@alfkil
That what i do:
-- debug kernel with munge + memguard
-- hard reboot
-- cd work:qt/demos/embeddeddialogs
-- stack 2000000
-- run embedded dialogs
And the hits galore from memguard. Check this out:
http://kas1e.mikendezign.com/aos4/qt/ ... d_dialogs_hits_galore.txtPretty possible it will works after they stops, but there is so much of them in loop, that visually nothing happens, just hits come out one by one to serial.
And there is something wrong with QtDemo/Games/Flickr Client.
To reproduce:
-- debug kernel with munge + memguard
-- hard reboot
-- cd work:qt
-- stack 2000000
-- run qtdemo
-- press "Demonstrations"
-- press "Flickr Client"
-- press "display"
It show somewindow without anything inside, and in serial log i have a looot of repats:
Quote:
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
pthread_self: 3
WaitSelect() returned error 13
task: 0x65afa5e0
If at this moment i press on close gadget in qtdemo window, then it closes , and bring me crash with such stack trace:
Stack trace:
(0x62B1B6C0) _ZN7QString16fromAscii_helperEPKci()+0xa8 (section 10 @ 0xE9174)
(0x62B1B6F0) _ZN7QString16fromAscii_helperEPKci()+0x108 (section 10 @ 0xE91D4)
(0x62B1B710) _ZN28QEventDispatcherAmigaPrivate8doSelectE6QFlagsIN10QEventLoop17ProcessEventsFlagEEP7timevalPm()+0x51c (section 10 @ 0x2B19D4)
(0x62B1B970) _ZN21QEventDispatcherAmiga13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE()+0xd8 (section 10 @ 0x2B2D9C)
(0x62B1B9A0) _ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE()+0x164 (section 10 @ 0x244608)
(0x62B1BB10) _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE()+0x1f8 (section 10 @ 0x2456A0)
(0x62B1BC80) _ZN7QThread4execEv()+0x29c (section 10 @ 0x42558)
(0x62B1BDD0) _ZN24QDeclarativePixmapReader3runEv()+0x198 (section 9 @ 0xDE6B8)
(0x62B1BF00) _ZN14QThreadPrivate5startEPv()+0x100 (section 10 @ 0x49D08)
(0x62B1BF20) run()+0x278 (section 1 @ 0x53EC)
(0x62B1BF50) ThreadCode()+0x35c (section 1 @ 0x5794)
(0x62B1BF90) native kernel module dos.library.kmod+0x00024ae8
(0x62B1BFC0) native kernel module kernel+0x0006aa5c
(0x62B1BFD0) native kernel module kernel+0x0006aadc