http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1267
------- Comment #2 from ephraim_owns@xxxxxxxxxxx 2007-01-12 10:09 GMT -------
yep, except it's something new
Program received signal EXC_BAD_ACCESS, Could not access memory.
0x03a2849c in proto_register_subtree_array (indices=0x4a7d73c, num_indices=7)
at /Source/wireshark/wireshark/epan/proto.c:3675
3675 **ptr = num_tree_types;
(gdb) bt
#0 0x03a2849c in proto_register_subtree_array (indices=0x4a7d73c,
num_indices=7) at /Source/wireshark/wireshark/epan/proto.c:3675
#1 0x04110028 in proto_register_alc () at
/Source/wireshark/wireshark/epan/dissectors/packet-rmt-alc.c:267
#2 0x043cfa20 in register_all_protocols () at register.c:46
#3 0x03a1dee4 in proto_init (register_all_protocols=0x43cf970
<register_all_protocols>, register_all_protocol_handoffs=0x43d0468
<register_all_protocol_handoffs>) at
/Source/wireshark/wireshark/epan/proto.c:320
#4 0x03a09324 in epan_init (register_all_protocols=0x43cf970
<register_all_protocols>, register_all_handoffs=0x43d0468
<register_all_protocol_handoffs>, report_failure=0xacf4 <failure_alert_box>,
report_open_failure=0xad38 <open_failure_alert_box>, report_read_failure=0xad90
<read_failure_alert_box>) at /Source/wireshark/wireshark/epan/epan.c:97
#5 0x0001fde4 in main (argc=1, argv=0xbffffab0) at
/Source/wireshark/wireshark/gtk/main.c:2364
(gdb)
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.