ID:               34435
 User updated by:  voxus at mail dot ru
 Reported By:      voxus at mail dot ru
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Gentoo Linux
 PHP Version:      5.0.5
 New Comment:

btw, what platform you're using, m?


Previous Comments:
------------------------------------------------------------------------

[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
?

------------------------------------------------------------------------

[2005-09-09 10:42:51] m at aptual dot fi

(gdb) f 1
#1  0x00000000004ee11a in php_var_serialize_class_name
(buf=0x7fbfffce40, struc=0x7f00000013)
    at /usr/src/php-5.0.5/ext/standard/var.c:519
519             smart_str_appendl(buf, class_name, 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

Reply via email to