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.