Wireshark-bugs: [Wireshark-bugs] [Bug 7178] New: Crash on starting capture after Wireshark is la
Date: Sun, 22 Apr 2012 02:06:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7178 Summary: Crash on starting capture after Wireshark is launched from shell with a .pcap file Product: Wireshark Version: 1.7.x (Experimental) Platform: x86 OS/Version: Windows Vista Status: NEW Severity: Major Priority: Medium Component: Wireshark AssignedTo: bugzilla-admin@xxxxxxxxxxxxx ReportedBy: aparan@xxxxxxxxx Build Information: Dev. build 1.7.1 on WinVista, 32-bit. -- 1. Launch wireshark from explorer or via command: C:\path\to\wireshark C:\foo\test.pcap 2. Click interfaces button, select a network interface, click 'Start' Wireshark crashes. >>> Program received signal SIGSEGV, Segmentation fault. #0 0x6f08f359 in _g_gnulib_vasnprintf () from C:\Program Files\Wireshark\libglib-2.0-0.dll #1 0x6f090053 in _g_gnulib_vasprintf () from C:\Program Files\Wireshark\libglib-2.0-0.dll #2 0x6f087dd4 in g_vasprintf () from C:\Program Files\Wireshark\libglib-2.0-0.dll #3 0x6f06749a in g_strdup_vprintf () from C:\Program Files\Wireshark\libglib-2.0-0.dll #4 0x6f0521a3 in g_logv () from C:\Program Files\Wireshark\libglib-2.0-0.dll #5 0x6f052616 in g_log () from C:\Program Files\Wireshark\libglib-2.0-0.dll #6 0x01122bc1 in ?? () #7 0x0111a895 in ?? () #8 0x01120ff7 in ?? () #9 0x01150831 in ?? () #10 0x0115097d in ?? () #11 0x011658c4 in ?? () #12 0x6e4952c2 in g_closure_invoke () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #13 0x6e4a4857 in signal_emit_unlocked_R () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #14 0x6e4ab7df in g_signal_emit_valist () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #15 0x6e4ab962 in g_signal_emit () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #16 0x6cc652ad in gtk_button_clicked () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #17 0x6cc66498 in gtk_real_button_released () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #18 0x6e4952c2 in g_closure_invoke () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #19 0x6e4a4237 in signal_emit_unlocked_R () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #20 0x6e4ab7df in g_signal_emit_valist () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #21 0x6e4ab962 in g_signal_emit () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #22 0x6cc65201 in gtk_button_released () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #23 0x6cc6523c in gtk_button_button_release () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #24 0x6cd1b916 in _gtk_marshal_BOOLEAN__BOXED () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #25 0x6e4952c2 in g_closure_invoke () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #26 0x6e4a4512 in signal_emit_unlocked_R () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #27 0x6e4ab614 in g_signal_emit_valist () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #28 0x6e4ab962 in g_signal_emit () from C:\Program Files\Wireshark\libgobject-2.0-0.dll #29 0x6ce3b557 in gtk_widget_event_internal () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #30 0x6cd19ba3 in gtk_propagate_event () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #31 0x6cd19e87 in gtk_main_do_event () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #32 0x6e23ef6f in gdk_event_dispatch () from C:\Program Files\Wireshark\libgdk-win32-2.0-0.dll #33 0x6f04b167 in g_main_context_dispatch () from C:\Program Files\Wireshark\libglib-2.0-0.dll #34 0x6f04b90d in g_main_context_iterate.clone.5 () from C:\Program Files\Wireshark\libglib-2.0-0.dll #35 0x6f04bd9d in g_main_loop_run () from C:\Program Files\Wireshark\libglib-2.0-0.dll #36 0x6cd19038 in gtk_main () from C:\Program Files\Wireshark\libgtk-win32-2.0-0.dll #37 0x01133f96 in ?? () #38 0x0113574b in ?? () #39 0x0124a25a in ?? () #40 0x767dd309 in KERNEL32!AcquireSRWLockExclusive () from C:\Windows\system32\kernel32.dll #41 0x77961603 in ntdll!RtlInitializeNtUserPfn () from C:\Windows\system32\ntdll.dll #42 0x779615d6 in ntdll!RtlInitializeNtUserPfn () from C:\Windows\system32\ntdll.dll -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
- Follow-Ups:
- Prev by Date: [Wireshark-bugs] [Bug 7177] New: Buildbot crash output: fuzz-2012-04-21-25625.pcap
- Next by Date: [Wireshark-bugs] [Bug 7038] NASDAQ MOLD UDP 64 Dissector
- Previous by thread: [Wireshark-bugs] [Bug 7177] Buildbot crash output: fuzz-2012-04-21-25625.pcap
- Next by thread: [Wireshark-bugs] [Bug 7178] Crash on starting capture after Wireshark is launched from shell with a .pcap file
- Index(es):