Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Segmentation fault in PHP
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
STEagleEye
n00b
n00b


Joined: 20 May 2007
Posts: 18

PostPosted: Tue Jan 29, 2013 9:23 am    Post subject: Segmentation fault in PHP Reply with quote

Seit 2 Wochen kämpfe ich mit dem Problem dass das Wiki auf meinem Server nicht mehr richtig läuft. In der error-log vom Apachen kommen immer die Ausgaben:
Code:
[Tue Jan 29 09:18:07 2013] [notice] child pid 345 exit signal Segmentation fault (11)
[Tue Jan 29 09:18:07 2013] [notice] child pid 346 exit signal Segmentation fault (11)

Ich habe seit dem mehrfach php, den apachen und andere libs neu gebaut in der Hoffnung, dass es das Problem behebt aber bisher blieb der Erfolg aus.
Gestern habe ich dann über den gdb rausgefunden dass es wohl intern in php crasht:
Code:

Reading symbols from /lib64/libnss_db.so.2...(no debugging symbols found)...done                                                                                                                     .
Loaded symbols for /lib64/libnss_db.so.2
0x00007fee48c0859d in read () from /lib64/libpthread.so.0
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fee36ffd700 (LWP 487)]
0x00007fee40d12fbd in file_check_mem ()
   from /usr/lib64/apache2/modules/libphp5.so
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007fee40d12fbd in file_check_mem ()
   from /usr/lib64/apache2/modules/libphp5.so
(gdb) c
Continuing.
[Thread 0x7fee37fff700 (LWP 482) exited]


Hat jemand eine Idee wie ich das beheben kann?
_________________
Byte-Welt.de
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum