ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4645] Wireshark Crashing by pressing 2 Buttons

Date: Tue, 28 Dec 2010 13:38:13 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4645

--- Comment #9 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-12-28 13:38:09 PST ---
Tested using SVN 35289 on Windows XP (32-bit).  Crash confirmed as: "Unhandled
exception at 0x0046669c in wireshark.exe: 0xC0000005: Access violation reading
location 0x00000050."

Not sure how helpful this will be, but I will attach the call stack.  The last
line of code executed was on line 2762 in  capture_dlg.c:capture_dlg_prep():

filter_cm  = g_object_get_data(G_OBJECT(top_level), E_CFILTER_CM_KEY);

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