ID: 34435
Comment by: m at aptual dot fi
Reported By: voxus at mail dot ru
Status: Open
Bug Type: Reproducible crash
Operating System: Gentoo Linux
PHP Version: 5.0.5
New Comment:
I'm not sure what you mean exactly with platform, but like I said
before, I'm using Apache 2.0.52, an SMP kernel version 2.6.8 (x86_64)
and gcc version 3.3.4. The glibc6 version is 2.3.2.
To be more precise, the machine is a Dual Opteron box, and it is
running on Ubuntu Linux (Warty). However, both Apache and PHP have been
compiled from sources. Oh, and Apache uses the Prefork MPM, which should
be (and has been, so far) safe to use with PHP.
And just like with the initial poster, this problem doesn't occur on,
for example, PHP 5.0.3. I noticed this during a normal upgrade, when an
application stopped working immediately after trying the new version.
Previous Comments:
------------------------------------------------------------------------
[2005-09-09 11:33:21] voxus at mail dot ru
btw, what platform you're using, m?
------------------------------------------------------------------------
[2005-09-09 11:02:02] m at aptual dot fi
I'm afraid it's behind a firewall (which I can't open any ports to),
and so are all of our other 64-bit machines.
------------------------------------------------------------------------
[2005-09-09 10:57:55] [EMAIL PROTECTED]
Thanks.
Is it possible to get an account with minimal privileges at this
server?
------------------------------------------------------------------------
[2005-09-09 10:52:59] m at aptual dot fi
I'm guessing you meant p class_name:
(gdb) p buf
$3 = (smart_str *) 0x7fbfffce40
(gdb) p class_name
$4 = 0x7eede8 ""
(gdb) p name_len
$5 = 545460846595
------------------------------------------------------------------------
[2005-09-09 10:48:07] [EMAIL PROTECTED]
..and now please
gdb> p buf
gdb> p classname
gdb> p name_len
?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34435
--
Edit this bug report at http://bugs.php.net/?id=34435&edit=1