![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: SQLite segmentation fault in DBI?by Taulmarill (Deacon) |
on Jan 26, 2010 at 14:31 UTC ( #819689=note: print w/replies, xml ) | Need Help?? |
When you get a Segmentation Fault in something like SQLite that typically means that either you have a broken build or you discovered a bug. However, you having discovered a bug by accident is quite unlikely. So the first thing you should do is reinstall/update DBI and DBD::SQLite. In my experience, SQLite is rock solid. It has it's drawbacks compared to other RDBMS, but stability is certainly not one of them.
In Section
Seekers of Perl Wisdom
|
|