Bug 1024495 - Qupzilla always crashes on exit
Summary: Qupzilla always crashes on exit
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qupzilla
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 19:13 UTC by Christian Stadelmann
Modified: 2013-10-31 18:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-29 22:19:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christian Stadelmann 2013-10-29 19:13:30 UTC
Description of problem:
Every time I exit Qupzilla it crashes

Version-Release number of selected component (if applicable): 1.4.4-1.fc20

How reproducible:
always. Even with clean settings and cache

Steps to Reproduce:
1. start qupzilla 
2. do or don't do surfing - does not matter
3. close qupzilla

Actual results:
crash

Expected results:
no crash

Additional info:
Reported this bug first here: https://github.com/QupZilla/qupzilla/issues/1071 but since it seems to be Fedora-specific I post it here.

I suspect this bug might be related to stack-smashing protection Fedora uses to build packages. A qupzilla developer at github asked me to provide the compiler flags used to build the binary. Can you please help him out?

Retrace server: https://retrace.fedoraproject.org/faf/reports/237372/

Comment 1 Rex Dieter 2013-10-29 19:31:06 UTC
I added requested information to the upstream report.

Comment 2 Rex Dieter 2013-10-29 19:32:06 UTC
And Fwiw, qupzilla runs fine for me (though admittedly don't use it much).

$ rpm -q qupzilla qtwebkit
qupzilla-1.4.4-1.fc20.x86_64
qtwebkit-2.3.3-1.fc20.x86_64
qtwebkit-2.3.3-1.fc20.i686

Comment 3 Christian Stadelmann 2013-10-29 22:19:47 UTC
Sorry for all that trouble. I found the reason: There was a manually built binary library from qupzilla I built some time ago and didn't correctly remove. I removed that library and reinstalled qupzilla (made sure no other qupzilla files are around) and qupzilla now works fine and doesn't crash at exit any more.

Comment 4 Christoph Wickert 2013-10-31 18:39:29 UTC
Thanks for the feedback. We are currently filtering out the libraries from the Provides/Requires of the package. So if you need one to install something on top of qupzilla (are there any extensions?), please let me know.


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