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] Segmentation fault: 11 when running wireshark

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 22 Feb 2013 20:19:08 -0800
On Feb 22, 2013, at 8:06 PM, Gonzalo Gasca <gascagonzalo@xxxxxxxxx> wrote:

> Stuck as nothings happens after the following line, while compiling.
> 
> /usr/include/secure/_stdio.h:68: syntax error, unexpected ',', expecting identifier or '(' in '       const char * restrict, va_list)' at ','
> 
> Cursor just waits, I checked Disk I/O, CPU usage and nothing unusual, Disk usage remained the same.

So perhaps the compilation just *stopped*.  It's not as if, in the process of building GTK+ 2, if one file fails to compile, there's anything else for it to do, so "nothing happens after that" is exactly what you should expect, for that or for any *other* compile error.