public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-user] Qt 4 programs segfault on startup
@ 2008-11-09 15:25 99% Peter Gille
  0 siblings, 0 replies; 1+ results
From: Peter Gille @ 2008-11-09 15:25 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 716 bytes --]

Hello list,

All of the programs on my computer using qt4 segfaults on startup. When I
look in /var/log/messages I see a line like this:

Nov  9 16:15:27 duolith [1029300.702228] qttest[29812]: segfault at
100000130 ip 00007f051f392269 sp 00007fff2e3e3570 error 4 in
libqt-mt.so.3.3.8[7f051edbd000+7c4000]

which is odd, since the programs don't depend on qt3, they depend on qt4.
Programs using qt3, however, work as normal.

The program I used to get the above segfault looked like this:

#include <QApplication>

int main(int argc, char *argv[])
{
        QApplication app(argc,argv);

        return app.exec();
}


Does anyone have any idea what's going on and how to fix this?
I'm using qt-3.3.8b and qt-4.4.2

[-- Attachment #2: Type: text/html, Size: 882 bytes --]

^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-11-09 15:25 99% [gentoo-user] Qt 4 programs segfault on startup Peter Gille

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox