https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5915
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.morriss.ws@xxxxxxxxx
--- Comment #3 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2011-05-13 07:10:50 PDT ---
backtrace is:
(gdb) bt
#0 0x00000031a0a32f05 in raise () from /lib64/libc.so.6
#1 0x00000031a0a34a73 in abort () from /lib64/libc.so.6
#2 0x00000031a0a72438 in __libc_message () from /lib64/libc.so.6
#3 0x00000031a0a77ec8 in malloc_printerr () from /lib64/libc.so.6
#4 0x00007f1f80a4bb81 in free_all_reassembled_fragments (key_arg=0x291e100,
value=0x2e44,
user_data=0x6) at ../../epan/reassemble.c:297
#5 0x00000031a222a442 in ?? () from /lib64/libglib-2.0.so.0
#6 0x00000031a225642d in g_slist_foreach () from /lib64/libglib-2.0.so.0
#7 0x00007f1f80a32138 in cleanup_dissection () at ../../epan/packet.c:169
#8 0x00007f1f80a28a79 in epan_cleanup () at ../../epan/epan.c:123
#9 0x0000000000425099 in main (argc=0, argv=<value optimized out>) at
../tshark.c:1846
(gdb) q
Related to r37112.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.