Skip Menu |

This queue is for tickets about the POE-Component-Pool-Thread CPAN distribution.

Report information
The Basics
Id: 59144
Status: new
Priority: 0/
Queue: POE-Component-Pool-Thread

People
Owner: Nobody in particular
Requestors: max [...] digform.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: RE: Segmentation fault (core dumped) in pre_interface.t ...
Date: Wed, 7 Jul 2010 00:50:43 +0300
To: <bug-poe-component-pool-thread [...] rt.cpan.org>
From: <max [...] digform.com>
I have problems from POE-Component-Pool-Thread-0.015 # perl pre_interface.t 1..8 ok 1 - thread_entry_point 1 ok 2 - thread_entry_point 2 ok 3 - response 1 # ok 4 - response 2 # ok 5 - thread_entry_point 4 ok 6 - response 4 # ok 7 - thread_entry_point 3 ok 8 - response 3 # Segmentation fault (core dumped) perl -v This is perl, v5.10.1 (*) built for i386-freebsd-thread-multi-64int glib-2.24.1_1 Some useful routines of C programming (current stable versi compat6x-i386-6.4.604000.200810_3 A convenience package to install the compat6x libraries compat7x-i386-7.2.702000.200906.1 A convenience package to install the compat7x libraries FreeBSD 8.0-RELEASE-p3 # gdb perl perl5.10.1.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... warning: core file may not match specified executable file. Core was generated by `perl5.10.1'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libcrypt.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.5 Reading symbols from /lib/libutil.so.8...(no debugging symbols found)...done. Loaded symbols for /lib/libutil.so.8 Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/Fcntl/Fcntl.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/Fcntl/Fcntl.so Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/POSIX/POSIX.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/POSIX/POSIX.so Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/Sys/Hostname/Hostname.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/Sys/Hostname/Hostname.so Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/IO/IO.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/IO/IO.so Reading symbols from /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/POE/XS/Queue/Array/Array.so. ..(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/POE/XS/Queue/Array/Array.so Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/Time/HiRes/HiRes.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/Time/HiRes/HiRes.so Reading symbols from /usr/local/lib/perl5/5.10.1/mach/auto/Socket/Socket.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/5.10.1/mach/auto/Socket/Socket.so Reading symbols from /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/threads/threads.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/threads/threads.so Reading symbols from /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/List/Util/Util.so...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/List/Util/Util.so Reading symbols from /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/threads/shared/shared.so...( no debugging symbols found)...done. Loaded symbols for /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/threads/shared/shared.so Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x485a4f4e in _malloc_prefork () from /lib/libc.so.7 [New Thread 48701140 (LWP 100356)] (gdb) bt #0 0x485a4f4e in _malloc_prefork () from /lib/libc.so.7 #1 0x485aa9c2 in free () from /lib/libc.so.7 #2 0x483b22a3 in Perl_op_free () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #3 0x483b2212 in Perl_op_free () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #4 0x483b2212 in Perl_op_free () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #5 0x483b2421 in Perl_cv_undef () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #6 0x48442704 in Perl_sv_clear () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #7 0x48442ba8 in Perl_sv_free2 () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #8 0x484434fc in do_clean_all () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #9 0x484372d0 in S_visit () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #10 0x484373a7 in Perl_sv_clean_all () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #11 0x483cb7db in perl_destruct () from /usr/local/lib/perl5/5.10.1/mach/CORE/libperl.so #12 0x08048987 in main () sub POE::Kernel::TRACE_REFCNT <>() { 1 }; <rc> | called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Sessions.pm line 450 POE::Kernel::_data_ses_dump_refcounts('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Sessions.pm line 386 POE::Kernel::_data_ses_refcount_dec('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Events.pm line 210 POE::Kernel::_data_ev_refcount_dec('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Events.pm line 118 POE::Kernel::_data_ev_clear_session('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Sessions.pm line 193 POE::Kernel::_data_ses_free('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Sessions.pm line 543 POE::Kernel::_data_ses_stop('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Signals.pm line 460 POE::Kernel::_data_sig_free_terminated_sessions('POE::Kernel=ARRAY(0x488c03c 0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Kernel.pm line 1032 POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)', 'POE::Kernel=ARRAY(0x488c03c0)', '_signal', 16, 'ARRAY(0x48bfa794)', '/usr/local/lib/perl5/site_perl/5.10.1/POE/Kernel.pm', 695, undef, ...) called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Events.pm line 266 POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Loop/Select.pm line 315 POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Loop/Select.pm line 323 POE::Kernel::loop_run('POE::Kernel=ARRAY(0x488c03c0)') called at /usr/local/lib/perl5/site_perl/5.10.1/POE/Kernel.pm line 1276 POE::Kernel::run('POE::Kernel') called at pre_interface.t line 79 54771: <rc> trying sweep at /usr/local/lib/perl5/site_perl/5.10.1/POE/Resource/Sessions.pm line 339 Segmentation fault (core dumped) Show quoted text
____________________________________________ max@digform.com icq 57677044

Message body is not shown because it is too large.