MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001102VCMIMechanics - Otherpublic2012-09-29 10:412013-03-01 16:37
Reporterdouggie_m 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformPowerPCOSGNU/LinuxOS VersionDebian Sid
Product Version 
Target VersionFixed in Version 
Summary0001102: 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 ReproduceThe 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.
TagsNo tags attached.
Attached Filesbz2 file icon saved-games.tar.bz2 [^] (284,601 bytes) 2012-09-29 10:41
png file icon Screenshot - 09292012 - 11:33:05 AM.png [^] (1,452,479 bytes) 2012-09-29 15:35
bz2 file icon vcmi-data-free-v0.89d.datapkg.tar.bz2 [^] (1,657,418 bytes) 2012-09-29 15:40

- Relationships

-  Notes
(0003097)
Ivan (developer)
2012-09-29 11:06

For first crash - unpack attachment from here into data:
http://forum.vcmi.eu/viewtopic.php?t=538 [^]

Second one - something wrong with AI. Not sure.
(0003098)
douggie_m (reporter)
2012-09-29 11:46
edited on: 2012-09-29 11:48

I did it, and got another one (at the very early time, on startup video playback just after vcmiclient launch):

    General text handler: 60
    Hero handler: 80
    Artifact handler: 120
    Creature handler: 200
vcmiclient: JsonNode.cpp:223: const JsonMap& JsonNode::Struct() const: Assertion `type == DATA_STRUCT' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xf2b55450 (LWP 6999)]
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=0xfd9fa7c "type == DATA_STRUCT", file=0xfd9fa30 "JsonNode.cpp", line=223, function=0xfda02ac "const JsonMap& JsonNode::Struct() const") at assert.c:81
0000003 0x0fc3a288 in JsonNode::Struct (this=0xf58fd9a8) at JsonNode.cpp:223
0000004 0x0fc3a358 in JsonNode::operator[] (this=0xf58fd9a8, child=...) at JsonNode.cpp:234
0000005 0x0fba761c in CTownHandler::loadFactions (this=0xf3e0cab8, source=...) at CTownHandler.cpp:330
0000006 0x0fba8578 in CTownHandler::load (this=0xf3e0cab8) at CTownHandler.cpp:392
0000007 0x0fc79c70 in LibClasses::init (this=0x10ba7f98) at VCMI_Lib.cpp:89
0000008 0x0fc79594 in initDLL (Console=0x10901468, Logfile=0x10901630) at VCMI_Lib.cpp:42
0000009 0x104adb70 in init () at CMT.cpp:133
0000010 0x104d36d8 in boost::detail::thread_data<void (*)()>::run (this=0x10afa860) at /usr/include/boost/thread/detail/thread.hpp:62
0000011 0x0e2ce40c in ?? () from /usr/lib/libboost_thread.so.1.49.0
0000012 0x0dc547b0 in start_thread (arg=<optimized out>) at pthread_create.c:306
0000013 0x0dd7a930 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S:123

(0003099)
Ivan (developer)
2012-09-29 11:52

make sure that vcmi config directory is same as in svn.

/usr/share/vcmi/config should be identical to path/to/source/config. Symlink should work as well.
(0003102)
douggie_m (reporter)
2012-09-29 14:56

I'm always doing

make install DESTDIR=`pwd`/__dest
cd __dest
mkdir -p ./usr/share/vcmi && cp -r ../config ./usr/share/vcmi/

at the install stage (before packaging).

Current contents of /usr/share/vcmi/config:

$ find /usr/share/vcmi/config/ -type f -print0 | xargs -0 md5sum
7a0646bd14a8c35af6d16939e27b114a /usr/share/vcmi/config/buildings.json
721369c643c89e34f8d0612c87c7b45f /usr/share/vcmi/config/hall.json
71d680d44923392f2b99981c0c37e219 /usr/share/vcmi/config/heroes.json
84388e0ac2a490d54e949f727f0a2967 /usr/share/vcmi/config/spell_info.json
0e225220e4c8d640aabe4a3e3ac90efa /usr/share/vcmi/config/creatures.json
c9f7c447dde05a2e06603e936db08d0f /usr/share/vcmi/config/filesystem.json
1e1053577c5debd2fab67d89a7343e78 /usr/share/vcmi/config/obstacles.json
9e7e4e7046c7dea2eb0dff042b93428d /usr/share/vcmi/config/bankconfig.json
c9ef345d214e00c1be172fad720ae243 /usr/share/vcmi/config/portraits.json
a512fe1641f2f30c4649a26d1048ce19 /usr/share/vcmi/config/commanders.json
7d07eca2a14f03529ff91d436ce3683e /usr/share/vcmi/config/NEUTRAL.PAL
511639f7d42c0cea6861ff26228abbac /usr/share/vcmi/config/threatlevel.txt
b08e19daf86c710f8ebb108e138f9d7c /usr/share/vcmi/config/battles_graphics.json
ba61ea16eaf9ed371a1c9a851942e0fd /usr/share/vcmi/config/town_pictures.json
75605111c5b55243704f93ed42ba6009 /usr/share/vcmi/config/terrains.json
afc435c665302b36e0f9f957096b6194 /usr/share/vcmi/config/dwellings.json
b88bdd622b47589e9d55bcec6df3d7ad /usr/share/vcmi/config/resources.json
4e1ddc6c29700469ce7f78d27a7baf78 /usr/share/vcmi/config/towns_defs.json
ad91656cbcf16779164675a0dcf3c7ce /usr/share/vcmi/config/puzzle_map.json
f6d5c6f27b86b66a71a42cc562f2f3c4 /usr/share/vcmi/config/cr_sounds.json
9d6520b88c2e9012bb9cb8046ef40a3e /usr/share/vcmi/config/defaultSettings.json
93db43b173ce340266c59bed365b7b33 /usr/share/vcmi/config/resolutions.json
2c8d66766e3e810a40d7a7072382c7ef /usr/share/vcmi/config/wall_pos.json
2792af6d55551c6b1c503908aaa50eb2 /usr/share/vcmi/config/fonts.txt
0d96da811fb6f4ca658ca11f1ba56d20 /usr/share/vcmi/config/defaultMods.json
181b056e64044772760376d368fa7c84 /usr/share/vcmi/config/creature_backgrounds.json
089c55b77ab0623ce5880decccf8de64 /usr/share/vcmi/config/minimap.json
5f45e22ec0c811a83071ddc87f58841a /usr/share/vcmi/config/bonusnames.json
e04c17ea083c349c9ffba443b73d1476 /usr/share/vcmi/config/campaign_regions.json
69d221d70b507af621d6cc334b0277d3 /usr/share/vcmi/config/buildings5.json
eb4929f152a44eb43b551a115c852770 /usr/share/vcmi/config/startres.json
415158ee0449cbc1dd7256c594810e27 /usr/share/vcmi/config/ERMU_to_picture.json
19b7430ee43a43f0f93b809facd34134 /usr/share/vcmi/config/mainmenu.json
c1f734497fa1ffee14de696f6142ae15 /usr/share/vcmi/config/battleStartpos.json
ffa6ecb5fbe221ee4bbe778ad9511893 /usr/share/vcmi/config/artifacts.json
1a3b7c933f8fbdf1c0b29299bed63c75 /usr/share/vcmi/config/sp_sounds.json

Is it different from yours?
(0003103)
Ivan (developer)
2012-09-29 15:04

Definitely. Crash comes from different buildings.json but several other have checksum mismatch as well or were already removed from svn. For example mainmenu.json (last change - 8 weeks ago)
(0003104)
douggie_m (reporter)
2012-09-29 15:06
edited on: 2012-09-29 15:18

Differences between vcmi-data-free-v0.89.datapkg.tar.bz2 and vcmi-data-free-v0.89d.datapkg.tar.bz2:

@@ -2,7 +2,7 @@
 -rw-r--r-- username/username 46 2012-06-14 10:58 usr/vcmi-data-free-v0.89.datapkg.tar.bz2
 drwxrwxr-x root/root 0 2012-06-13 05:28 usr/share/
 drwxrwxr-x root/root 0 2012-06-13 05:28 usr/share/vcmi/
-drwxrwxr-x root/root 0 2012-06-01 11:33 usr/share/vcmi/Data/
+drwxrwxr-x root/root 0 2012-09-29 07:41 usr/share/vcmi/Data/
 -rw-rw-r-- root/root 15577 2009-07-28 07:12 usr/share/vcmi/Data/AdRollvr1600.pcx
 -rw-rw-r-- root/root 228864 2010-01-30 07:22 usr/share/vcmi/Data/OvCast6.pcx
 -rw-rw-r-- root/root 245973 2010-01-30 07:21 usr/share/vcmi/Data/OvCast7.pcx
@@ -19,8 +19,9 @@
 -rw-rw-r-- root/root 279316 2012-05-03 07:49 usr/share/vcmi/Data/CreWin4.pcx
 -rw-rw-r-- root/root 263348 2010-01-30 07:20 usr/share/vcmi/Data/OvCast8.pcx
 -rw-rw-r-- root/root 252314 2012-05-24 15:03 usr/share/vcmi/Data/AdvMap1280x800.pcx
--rw-rw-r-- root/root 2978 2009-06-30 12:00 usr/share/vcmi/Data/CHRROP.pcx
 -rw-rw-r-- root/root 211525 2010-01-30 07:22 usr/share/vcmi/Data/OvCast5.pcx
+-rw-rw-r-- root/root 2980 2012-08-28 10:46 usr/share/vcmi/Data/StackQueueBgSmall.pcx
+-rw-rw-r-- root/root 4826 2012-08-28 06:38 usr/share/vcmi/Data/StackQueueBgBig.pcx
 -rw-rw-r-- root/root 42213 2010-02-10 07:08 usr/share/vcmi/Data/ZResBar1366.pcx
 -rw-rw-r-- root/root 238746 2010-02-10 09:00 usr/share/vcmi/Data/AdvMap1366x768.pcx
 -rw-rw-r-- root/root 32312 2008-11-12 12:24 usr/share/vcmi/Data/ZResBar1024.pcx

UPD: building.json comes from vcmi-data-free-v0.89.datapkg.tar.bz2 (vcmi-data-free-v0.89d.datapkg.tar.bz2), I got them from your package; so I shall just remove all usr/share/vcmi/config/* from vcmi-data-free-* packages; got it.

(0003105)
douggie_m (reporter)
2012-09-29 15:07

> Crash comes from different buildings.json but several other have checksum mismatch as well or were already removed from svn. For example mainmenu.json (last change - 8 weeks ago)

Hmm, so I should always remove the old ones and make fresh install? Will try.
(0003108)
douggie_m (reporter)
2012-09-29 15:34

Phew. It works.
(0003109)
douggie_m (reporter)
2012-09-29 15:52
edited on: 2012-09-29 15:53

Can some administator extract second SIGABRT into separate issue?

It does really look like AI problem.

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

And just right then SIGABRT!

boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed.

Program received signal SIGABRT, Aborted.
...
0000005 0x0beeb3c8 in VCAI::requestActionASAP(boost::function<void ()>) (this=0x1317b370, whatToDo=...) at VCAI.cpp:2503
0000006 0x0beda344 in VCAI::showBlockingDialog

(0003110)
douggie_m (reporter)
2012-09-29 16:09

By the way, got another one. At the end of battle (battle finished, at the time of "A glorious victory!" screen is displayed):

...

0c98b000-0c99b000 ---p 00005000 08:14 132461 /usr/lib/powerpc-linux-gnu/libogg.so.0.8.0
0c99b000-0c99c000 rw-p 00005000 08:14 132461 /usr/lib/powerpc-linux-gnu/libogg.so.0.8.0
0c9ac000-0c9ae000 r-xp 00000000 08:14 131466 /usr/lib/powerpc-linux-gnu/libts-0.0.so.0.1.1
0c9ae000-0c9be000 ---p 00002000 08:14 131466 /usr/lib/powerpc-linux-gnu/libts-0.0.so.0.1.1
Program received signal SIGABRT, Aborted.
[Switching to Thread 0xf2b55450 (LWP 9204)]
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 0x0dd00dbc in __libc_message (do_abort=2, fmt=0x400 <Address 0x400 out of bounds>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
0000003 0x0dd0e504 in malloc_printerr (action=3, str=0xdde17c4 "munmap_chunk(): invalid pointer", ptr=<optimized out>) at malloc.c:6283
0000004 0x0e0f04b4 in SDL_FreeSurface () from /usr/lib/powerpc-linux-gnu/libSDL-1.2.so.0
0000005 0x105d5170 in CVideoPlayer::close (this=0x10aef920) at CVideoHandler.cpp:1007
0000006 0x10228460 in CBattleResultWindow::bExitf (this=0x1486ef80) at ./BattleInterface/CBattleInterfaceClasses.cpp:490
0000007 0x10237dd4 in boost::_mfi::mf0<void, CBattleResultWindow>::operator() (this=0xf4c8fc4c, p=0x1486ef80) at /usr/include/boost/bind/mem_fn_template.hpp:49
0000008 0x10236790 in boost::_bi::list1<boost::_bi::value<CBattleResultWindow*> >::operator()<boost::_mfi::mf0<void, CBattleResultWindow>, boost::_bi::list0> (this=0xf4c8fc54, f=..., a=...) at /usr/include/boost/bind/bind.hpp:253
0000009 0x10234f60 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, CBattleResultWindow>, boost::_bi::list1<boost::_bi::value<CBattleResultWindow*> > >::operator() (this=0xf4c8fc4c)
    at /usr/include/boost/bind/bind_template.hpp:20
0000010 0x10232ff0 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, CBattleResultWindow>, boost::_bi::list1<boost::_bi::value<CBattleResultWindow*> > >, void>::invoke (
    function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:153
0000011 0x102685f8 in boost::function0<void>::operator() (this=0xf4c8fc48) at /usr/include/boost/function/function_template.hpp:760
0000012 0x10268a4c in CFunctionList<void ()>::operator()() const (this=0x1470419c) at ./UIFramework/../FunctionList.h:62
0000013 0x10256478 in CAdventureMapButton::clickLeft (this=0x14704140, down=..., previousState=true) at ./UIFramework/CIntObjectClasses.cpp:335
0000014 0x102448e0 in CGuiHandler::handleEvent (this=0x108e06a4, sEvent=0xf2b54b78) at ./UIFramework/CGuiHandler.cpp:247
0000015 0x10243b20 in CGuiHandler::handleEvents (this=0x108e06a4) at ./UIFramework/CGuiHandler.cpp:140
0000016 0x10504f98 in CPlayerInterface::update (this=0x1222c298) at CPlayerInterface.cpp:1547
0000017 0x10245560 in CGuiHandler::run (this=0x108e06a4) at ./UIFramework/CGuiHandler.cpp:348
0000018 0x104d42d0 in boost::_mfi::mf0<void, CGuiHandler>::operator() (this=0xebaed354, t=...) at /usr/include/boost/bind/mem_fn_template.hpp:70
...
(0003417)
Ivan (developer)
2013-03-01 16:37

Already fixed, closing.

- 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 View Revisions
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 View Revisions
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 View Revisions
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

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean