[Psi-Devel] PSI rev 1100 close tab crash

Piotr Budny piotr.budny at gmail.com
Tue Apr 8 14:38:37 PDT 2008


Hello,
I've accidentally discovered, that when closing tab (esc, clicking on X), PSI 
is doing SIGSEGV. Here's the report:

[21:28 vip at dzibutti:~/rpm/BUILD/psi/src]% gdb ./psi
GNU gdb 6.8
Copyright (C) 2008 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 "i686-pld-linux"...
(gdb) r
Starting program: /home/users/vip/rpm/BUILD/psi/src/psi
[Thread debugging using libthread_db enabled]
[New Thread 0xb68e78e0 (LWP 27591)]
[New Thread 0xb667db90 (LWP 27612)]
[New Thread 0xb5a57b90 (LWP 27656)]
[Thread 0xb5a57b90 (LWP 27656) exited]
QObject: Do not delete object, 'unnamed', during its event handler!
[New Thread 0xb5a57b90 (LWP 27657)]
[Thread 0xb5a57b90 (LWP 27657) exited]
QObject: Do not delete object, 'unnamed', during its event handler!
QObject: Do not delete object, 'unnamed', during its event handler!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb68e78e0 (LWP 27591)]
TabDlg::tabSelected (this=0x8c38fe8, _selected=0x0) at tabs/tabdlg.cpp:333
333             selected->activated();
(gdb) q

Installed Qt 4.4.0-0.rc1.1.i686. 

Regards,
Piotr Budny


More information about the Psi-Devel mailing list