Re: segmentation fault
[prev]
[thread]
[next]
[Date index for 2004/06/14]
On Mon, Jun 14, 2004 at 08:48:05PM +0100, step2@xxxxxxxxxxxxxxxx.xxx wrote:
> hello list--
>
> i have done some googling for Class::DBI causing seg faults, but I didn't find much, so i consider myself authorized to post. i have Class::DBI 0.96 installed on a redhat 7.3 system with perl 5.8.1. i can provide more config info if necessary.
>
> i set up some packages based on the directions and was able to successfully insert a row into my MySql database (4.0.18). but when i try to use Object->search, my perl script crashed with a "Segmentation Fault" but does not produce a core file for me to look at or any other intersting errors.
>
> i really want to use Class::DBI for my mod_perl app. what other information do i need to provide/look for to solve this mystery?
Please send us a self contained script that demonstrates the problem.
Have you tried using DBI directly to see if you have a general problem
there? What versions of DBI and DBD::mysql do you have?
Colm
|
|
Re: segmentation fault
colm-cdbi 20:41 on 14 Jun 2004
|