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

Wireshark-dev: Re: [Wireshark-dev] thsark crashes with lua script

From: Tony Trinh <tony19@xxxxxxxxx>
Date: Sat, 23 Jul 2011 15:21:50 -0400
The problem is with LuaSocket or with the way you're using it. The backtrace shows that the segfault is occurring in LuaSocket (in core.so).

Look at your references to socket.core and at LuaSocket's core.c code. If that fails you, ask stackoverflow.com.