Segfaults due to double free
Bug #818657 reported by
Piotr Przybylski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Drizzle PHP Extension |
New
|
Undecided
|
Unassigned |
Bug Description
I had some "double free" errors in my Apache error log, but after doing some recompiling and reinstalling I stopped getting extensive information on segfaults and have only short notes about segmentation faults in child precesses so I can't provide more information. The one thing that survived in my code comments is:
zif_drizzle_
Right now I am getting PHP segfaults after some scripts using drizzle module are executed: putting flush() in register_
description: | updated |
To post a comment you must log in.
ok, a couple of questions here.
1. do you have any sample PHP code that reproduces this problem?
2. what version of libdrizzle are you using?