Comment 2 for bug 249618

Revision history for this message
Katrina Niolet (katrina) wrote :

I'm getting a lot of SIGSEGV in strlen() in intrepid on various self-compiled things dependent using Qt

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f41f6220780 (LWP 19923)]
0x00007f41f3850740 in strlen () from /lib/libc.so.6
(gdb) bt
#0 0x00007f41f3850740 in strlen () from /lib/libc.so.6
#1 0x00007f41f5b4f3d3 in XSetCommand () from /usr/lib/libX11.so.6
#2 0x00007f41f5b53ec6 in XSetWMProperties () from /usr/lib/libX11.so.6
#3 0x00007f41f4db54f4 in QApplicationPrivate::applyX11SpecificCommandLineArguments
    () from /usr/lib/libQtGui.so.4
#4 0x00007f41f4dab570 in QWidget::setVisible () from /usr/lib/libQtGui.so.4
...