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: Wed, 23 Apr 2008 08:33:41 -0700 (PDT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2453





--- Comment #10 from Márton Németh <nm127@xxxxxxxxxxx>  2008-04-23 08:33:40 GMT ---
Created an attachment (id=1735)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1735)
"corrupted double-linked list" error message & backtrace

I checked out revision 25150 from SVN and built Wireshark with the following
settings:

./configure --enable-extra-gcc-cheks --disable-warnings-as-errors
--disable-ipv6 --without-gcrypt --without-gnutls --without-libsmi
--without-pcap --without-zlib --without-pcre --with-lua=/usr
--without-portaudio --without-libcap --without-ssl --without-krb5
--without-adns --without-plugins --disable-capinfos --disable-editcap

When I execute Wireshark with parameters "-X lua_script:test_dissector.lua
test.pcap", glibc detects a "corrupted double-linked list".


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