Bug 244148

Summary: QApplication crashes on exit on certain condidtions.
Product: [Fedora] Fedora Reporter: The Source <thesource>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: low    
Version: 7CC: pepebuho
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: F7 update Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-18 12:46:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Application
none
MySQL database none

Description The Source 2007-06-14 05:46:22 UTC
Description of problem:
My application contains login dialog (QDialog) and main window (QMainWindow)
which is created upon successful connection to mysql database. The strange thing
is that if main window was created at least once (it is possible to return to
login from window, destroying it), then QApplication crashes at the and of the
program when it is destroyed. In 3.3.7 everything worked perfectly but in 3.3.8
this bug appeared. Attaching my app and mysql database - please check what might
be wrong.

Version-Release number of selected component (if applicable):
qt-3.3.8-4.fc7

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 The Source 2007-06-14 05:46:23 UTC
Created attachment 156956 [details]
Application

Comment 2 The Source 2007-06-14 05:50:21 UTC
Created attachment 156957 [details]
MySQL database

Comment 3 Richard Brooklyn 2007-06-17 10:44:18 UTC
This is a known and confirmed issue which Trolltech has already fixed, but  
the fix will only appear in 3.3.9.

Here is the bug description from Trolltech: 
http://trolltech.com/developer/task-tracker/index_html?id=154194&method=entry

MythTV has been hit by this issue as well: 
http://mythtv.org/pipermail/mythtv-dev/2007-March/054176.html

At the end of this e-mail is a patch which openSUSE used to fix the issue:
http://mythtv.org/pipermail/mythtv-dev/2007-March/054321.html

Can Fedora do something similar?

Comment 4 Than Ngo 2007-06-18 12:46:39 UTC
i have already backported the patch for F7. I will push it in F7 update soon. 
Thanks for your report.

Comment 5 Javier Perez 2007-08-13 00:05:57 UTC
Do we have a date regarding when this patch will be on general release? All us
using Mythtv with Fedora are suffering and holding our hands waiting for it :)

thanks!