qt-interest@trolltech.com
[Top] [All Lists]

Re: SEGV in QApplication::translate()

Subject: Re: SEGV in QApplication::translate()
From: "Larry Martell"
Date: Sun, 14 May 2006 16:31:30 -0600
On 5/12/06, Dimitri <dimitri@xxxxxxxxxxxxx> wrote:
Hi,

> Does anyone have any ideas as to what I could have done to introduce
> this problem, and what I can do to fix it?

Could be a problem with the build environment, but I suggest also trying
valgrind since that could be the result of a memory error that didn't
trigger a crash until now.

Unfortunately, I cannot effectively use valgrind on this app, as it
uses a third party lib (a GBIP lib from National Instruments) that has
many, many issues that valgrind complains about. But as shown by the
gdb log in my original post, the crash occurs right at the start of
moc_mainform.cpp, before any of my code has run.

-larry

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>