When submitting the image settings form (admin/settings/image) I get a zero sized reply, which is due to a Segmentation fault in the Apache thread.

This only ever occurs when I have the image module enabled and the image_gallery module disabled. Everything appears to work fine when both modules are enabled. I notice from the CVS logs that it is only very recently that the module has been split.

PHP Version 4.3.10-16
Apache/2.0.54
Linux Debian 3.1

Comments

rwelti’s picture

Everyone having this problem should get our heads together. Just spent about 6 hours poring over debug output trying to pin down the place where teh segmentation violation actually occurs, to no avail.

Saving configuration on some modules causes Apache segmentation fault
http://drupal.org/node/57783

Yes, disabling Image and/or Gallery fixes it for me.

By the way, you should also get core dumps if you try to save the settings for several other modules in addition to Image, like Blog-API and more. Try it.

drewish’s picture

Status: Active » Closed (fixed)

since this is over a year old and hasn't been a problem for other people i'm assuming it's safe to close