Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7579] Segmentation fault on dumpcap -D

Date: Mon, 6 Aug 2012 11:43:54 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7579

--- Comment #6 from Hombecq Cyrille <cyrille.hombecq@xxxxxxxxx> 2012-08-06 11:43:54 PDT ---
(In reply to comment #5)
> (In reply to comment #3)
> > "blocker" means "blocks development."  How about that backtrace?
> sorry for that.
> 
> i don't know how to do the backtrace can you give me command ? (i'm not
> develloper, network admin)
> thanks

is this help ? :


Starting program: /usr/bin/dumpcap 
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xb7d5e13f in __opendirat () from /lib/libc.so.6
(gdb) bt
#0  0xb7d5e13f in __opendirat () from /lib/libc.so.6
#1  0xb7d5e1bd in opendir () from /lib/libc.so.6
#2  0xb7c330fe in ?? () from /lib/libusb-1.0.so.0
#3  0xb7c2aca8 in libusb_get_device_list () from /lib/libusb-1.0.so.0
#4  0xb7e9c91b in canusb_platform_finddevs () from /lib/libpcap.so.1
#5  0xb7e98f87 in pcap_platform_finddevs () from /lib/libpcap.so.1
#6  0xb7e9cd32 in pcap_findalldevs () from /lib/libpcap.so.1
#7  0x0804dceb in get_interface_list_findalldevs ()
#8  0x0804d8ec in capture_opts_trim_iface ()
#9  0x0804ba64 in main ()
(gdb)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.