[Qt] uclibc + libqt4intf- EAccessViolation : Access violation
Nataraj S Narayan
natarajsn at gmail.com
Mon Feb 1 11:41:25 CET 2010
Hi
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 495)]
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x401c0ab4 in QObject_hook::eventFilter () from /usr/lib/libqt4intf.so
#2 0x40456424 in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
from /usr/armel-311009/lib/libQtCore.so.4
#3 0x40721d64 in QApplicationPrivate::notify_helper ()
from /usr/armel-311009/lib/libQtGui.so.4
#4 0x407243cc in QApplication::notify ()
from /usr/armel-311009/lib/libQtGui.so.4
#5 0x404560f4 in QCoreApplication::notifyInternal ()
from /usr/armel-311009/lib/libQtCore.so.4
#6 0x4076334c in QWidget::ensurePolished ()
from /usr/armel-311009/lib/libQtGui.so.4
#7 0x407633d4 in QWidget::ensurePolished ()
from /usr/armel-311009/lib/libQtGui.so.4
#8 0x40771d0c in QWidget::setVisible ()
from /usr/armel-311009/lib/libQtGui.so.4
#9 0x401bff5c in QWidget::show () from /usr/lib/libqt4intf.so
#10 0x40116de8 in QWidget_show () from /usr/lib/libqt4intf.so
#11 0x0000968c in TMAINFORM__CREATE (vmt=0x37c2c, this=0x5bb4c)
at concentric.pas:214
#12 0x00009874 in TAPPLICATION__CREATE (vmt=0x37d1c, this=0x4b4fc)
at concentric.pas:241
#13 0x00009958 in main () at concentric.pas:254
(gdb)
regards
Nataraj
On Mon, Feb 1, 2010 at 2:05 PM, zeljko <zeljko at holobit.net> wrote:
> On Monday 01 February 2010 09:26, Nataraj S Narayan wrote:
>> Hi zeljko
>>
>> May i a sample single button click pure fpc app, without lcl, to check?
>>
>> strace listing of ./shapedclock is quite frightening.
>
> I said gdb trace, not strace command.
>
> _______________________________________________
> Qt mailing list
> Qt at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/qt
>
More information about the Qt
mailing list