ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2453] segmentation fault with wslua script

Date: Sun, 20 Apr 2008 23:30:47 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2453





--- Comment #9 from Márton Németh <nm127@xxxxxxxxxxx>  2008-04-20 23:30:47 GMT ---
Created an attachment (id=1714)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1714)
Add checkpoints temporary for debugging purpose

Added checkpoints to the code at different positions. These checkpoints print
out the __FILE__, __LINE__ and __FUNCTION__ to stdout to check the path what
leaded to crash and show the last exectued line before the crash.

My executions showed that the crash location is not directly related to the
problem point, it seems that the memory gets inconsistent before and the crash
happens only later.

This patch is not for checking in to SVN, but only for debug purposes.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.