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 2767] tshark-1.0.2 (dumpcap) signal abort core saved

Date: Tue, 28 Jul 2009 05:27:22 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2767





--- Comment #3 from Petr Sumbera <petr.sumbera@xxxxxxx>  2009-07-28 05:27:15 PDT ---
Created an attachment (id=3414)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3414)
possible minimal patch

dumpcap at some cases receives SIGUSR1 while still processing SIGINT. This seem
to be bad combination as both signal handlers call g_log(). Possible solution
is to block SIGUSR1 till we are processing SIGINT..


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