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.