ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Issue with 1.1.2 and latest SVN (27315) - on Win32 - Wireshark i

From: Kaul <mykaul@xxxxxxxxx>
Date: Wed, 28 Jan 2009 09:58:23 +0200
For some reason, when I'm launching Wireshark (both 1.1.2 and SVN 27315, on XP, SP3), after it is done with all the dissector loading stuff, the UI disappears - and does not appear. The process is still alive, with one thread, not doing much. Process Explorer of it:
... <some low level Windows stuff>
kernel32.dll!FindFirstFileW+0x16
MSVCR90.dll!wstat64i32+0xb6
libwsutil.dll!ws_stdio_stat+0xbc
wireshark.exe+0x4309a
wireshark.exe+0x42e13
wireshark.exe+0x3696f
libgtk-win32-2.0-0.dll!gtk_menu_shell_select_item+0x426
libgtk-win32-2.0-0.dll!gtk_container_foreach+0xad
wireshark.exe+0x36911
wireshark.exe+0x36ece
wireshark.exe+0x36c1f
wireshark.exe+0x2f391
libwireshark.dll!read_prefs_file+0xe4
...

Any ideas? If there's a PDB for the SVN build, I can perhaps get a better stack.