|
|
2006. március 22. 17.06 dátummal fl_regex ezt írta:
> Hi,
>
> thanks.. I´ve already tried what you suggested: My code works without
> the message box.
> As I´ve mentioned before, the error doesn´t occur in my code, but in the
> qt moc file (so it´s a little difficult to find a line where the code
> fails):
Hi,
It might not be useful for you, but sometimes I experience, that random
segfaults can happen in Qt. I have found out, that my compilation workframe
does not compile incrementally right in some cases (so I got a wrongly linked
binary, hence the segfaults) . So when I find unusual behaviour from the
program, I clean all .o, .oo, .moc files and compile it again. It might not
cure your problem, but make sure you rule out this possibility.
Have fun,
Mulder
--
============ The Bug Is Out There! ==================
--
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/
|
|