Segfault

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Itsme

Segfault

Post by Itsme »

Running on Mysql 4.1.9 and PHP 5.0.3 I get always :

[Tue Mar 01 15:53:27 2005] [notice] child pid 2114 exit signal Segmentation fault (11)

on an older server where I used mantis 0.8.0 allworked great.

As I have no PHP errors (file stays empty) it makes it difficult to see where it goes wrong.

Any hints and tips....??
AC

Segmentation faults

Post by AC »

I get the same segmentation faults. I was wondering if it was related to this bug: http://www.mantisbt.org/mantis/view.php?id=5057 #5057

If you run php4 it works fine. So, I did a little digging and downloaded error_api.php from the CVS repository. Looking at it, there are only a few changes dealing with the bug mentioned. Putting the version 1.43 of the file into our 19.2 repostitory <Disclaimer: Not a recommended practice!> appears to fix the problem. Now, we haven't tested it much, so be wary of potential bugs. The new CVS file can be viewed here:
http://cvs.sourceforge.net/viewcvs.py/m ... &view=auto

If you're not so adventurous then it looks like it should be fixed in the next version.


JR
Itsme

Worked..

Post by Itsme »

Indeed that worked but now I have other issues so lets wait for the new release hi...
Post Reply