https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6669
Summary: netmon2 capture file that crashes wireshark
Product: Wireshark
Version: 1.6.4
Platform: All
OS/Version: All
Status: NEW
Severity: Critical
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: laurentb@xxxxxxxxx
Created an attachment (id=7580)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7580)
netmon2 capture file
Build Information:
TShark 1.6.4 (SVN Rev Unknown from unknown)
Copyright 1998-2011 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 (32-bit) with GLib 2.30.0, with libpcap 1.1.1, with libz 1.2.3.4,
without POSIX capabilities, without libpcre, without SMI, without c-ares,
without ADNS, without Lua, without Python, without GnuTLS, without Gcrypt, with
MIT Kerberos, without GeoIP.
Running on Linux 3.0.0-13-generic, with libpcap version 1.1.1, with libz
1.2.3.4.
Built using gcc 4.6.1.
--
Here is a netmon2 capture file that crashes wireshark.
----
GLib-ERROR **: /build/buildd/glib2.0-2.24.1/glib/gmem.c:137: failed to allocate
3221225488 bytes
aborting...
Program received signal SIGABRT, Aborted.
0x0012d422 in __kernel_vsyscall ()
(gdb) bt
#0 0x0012d422 in __kernel_vsyscall ()
#1 0x025fd651 in *__GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0x02600a82 in *__GI_abort () at abort.c:92
#3 0x024cc026 in g_logv () from /lib/libglib-2.0.so.0
#4 0x024cc056 in g_log () from /lib/libglib-2.0.so.0
#5 0x024ca27d in g_malloc () from /lib/libglib-2.0.so.0
#6 0x00148efa in netmon_open (wth=0x8828fe0, err=0xbfffea2c,
err_info=0xbfffde24) at netmon.c:342
#7 0x0013e801 in wtap_open_offline (filename=0x88260d8
"netmon2.pcap-6835.crash", err=0xbfffea2c, err_info=0xbfffde24, do_random=0) at
file_access.c:373
#8 0x0806bc18 in cf_open (cf=0x807de40, fname=0x88260d8
"netmon2.pcap-6835.crash", is_tempfile=0, err=0xbfffea2c) at tshark.c:3338
#9 0x0806df78 in main (argc=3, argv=0xbfffeb24) at tshark.c:1685
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.