Re: [cx-oracle-users] SEGV
Brought to you by:
atuining
From: Lars I. <la...@ib...> - 2006-03-20 16:31:44
|
Dear Anthony, > Just the obvious question (which I suspect the answer to is yes but > just to be sure). Are you using the "threaded = True" parameter to > your connection statements? We are using SessionPools, and we do supply threaded=True, yes. > Another user has noticed an intermittent segfault due to faulty module > initialization. I have fixed the problem but that code is unreleased > as of yet. I can give you the source or binary for that if you want to > try that. That would be good, and source would be best. I'd like to compile against the Oracle version I have installed. I couldn't reproduce the problem with 4.1.2 yet, but that doesn't mean much - my current tests hasn't run nearly long enough yet. - Lars |