Gentoo Archives: gentoo-sparc

From: Leif Sawyer <lsawyer@×××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] PHP crashing...
Date: Fri, 10 Mar 2006 00:47:43
Message-Id: 38D04BF3A4B7B2499D19EB1DB54285EA020530E6@FNB1EX01.gci.com
1 Is anybody experiencing core dumps with PHP and mysql?
2
3 I'm no longer able to run my website due to some bizarre
4 malloc errors:
5
6 #0 0x7064b948 in _int_malloc ()
7 from /lib/libc.so.6
8 (gdb) where
9 #0 0x7064b948 in _int_malloc () from /lib/libc.so.6
10 #1 0x7064a69c in malloc () from /lib/libc.so.6
11 #2 0x7117e520 in my_malloc () from /usr/X11R6/lib/libmysqlclient.so.15
12 #3 0x711ac43c in vio_new () from /usr/X11R6/lib/libmysqlclient.so.15
13 #4 0x711a84a0 in mysql_real_connect () from
14 /usr/X11R6/lib/libmysqlclient.so.15
15 #5 0x70c3af90 in ?? () from /usr/lib/apache2/modules/libphp4.so
16 #6 0x70c3af90 in ?? () from /usr/lib/apache2/modules/libphp4.so
17 Previous frame identical to this frame (corrupt stack?)
18 (gdb) quit
19
20
21 Can anybody help me troubleshoot?
22
23 Thanks..

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-sparc] PHP crashing... Jason Wever <weeve@g.o>