Wireshark-bugs: [Wireshark-bugs] [Bug 3503] New: Wireshark crashes when you click File -> Open.

Date: Mon, 1 Jun 2009 04:52:15 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3503

           Summary: Wireshark crashes when you click File -> Open.
           Product: Wireshark
           Version: 1.1.x (Experimental)
          Platform: x86
        OS/Version: Fedora
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: scott.field@xxxxxxxxxxxxxxx


Build Information:
Version 1.1.3

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.12, with GLib 2.16.6, with libpcap 1.0.0, with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 7.3, without SMI, without
c-ares, without ADNS, without Lua, with GnuTLS 2.0.4, with Gcrypt 1.4.4, with
MIT Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 2.6.27.24-78.2.53.fc9.i686, with libpcap version 1.0.0, GnuTLS
2.0.4, Gcrypt 1.4.4.

Built using gcc 4.3.0 20080428 (Red Hat 4.3.0-8).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
When you try to open a file (File -> Open), Wireshark crashes. Repeatable.
When you open a "Recent File" Wireshark does not crash.
Same situation on Wireshark 1.0.8 on Fedora 9 as well.

Here are the messages from running Wireshark on command line:

[root@scott scott]# 21:49:22          Warn /root/.wireshark/preferences line
1599: No such preference "mapi.decrypt" (applying your preferences once should
remove this warning)

(wireshark:9282): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error:
assertion `error != NULL' failed

(wireshark:9282): GLib-CRITICAL **: g_error_free: assertion `error != NULL'
failed

(wireshark:9282): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error:
assertion `error != NULL' failed

(wireshark:9282): GLib-GIO-WARNING **:
(gfile.c:5249):IA__g_file_load_partial_contents_finish: runtime check failed:
(g_simple_async_result_get_source_tag (simple) == g_file_load_contents_async)

(bug-buddy:9284): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error:
assertion `error != NULL' failed

(bug-buddy:9284): GLib-CRITICAL **: g_error_free: assertion `error != NULL'
failed

(bug-buddy:9284): GLib-GIO-CRITICAL **: g_simple_async_result_set_from_error:
assertion `error != NULL' failed

(bug-buddy:9284): GLib-GIO-WARNING **:
(gfile.c:5249):IA__g_file_load_partial_contents_finish: runtime check failed:
(g_simple_async_result_get_source_tag (simple) == g_file_load_contents_async)
[root@scott scott]#


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