Bug#620550: Strace from apache process

Keith Lawson Keith.Lawson at sjhc.london.on.ca
Sat Apr 2 17:55:44 UTC 2011


Hello, 

The attachments show straces of the apache process. On the server that the tie is failing open() is never called: 

14046 <... nanosleep resumed> 0xbfdc5684) = 0
14046 time(NULL)                        = 1301679908
14046 write(2, "/var/www/session/login: tieres i"..., 65) = 65
14046 dup(17) 

On a working server the open() happens right after the sleep in the perl source finishes: 

13384 <... nanosleep resumed> 0xb698adf4) = 0
13384 time(NULL)                        = 1301679999
13384 open("/www/database/test.gdbm", O_RDONLY) = 18

Thanks,
Keith.

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

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in  reliance upon, this information by persons or entities other  than the intended recipient is prohibited. If you received this  in error, please contact the sender and delete the material from any computer. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110402/0c64048f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notworking.strace
Type: application/octet-stream
Size: 654209 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110402/0c64048f/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: working.strace
Type: application/octet-stream
Size: 633187 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110402/0c64048f/attachment-0003.obj>


More information about the pkg-perl-maintainers mailing list