Skip to content

Instantly share code, notes, and snippets.

@obilodeau
Created May 24, 2012 18:43
Show Gist options
  • Save obilodeau/2783403 to your computer and use it in GitHub Desktop.
Save obilodeau/2783403 to your computer and use it in GitHub Desktop.
Net::Pcap childs?
Detaching after fork from child process 19249.
Detaching after fork from child process 19250.
Detaching after fork from child process 19251.
Detaching after fork from child process 19252.
Detaching after fork from child process 19253.
Detaching after fork from child process 19254.
Detaching after fork from child process 19255.
Detaching after fork from child process 19257.
Detaching after fork from child process 19260.
Detaching after fork from child process 19262.
Detaching after fork from child process 19263.
Detaching after fork from child process 19264.
Detaching after fork from child process 19265.
Detaching after fork from child process 19266.
Detaching after fork from child process 19267.
Detaching after fork from child process 19268.
Detaching after fork from child process 19269.
Detaching after fork from child process 19270.
Detaching after fork from child process 19276.
Detaching after fork from child process 19278.
Detaching after fork from child process 19279.
Detaching after fork from child process 19282.
Detaching after fork from child process 19285.
Detaching after fork from child process 19287.
Detaching after fork from child process 19289.
Detaching after fork from child process 19291.
Detaching after fork from child process 19298.
Detaching after fork from child process 19300.
Detaching after fork from child process 19302.
Detaching after fork from child process 19305.
Detaching after fork from child process 19323.
Detaching after fork from child process 19325.
Detaching after fork from child process 19327.
Detaching after fork from child process 19330.
Detaching after fork from child process 19333.
Detaching after fork from child process 19335.
Detaching after fork from child process 19337.
Detaching after fork from child process 19339.
Detaching after fork from child process 19347.
Detaching after fork from child process 19348.
Detaching after fork from child process 19349.
Detaching after fork from child process 19350.
Program received signal SIGTERM, Terminated.
0x0022d402 in __kernel_vsyscall ()
(gdb) bt
#0 0x0022d402 in __kernel_vsyscall ()
#1 0x00474f01 in recvfrom () from /lib/libpthread.so.0
#2 0x0052d313 in ?? () from /usr/lib/libpcap.so.0.9.4
#3 0x0052e3db in pcap_loop () from /usr/lib/libpcap.so.0.9.4
#4 0x00a0527d in XS_Net__Pcap_loop (my_perl=0x8db1008, cv=0x8fe4cec) at Pcap.xs:415
#5 0x0446159d in Perl_pp_entersub () from /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#6 0x0445aa0f in Perl_runops_standard () from /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#7 0x0440024e in perl_run () from /usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE/libperl.so
#8 0x0804921e in main ()
(gdb) q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment