Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1342] Wireshark crashes when loading more than 1Mb package

Date: Sat, 10 Feb 2007 09:23:41 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1342





------- Comment #12 from ulf.lamping@xxxxxx  2007-02-10 09:23 GMT -------
The following is a developer info, as I don't know how to fix this myself.

This problem is caused by an endless loop, that in turn causes a stack
overflow.

The following call sequence is repeated a lot of times:
dissect_mms_AccessResult(int 0, tvbuff * 0x04c146a8, int 0, _packet_info *
0x022c1b28, _proto_node * 0x02f017e0, int 23175) line 2722 + 38 bytes
dissect_listOfAccessResult_item(_packet_info * 0x022c1b28, _proto_node *
0x02f017e0, tvbuff * 0x04c146a8, int 0) line 2727 + 29 bytes
dissect_ber_choice(_packet_info * 0x022c1b28, _proto_node * 0x02f017e0, tvbuff
* 0x04c14638, int 2, const _ber_choice_t * 0x00dfe438 AccessResult_choice, int
23175, int 6628, int * 0x00000000) line 1867 + 20 bytes


-- 
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.