libdbd-mysql-perl in intrepid has segfault bug
Bug #279904 reported by
Bron Gondwana
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libdbd-mysql-perl (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: libdbd-mysql-perl
See this thread here:
http://
Versions 4.007 and 4.008 have a bug. I'm assuming (from reading the changelog) that it's because of the "Took out mysql_server_init call where not needed" including places where it actually was needed.
I've attached a test script that can reliably repeat the segfault on my intrepid testing box.
To post a comment you must log in.
This is causing Apache::DBI to segfault apache sub-process when mysql server disconnects (any reason). recommended course of action: don't use Apache::DBI nor DBI->connect_ cached( ) until fixed. could be problematic for high traffic sites.