Re: Segmentation fault when joining

2002-09-10 Thread Ask Bjoern Hansen
[EMAIL PROTECTED] (Elizabeth Mattijsen) writes: > Check out the latest DBI from CPAN before you try again: I think many > thread issues were solved recently. In any case, you're at the > bleeding edge if you're using DBI with Perl threads, so things may not > yet be as smooth as we are all used

RE: Segmentation fault when joining

2002-08-29 Thread Chen, Allen
02 11:49 AM To: Chen, Allen; '[EMAIL PROTECTED]' Subject: RE: Segmentation fault when joining At 11:41 AM 8/28/02 -0400, Chen, Allen wrote: >Thanks for the suggestion. I went ahead and ran it with Valgrind and it >appears that most of the complaints have to do with DBI and DB

RE: Segmentation fault when joining

2002-08-28 Thread Elizabeth Mattijsen
At 11:41 AM 8/28/02 -0400, Chen, Allen wrote: >Thanks for the suggestion. I went ahead and ran it with Valgrind and it >appears that most of the complaints have to do with DBI and DBD::Oracle. I >didn't mention the DB connectivity before because I didn't think it was >relevant, but apparently it

RE: Segmentation fault when joining

2002-08-28 Thread Chen, Allen
From: Elizabeth Mattijsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 3:57 AM To: Chen, Allen; '[EMAIL PROTECTED]' Subject: Re: Segmentation fault when joining At 06:31 PM 8/26/02 -0400, Chen, Allen wrote: >I'm not sure this is the right list to be posting thi

Re: Segmentation fault when joining

2002-08-27 Thread Elizabeth Mattijsen
At 06:31 PM 8/26/02 -0400, Chen, Allen wrote: >I'm not sure this is the right list to be posting this too, but it seems to >be the most appropriate one that I can find. I'm having a problem with the >new ithreads in 5.8. Actually, it sounds similar to the problem mentioned >in the previous thre