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 2453] segmentation fault with wslua script

Date: Wed, 23 Apr 2008 09:17:12 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2453





--- Comment #12 from Márton Németh <nm127@xxxxxxxxxxx>  2008-04-23 09:17:11 GMT ---
Created an attachment (id=1737)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1737)
start Wireshark with Valgrind + lua script + data file

I started Wireshark like this:

libtool --mode=execute valgrind -v --leak-check=full --show-reachable=yes
./wireshark -X lua_script:../test_dissector.lua ../test.pcap 2>valgrind-lua.txt

P.S.: Valgrind is available at http://valgrind.org/ (I am using Debian so I
just installed it with "apt-get install valgrind".)


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