Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QT segfault on debian lenny amd64 [sf#11] #41

Closed
sm0svx opened this issue Jun 29, 2014 · 4 comments
Closed

QT segfault on debian lenny amd64 [sf#11] #41

sm0svx opened this issue Jun 29, 2014 · 4 comments
Assignees

Comments

@sm0svx
Copy link
Owner

sm0svx commented Jun 29, 2014

Reported by cruvolo on 2009-01-11 18:01 UTC
I built the svn trunk (rev 1511) on debian lenny amd64 and the resulting qtel binary segfaults.

Here is the backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fb437ff46f0 (LWP 2086)]
0x00007fb4372e020d in QDialog::minimumSizeHint () from /usr/lib/libqt-mt.so.3
(gdb) bt
#0 0x00007fb4372e020d in QDialog::minimumSizeHint ()
from /usr/lib/libqt-mt.so.3
#1 0x00000000004527d4 in SettingsDialog (this=0x7fff4011f630, parent=0x0,
name=0x0, modal=false, fl=0) at SettingsDialog.cpp:205
#2 0x00000000004312f6 in Settings::showDialog (this=0x1271870)
at Settings.cpp:214
#3 0x0000000000433bfb in Settings::readSettings (this=0x1271870)
at Settings.cpp:360
#4 0x000000000041d5be in main (argc=1, argv=0x7fff401208f8) at qtel.cpp:151

This is with Debian's libqt3-mt package version 3:3.3.8b-5.

-Chris

@sm0svx sm0svx changed the title QT segfault on debian lenny amd64 QT segfault on debian lenny amd64 [sf#11] Jun 29, 2014
@sm0svx sm0svx self-assigned this Jun 29, 2014
@sm0svx sm0svx closed this as completed Jun 29, 2014
@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by sm0svx on 2009-02-28 09:56 UTC
It turned out to be some compiler flags which caused this. The compiler flags have now been cleaned up in Subversion. Now works on 64 bit Gentoo at least...

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Updated by sm0svx on 2009-02-28 09:56 UTC

  • status: open --> open-fixed

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Commented by cruvolo on 2009-03-02 03:11 UTC
Works in rev 1534 on the trunk. Thanks.

@sm0svx
Copy link
Owner Author

sm0svx commented Jun 29, 2014

Updated by cruvolo on 2009-03-02 03:11 UTC

  • status: open-fixed --> closed-fixed

@sm0svx sm0svx removed this from the Subversion milestone Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant