Bug 75743 - Designer segfaults on exit
Summary: Designer segfaults on exit
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: qt
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-11 19:22 UTC by Carlos Rodrigues
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-16 13:20:12 UTC
Embargoed:


Attachments (Terms of Use)
rpm -qi qt kdebase kdelibs output (3.04 KB, text/plain)
2002-10-11 21:38 UTC, Carlos Rodrigues
no flags Details

Description Carlos Rodrigues 2002-10-11 19:22:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
After exiting from qt designer, I get a segmentation fault message.

How reproducible:
Always

Steps to Reproduce:
1.run designer
2.exit

	

Actual Results:  Segmentation fault.

Expected Results:  Should say nothing.

Comment 1 Ngo Than 2002-10-11 20:48:41 UTC
I cannot reproduce it on many local machines.

What does "rpm -qi qt kdebase kdelibs" say on your system?



Comment 2 Carlos Rodrigues 2002-10-11 21:38:42 UTC
Created attachment 80066 [details]
rpm -qi qt kdebase kdelibs output

Comment 3 Carlos Rodrigues 2002-10-16 13:10:13 UTC
It seems that this doesn't happen with the Bluecurve or Highcolor styles but it
happens with Keramik or dotNET (I'm using the latter).

I also couldn't reproduce it as root:
As root (su on an xterm as normal user) I had neither a .kde, .qt or any
configurations for qt or kde. I ran designer (with both bluecurve and dotNET)
and exited, it didn't segfault...

Comment 4 Carlos Rodrigues 2002-10-16 13:20:06 UTC
Here's a backtrace when using the dotNET style at the time of the crash:

(gdb) bt
#0  0x40007a71 in do_lookup () from /lib/ld-linux.so.2
#1  0x40006816 in _dl_lookup_symbol_internal () from /lib/ld-linux.so.2
#2  0x40009fbe in fixup () from /lib/ld-linux.so.2
#3  0x4000a190 in _dl_runtime_resolve () from /lib/ld-linux.so.2
#4  0x40256e67 in QApplication::~QApplication() ()
   from /usr/lib/qt-3.0.5/lib/libqt-mt.so.3
#5  0x0809a635 in QGuardedPtr<QWidget>::deref() ()
#6  0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

Comment 5 Than Ngo 2002-11-27 14:25:20 UTC
Please try qt-3.1.0 in rawhide. I think, it's fixed in this release


Note You need to log in before you can comment on or make changes to this bug.