I see it is hard to reproduce the same crash. But I finally found a way and produced three more. However, I don't understand whether they are same or not.
When I click the scrollbar of the dropdown menu twice or more and immediately afterwards click on a menu item, it crashes. Actually I click the down sign of the scrollbar "harshly" (as if I can scroll it fast) and right after on an item and so on...
In the screenshots, mouse pointers don't seem to be on an item, but there was the menu behind them. Maybe, the crash is between clicking the scroolbar and clicking the menu item.
They are:
Crash
Version: Advanced Engine 0.3.x
Time: Tue Nov 16 17:55:06 2010
Description: SIGSEGV: address not mapped to object
Address: 0x45efa13
Backtrace:
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN6Shared8Platform24PlatformExceptionHandler7handlerEiP7siginfoPv+0x2db) [0x847a453]
[0xffffe40c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest7Widgets12WidgetWindow6updateEv+0x16c) [0x8403e9c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main7Program4loopEv+0xf3) [0x82d6a25]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main9glestMainEiPPc+0x3d4) [0x82dbcd1]
/home/Glest/glestae_svn/build/source/game/glestadv(main+0x8b) [0x82dc046]
/lib/libc.so.6(__libc_start_main+0xfa) [0xb716170a]
=======================
2nd one:
Crash
Version: Advanced Engine 0.3.x
Time: Tue Nov 16 17:59:11 2010
Description: SIGSEGV: address not mapped to object
Address: 0x11b11a8f
Backtrace:
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN6Shared8Platform24PlatformExceptionHandler7handlerEiP7siginfoPv+0x2db) [0x847a453]
[0xffffe40c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest7Widgets12WidgetWindow6updateEv+0x16c) [0x8403e9c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main7Program4loopEv+0xf3) [0x82d6a25]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main9glestMainEiPPc+0x3d4) [0x82dbcd1]
/home/Glest/glestae_svn/build/source/game/glestadv(main+0x8b) [0x82dc046]
/lib/libc.so.6(__libc_start_main+0xfa) [0xb71e870a]
=======================
3rd one:
Crash
Version: Advanced Engine 0.3.x
Time: Tue Nov 16 18:04:17 2010
Description: SIGSEGV: address not mapped to object
Address: 0x29210c3b
Backtrace:
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN6Shared8Platform24PlatformExceptionHandler7handlerEiP7siginfoPv+0x2db) [0x847a453]
[0xffffe40c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest7Widgets12WidgetWindow6updateEv+0x16c) [0x8403e9c]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main7Program4loopEv+0xf3) [0x82d6a25]
/home/Glest/glestae_svn/build/source/game/glestadv(_ZN5Glest4Main9glestMainEiPPc+0x3d4) [0x82dbcd1]
/home/Glest/glestae_svn/build/source/game/glestadv(main+0x8b) [0x82dc046]
/lib/libc.so.6(__libc_start_main+0xfa) [0xb70f270a]
=======================
If those aren't the same, I can try others...
Best regards,
Ali