Comment 2 for bug 654997

Revision history for this message
Marcio Amorim (suporte-cerebrum) wrote :

-----------

marcio@marcio:~/wwwroot/distro-cerebrum/magento/var/log$ gdb universalindentgui
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Lendo símbolos de /usr/bin/universalindentgui...(no debugging symbols found)...concluído.
(gdb) r
Starting program: /usr/bin/universalindentgui
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff01a1710 (LWP 12486)]
[New Thread 0x7fffe848b710 (LWP 12487)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6b83a25 in QColor::blue() const () from /usr/lib/libQtGui.so.4
(gdb)

-----------