MantisBT - VCMI | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001102 | VCMI | Mechanics - Other | public | 2012-09-29 10:41 | 2013-03-01 16:37 |
Reporter | douggie_m | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PowerPC | OS | GNU/Linux | OS Version | Debian Sid |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001102: SIGABRTs with rev2947 | ||||
Description | * First one: ---------------------------------------- ... Player 2 ended turn System message: Game has been saved as Saves/Autosave_4 Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig Error: Failed to find file StackQueueBgBig vcmiclient: ./UIFramework/CIntObjectClasses.cpp:174: void CPicture::colorize(int): Assertion `bg' failed. Aborted ---------------------------------------- ---------------------------------------- ... Program received signal SIGABRT, Aborted. [Switching to Thread 0xf4fff450 (LWP 6131)] 0x0dcc09ac in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x0dcc09ac in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x0dcc6060 in *__GI_abort () at abort.c:92 0000002 0x0dcb7b10 in *__GI___assert_fail (assertion=0x106d9a04 "bg", file=0x106d9a08 "./UIFramework/CIntObjectClasses.cpp", line=174, function=0x106d9fb8 "void CPicture::colorize(int)") at assert.c:81 0000003 0x10253d68 in CPicture::colorize (this=0x135c5988, player=0) at ./UIFramework/CIntObjectClasses.cpp:174 0000004 0x102299c8 in CStackQueue::StackBox::showAll (this=0x135c67b8, to=0x10af9d68) at ./BattleInterface/CBattleInterfaceClasses.cpp:682 0000005 0x1024e6b4 in CIntObject::showAll (this=0x135c62f8, to=0x10af9d68) at ./UIFramework/CIntObject.cpp:171 0000006 0x102298ac in CStackQueue::showAll (this=0x135c62f8, to=0x10af9d68) at ./BattleInterface/CBattleInterfaceClasses.cpp:666 0000007 0x101d0510 in CBattleInterface::show (this=0x135988b8, to=0x10af9d68) at ./BattleInterface/CBattleInterface.cpp:919 0000008 0x101cd720 in CBattleInterface::showAll (this=0x135988b8, to=0x10af9d68) at ./BattleInterface/CBattleInterface.cpp:556 0000009 0x10243870 in CGuiHandler::totalRedraw (this=0x108e06a4) at ./UIFramework/CGuiHandler.cpp:110 0000010 0x10243568 in CGuiHandler::pushInt (this=0x108e06a4, newInt=0x135988b8) at ./UIFramework/CGuiHandler.cpp:75 0000011 0x104ff7ec in CPlayerInterface::battleStart (this=0x10c015d0, army1=0x117fa6c0, army2=0x117c3fe8, tile=..., hero1=0x117fa628, hero2=0x0, side=false) at CPlayerInterface.cpp:596 0000012 0x103a00d4 in CClient::battleStarted (this=0x10b037c0, info=0x1359ca98) at Client.cpp:599 0000013 0x106b7dbc in BattleStart::applyCl (this=0x1166b260, cl=0x10b037c0) at NetPacksClient.cpp:577 0000014 0x1049dfbc in CApplyOnCL<BattleStart>::applyOnClAfter (this=0x10bb5660, cl=0x10b037c0, pack=0x1166b260) at Client.cpp:72 0000015 0x1039f568 in CClient::handlePack (this=0x10b037c0, pack=0x1166b260) at Client.cpp:505 0000016 0x1039cac0 in CClient::run (this=0x10b037c0) at Client.cpp:152 0000017 0x104d41ac in boost::_mfi::mf0<void, CClient>::operator() (this=0x10bb7c84, p=0x10b037c0) at /usr/include/boost/bind/mem_fn_template.hpp:49 0000018 0x104d3fb4 in boost::_bi::list1<boost::_bi::value<CClient*> >::operator()<boost::_mfi::mf0<void, CClient>, boost::_bi::list0> (this=0x10bb7c8c, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 0000019 0x104d3e84 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, CClient>, boost::_bi::list1<boost::_bi::value<CClient*> > >::operator() (this=0x10bb7c84) at /usr/include/boost/bind/bind_template.hpp:20 0000020 0x104d35e4 in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, CClient>, boost::_bi::list1<boost::_bi::value<CClient*> > > >::run (this=0x10bb7b80) at /usr/include/boost/thread/detail/thread.hpp:62 0000021 0x0e2ce40c in ?? () from /usr/lib/libboost_thread.so.1.49.0 0000022 0x0dc547b0 in start_thread (arg=<optimized out>) at pthread_create.c:306 0000023 0x0dd7a930 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S:123 ---------------------------------------- * Second one: ---------------------------------------- ... Adding query 6 - Blocking dialog query with 2 components - {Chest} After scouring the area, you fall upon a hidden treasure cache. You may take the gold or distribute it to the peasants for experience. Which do you choose?. Total queries count: 1 [New Thread 0xf35ff450 (LWP 6084)] vcmiclient: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed. Program received signal SIGABRT, Aborted. [Switching to Thread 0xf4fff450 (LWP 6082)] 0x0dcc09ac in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt #0 0x0dcc09ac in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x0dcc6060 in *__GI_abort () at abort.c:92 0000002 0x0dcb7b10 in *__GI___assert_fail (assertion=0x106d4c38 "!pthread_mutex_destroy(&internal_mutex)", file=0x106d4c60 "/usr/include/boost/thread/pthread/condition_variable_fwd.hpp", line=46, function=0x106d5d88 "boost::condition_variable::~condition_variable()") at assert.c:81 0000003 0x101eb024 in boost::condition_variable::~condition_variable (this=0xf4ffea20, __in_chrg=<optimized out>) at /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46 0000004 0x0bf16850 in boost::barrier::~barrier (this=0xf4ffea08, __in_chrg=<optimized out>) at /usr/include/boost/thread/barrier.hpp:24 0000005 0x0beeb3c8 in VCAI::requestActionASAP(boost::function<void ()>) (this=0x1317b370, whatToDo=...) at VCAI.cpp:2503 0000006 0x0beda344 in VCAI::showBlockingDialog (this=0x1317b370, text=..., components=..., askID=6, soundID=171, selection=true, cancel=false) at VCAI.cpp:903 0000007 0x106b7bcc in BlockingDialog::applyCl (this=0x10bd3030, cl=0x10c43878) at NetPacksClient.cpp:559 0000008 0x1049e0f4 in CApplyOnCL<BlockingDialog>::applyOnClAfter (this=0x10c42420, cl=0x10c43878, pack=0x10bd3030) at Client.cpp:72 0000009 0x1039f568 in CClient::handlePack (this=0x10c43878, pack=0x10bd3030) at Client.cpp:505 0000010 0x1039cac0 in CClient::run (this=0x10c43878) at Client.cpp:152 0000011 0x104d41ac in boost::_mfi::mf0<void, CClient>::operator() (this=0x10b0cfd4, p=0x10c43878) at /usr/include/boost/bind/mem_fn_template.hpp:49 0000012 0x104d3fb4 in boost::_bi::list1<boost::_bi::value<CClient*> >::operator()<boost::_mfi::mf0<void, CClient>, boost::_bi::list0> (this=0x10b0cfdc, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253 0000013 0x104d3e84 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, CClient>, boost::_bi::list1<boost::_bi::value<CClient*> > >::operator() (this=0x10b0cfd4) at /usr/include/boost/bind/bind_template.hpp:20 0000014 0x104d35e4 in boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf0<void, CClient>, boost::_bi::list1<boost::_bi::value<CClient*> > > >::run (this=0x10b0ced0) ---------------------------------------- | ||||
Steps To Reproduce | The first one is when I tried to attack Lots of Pikemen (See Autosave_4). The second one is when I try to end turn after loading game1. Both savegames are attached. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | saved-games.tar.bz2 (284,601) 2012-09-29 10:41 https://bugs.vcmi.eu/file_download.php?file_id=1103&type=bug Screenshot - 09292012 - 11:33:05 AM.png (1,452,479) 2012-09-29 15:35 https://bugs.vcmi.eu/file_download.php?file_id=1105&type=bug vcmi-data-free-v0.89d.datapkg.tar.bz2 (1,657,418) 2012-09-29 15:40 https://bugs.vcmi.eu/file_download.php?file_id=1106&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-09-29 10:41 | douggie_m | New Issue | |||
2012-09-29 10:41 | douggie_m | File Added: saved-games.tar.bz2 | |||
2012-09-29 11:06 | Ivan | Note Added: 0003097 | |||
2012-09-29 11:46 | douggie_m | Note Added: 0003098 | |||
2012-09-29 11:48 | douggie_m | Note Edited: 0003098 | bug_revision_view_page.php?bugnote_id=3098#r1942 | ||
2012-09-29 11:52 | Ivan | Note Added: 0003099 | |||
2012-09-29 14:56 | douggie_m | Note Added: 0003102 | |||
2012-09-29 15:04 | Ivan | Note Added: 0003103 | |||
2012-09-29 15:06 | douggie_m | Note Added: 0003104 | |||
2012-09-29 15:07 | douggie_m | Note Added: 0003105 | |||
2012-09-29 15:18 | douggie_m | Note Edited: 0003104 | bug_revision_view_page.php?bugnote_id=3104#r1948 | ||
2012-09-29 15:34 | douggie_m | Note Added: 0003108 | |||
2012-09-29 15:35 | douggie_m | File Added: Screenshot - 09292012 - 11:33:05 AM.png | |||
2012-09-29 15:40 | douggie_m | File Added: vcmi-data-free-v0.89d.datapkg.tar.bz2 | |||
2012-09-29 15:52 | douggie_m | Note Added: 0003109 | |||
2012-09-29 15:53 | douggie_m | Note Edited: 0003109 | bug_revision_view_page.php?bugnote_id=3109#r1950 | ||
2012-09-29 16:09 | douggie_m | Note Added: 0003110 | |||
2013-03-01 16:37 | Ivan | Note Added: 0003417 | |||
2013-03-01 16:37 | Ivan | Status | new => closed | ||
2013-03-01 16:37 | Ivan | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|