Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46435 - Consistent segfault on qt-3.3.0-r1
Summary: Consistent segfault on qt-3.3.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 52070 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-31 20:17 UTC by Donnie Berkholz (RETIRED)
Modified: 2004-08-06 06:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
2330-qt-3.3.0-r1.log (2330-qt-3.3.0-r1.log,452.36 KB, text/plain)
2004-03-31 20:18 UTC, Donnie Berkholz (RETIRED)
Details
2332-qt-3.3.0-r1.log (2332-qt-3.3.0-r1.log,904.34 KB, text/plain)
2004-03-31 20:18 UTC, Donnie Berkholz (RETIRED)
Details
2334-qt-3.3.0-r1.log (2334-qt-3.3.0-r1.log,452.22 KB, text/plain)
2004-03-31 20:19 UTC, Donnie Berkholz (RETIRED)
Details
2361-qt-3.3.0-r1.log (2361-qt-3.3.0-r1.log,452.22 KB, text/plain)
2004-03-31 20:19 UTC, Donnie Berkholz (RETIRED)
Details
2365-qt-3.3.0-r1.log (2365-qt-3.3.0-r1.log,452.22 KB, text/plain)
2004-03-31 20:19 UTC, Donnie Berkholz (RETIRED)
Details
2371-qt-3.3.0-r1.log (2371-qt-3.3.0-r1.log,452.33 KB, text/plain)
2004-03-31 20:20 UTC, Donnie Berkholz (RETIRED)
Details
emerge-info.txt (emerge-info.txt,1.77 KB, text/plain)
2004-03-31 20:20 UTC, Donnie Berkholz (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:17:22 UTC
It always segfaults on one or both of two files: listboxeditor.cpp or editfunctions.cpp. Some logs coming.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:18:25 UTC
Created attachment 28479 [details]
2330-qt-3.3.0-r1.log
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:18:49 UTC
Created attachment 28480 [details]
2332-qt-3.3.0-r1.log
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:19:08 UTC
Created attachment 28481 [details]
2334-qt-3.3.0-r1.log
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:19:27 UTC
Created attachment 28482 [details]
2361-qt-3.3.0-r1.log
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:19:46 UTC
Created attachment 28483 [details]
2365-qt-3.3.0-r1.log
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:20:06 UTC
Created attachment 28484 [details]
2371-qt-3.3.0-r1.log
Comment 7 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-31 20:20:56 UTC
Created attachment 28485 [details]
emerge-info.txt
Comment 8 Paul de Vrieze (RETIRED) gentoo-dev 2004-04-01 03:38:00 UTC
What happens if you use make -j1? It looks like a make -j2 problem
Comment 9 Caleb Tennis (RETIRED) gentoo-dev 2004-04-01 04:24:37 UTC
I'm wondering if your uic isn't somehow still linking against an older version of Qt.

As a test, can you move /usr/qt/3 out of the way first and try re-emerging?
Comment 10 Donnie Berkholz (RETIRED) gentoo-dev 2004-04-11 10:27:39 UTC
> As a test, can you move /usr/qt/3 out of the way first and try re-emerging?

Worked. 3 -> 3.bak
Comment 11 Steve 2004-04-19 19:09:07 UTC
I had this same problem on a new install of a machine, obviously there was no qt dir to move out of the way, however, after reading this bug I tried Paul's solution for building with -j1 and that solved the problem.
Comment 12 Caleb Tennis (RETIRED) gentoo-dev 2004-05-26 08:20:13 UTC
*** Bug 52070 has been marked as a duplicate of this bug. ***
Comment 13 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 06:28:39 UTC
As best as I can tell, I got this bug fixed with the no-rpath-uic patch, but it probably isn't 100% noticeable until qt versions < 3.3.0-r2 get out of the way first.  Going to close as fixed.