Gentoo Archives: gentoo-user

From: Lorenzo Marussi <info@××××××××××××××.it>
To: gentoo-user@l.g.o
Cc: Paul Hartman <paul.hartman+gentoo@×××××.com>
Subject: Re: [gentoo-user] QT4 and QGLWidget
Date: Fri, 06 May 2011 15:30:15
Message-Id: 4DC4139E.7090605@lorenzomarussi.it
In Reply to: Re: [gentoo-user] QT4 and QGLWidget by Paul Hartman
1 Hello,
2
3 thank you for your reply,
4
5 I check that I didn't mixed QT version,
6 first I tried with 4.7.2, than I unmerged all qt packages and I tried
7 4.7.3 .
8 every time after emerging I checked system consistency with revdep-rebuild.
9
10 Now I unmerged all, emerged all QT packages (4.72) with "debug" use, but
11 I haven't got any other message than:
12
13 "qmlviewer[6399]: segfault at 1763 ip b6a73630 sp bfa0ee00 error 4 in
14 libQtGui.so.4.7.2[b6887000+a1e000]"
15
16
17 May I have to export some variables to have more debug info?
18
19
20 Any other suggestion? Any hint I can try?
21 In qt-mailing list they said that is for sure something about gentoo..
22
23
24
25 Il 05/05/2011 21:55, Paul Hartman ha scritto:
26 > On Thu, May 5, 2011 at 4:06 AM, Lorenzo Marussi<info@××××××××××××××.it> wrote:
27 >> Hello,
28 >>
29 >> I use Gentoo/LInux OS, with lastest Qt4.7.2 ebuilds,
30 >> and a Nvidia card or intel graphics (and mesa)
31 >>
32 >> when I run qmlviewer with "opengl" params,
33 >> or I use QGLwidget viewport in my app,
34 >> I get this error:
35 >>
36 >> "qmlviewer[6399]: segfault at 1763 ip b6a73630 sp bfa0ee00 error 4 in
37 >> libQtGui.so.4.7.4[b6887000+a1e000]"
38 > If you build Qt with debugging symbols enabled then maybe you can see
39 > where exactly the fault is occurring here.
40 >
41 > You said you're using 4.7.2 but this error says 4.7.4. Do you have
42 > mixed Qt versions around in your system somewhere? Maybe it's pulling
43 > in the wrong one.
44 >

Replies

Subject Author
Re: [gentoo-user] QT4 and QGLWidget Paul Hartman <paul.hartman+gentoo@×××××.com>