https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5754
Roland Knall <roland.knall@xxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roland.knall@br-automation.
| |com
--- Comment #1 from Roland Knall <roland.knall@xxxxxxxxxxxxxxxxx> 2011-03-15 07:59:39 PDT ---
Sitting on a 64-bit Ubuntu, this is how the error occurs.
1. Load latest SVN build
2. Load pcap capture
3. Filter for "malformed" -> apply
4. Go down the packet list with the cursor to the last entry
5. Go up one entry -> crash
kind of funny. Backtrace with gdb shows (full bt attached):
#0 0x00007ffff2620ba5 in raise () from /lib/libc.so.6
#1 0x00007ffff26246b0 in abort () from /lib/libc.so.6
#2 0x00007ffff7b44f0a in g_logv () from /lib/libglib-2.0.so.0
#3 0x00007ffff7b44fa3 in g_log () from /lib/libglib-2.0.so.0
#4 0x00007ffff44135f2 in emem_free_all (mem=0x7ffff64fd3c0) at
/home/knallr/Development/wireshark/src/epan/emem.c:1099
#5 0x00007ffff4414f9e in epan_dissect_run (edt=0xebd, pseudo_header=0xebd,
data=0x6 <Address 0x6 out of bounds>, fd=0xffffffffffffffff,
cinfo=<value optimized out>) at
/home/knallr/Development/wireshark/src/epan/epan.c:199
#6 0x0000000000435810 in cf_select_packet (cf=0x7d33c0, row=10) at
/home/knallr/Development/wireshark/src/file.c:3471
#7 0x0000000000467ed3 in new_packet_list_select_cb (tree_view=<value optimized
out>, data=<value optimized out>)
at /home/knallr/Development/wireshark/src/gtk/new_packet_list.c:1237
#8 0x00007ffff78bca6e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.