<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-01-21 15:18 GMT+01:00 Christian Grigis <span dir="ltr"><<a href="mailto:glove@grigri.org" target="_blank">glove@grigri.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Package: gwc<br>
Version: 0.21.19~dfsg0-6<br>
Severity: important<br>
<br>
Running 'gnome_wave_cleaner' from the testing package version<br>
(0.21.19~dfsg0-6) crashes immediately at startup:<br>
<br>
$ gnome_wave_cleaner<br>
Current stack limit: 8388608 bytes<br>
Segmentation fault<br>
<br>
This is reproducible when building from sources:<br>
<br>
~/tmp/gwc-testing/gwc-0.21.19~<wbr>dfsg0$ ./gwc<br>
Current stack limit: 8388608 bytes<br>
Segmentation fault<br>
<br>
It does not appear to depend on package contents differences between<br>
stable and testing, as using the 0.21.19~dfsg0-4 package version results<br>
in the same crash.<br>
<br>
The gdb backtrace gives:<br>
<br>
(gdb) run<br>
Starting program: /home/glove/tmp/gwc-testing/<wbr>gwc-0.21.19~dfsg0/gwc<br>
[Thread debugging using libthread_db enabled]<br>
Using host libthread_db library "/lib/x86_64-linux-gnu/<wbr>libthread_db.so.1".<br>
Current stack limit: 8388608 bytes<br>
<br>
Program received signal SIGSEGV, Segmentation fault.<br>
0x00007ffff6e047f9 in g_type_is_a () from /usr/lib/x86_64-linux-gnu/<wbr>libgobject-2.0.so.0<br>
(gdb) bt<br>
#0  0x00007ffff6e047f9 in g_type_is_a () from /usr/lib/x86_64-linux-gnu/<wbr>libgobject-2.0.so.0<br>
#1  0x00007ffff7519084 in gtk_type_new () from /usr/lib/x86_64-linux-gnu/<wbr>libgtk-x11-2.0.so.0<br>
#2  0x000055555557223c in led_bar_new (segments=20, orientation=0) at gtkledbar.c:82<br>
#3  0x0000555555561cc9 in main (argc=1, argv=0x7fffffffe308) at gwc.c:3109<br>
<br>
I experimented with optimization levels but even -O0 gives the crash.<br>
<br>
However, it looks like it is related to the compiler, because forcing to<br>
compile with gcc-5 instead of gcc-6 produces a binary that starts up<br>
normally.<br>
<br>
Please let me know if I can provide more information.<br></blockquote><div><br><br></div><div>Hi,<br><br></div><div>Anyone having idea how to fix this?<br><br></div><div>best regrads<br><br></div><div>mira <br></div></div><br></div></div>