public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Gille" <farfargoth@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Qt 4 programs segfault on startup
Date: Sun, 9 Nov 2008 16:25:17 +0100	[thread overview]
Message-ID: <5e5428ed0811090725l701ef000hd30971cacda5bbfb@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2008-11-09 15:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-09 15:25 Peter Gille [this message]
2008-11-10  0:02 ` [gentoo-user] Re: Qt 4 programs segfault on startup Nikos Chantziaras
2008-11-10  7:18   ` Peter Gille
2008-11-10 17:51     ` Nikos Chantziaras
2008-11-10 18:43       ` Peter Gille

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5e5428ed0811090725l701ef000hd30971cacda5bbfb@mail.gmail.com \
    --to=farfargoth@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox