MantisBT - VCMI
View Issue Details
0001801VCMIGUI - Battlespublic2014-06-13 20:362022-03-27 18:47
KroArtem 
 
normalminorhave not tried
resolvedfixed 
x86_64Ubuntu14.04
0.95b 
1.next 
0001801: Crash during battle
I was playing a battle and tried to watch Dragon's info, pressed on him with right mouse button and it freezed a bit, then the game crashed (see screenshot)

Backtrace:
Warning: not all frames were unloaded from SPELLS
[Thread 0x7fffda7fb700 (LWP 32375) exited]
[New Thread 0x7fffda7fb700 (LWP 32376)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe63ec700 (LWP 7152)]
0x00000000007173ed in CCreatureWindow::init (this=this@entry=0x7fff2d2c7ac0,
    Stack=Stack@entry=0x7fff689c9480, StackNode=StackNode@entry=
    0x7fff368b90e0, HeroOwner=<optimized out>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CCreatureWindow.cpp:434
434 /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CCreatureWindow.cpp: Нет такого файла или каталога.
(gdb) bt
#0 0x00000000007173ed in CCreatureWindow::init (
    this=this@entry=0x7fff2d2c7ac0, Stack=Stack@entry=0x7fff689c9480,
    StackNode=StackNode@entry=0x7fff368b90e0, HeroOwner=<optimized out>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CCreatureWindow.cpp:434
#1 0x00000000007187ef in CCreatureWindow::CCreatureWindow (
    this=0x7fff2d2c7ac0, stack=..., Type=<optimized out>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CCreatureWindow.cpp:51
0000002 0x000000000071e555 in createCreWindow (s=s@entry=0x7fff368b90e0,
    lclick=lclick@entry=false)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CCreatureWindow.cpp:917
0000003 0x000000000057e6ec in CClickableHex::clickRight (this=0x7fff368b7ac0,
    down=..., previousState=<optimized out>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/battle/CBattleInterfaceClasses.cpp:609
0000004 0x000000000058a454 in CGuiHandler::handleEvent (
    this=this@entry=0xa39200 <GH>, sEvent=sEvent@entry=0x7fffe63ebd60)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/gui/CGuiHandler.cpp:263
0000005 0x000000000058a68a in CGuiHandler::handleEvents (this=0xa39200 <GH>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/gui/CGuiHandler.cpp:---Type <return> to continue, or q <return> to quit---
180
0000006 0x00000000006835ad in CPlayerInterface::update (this=<optimized out>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/CPlayerInterface.cpp:1644
0000007 0x0000000000589b71 in CGuiHandler::run (this=0xa39200 <GH>)
    at /build/buildd/vcmi-0.95+svn3616~ubuntu14.04.1/client/gui/CGuiHandler.cpp:388
0000008 0x00007ffff6a8ca4a in ?? ()
   from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0
0000009 0x00007ffff686b182 in start_thread (arg=0x7fffe63ec700)
    at pthread_create.c:312
0000010 0x00007ffff3d8230d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb)
R1
related to 0001390closed AVS Crash in creaure window after multiple Blind / Stone gaze casts 
png vcmi3.png (815,667) 2014-06-13 20:36
https://bugs.vcmi.eu/file_download.php?file_id=1826&type=bug
png
Issue History
2014-06-13 20:36KroArtemNew Issue
2014-06-13 20:36KroArtemFile Added: vcmi3.png
2014-06-13 20:41WarmongerRelationship addedrelated to 0001390
2014-06-13 20:42WarmongerNote Added: 0004758
2022-03-22 18:55PovelitelTag Attached: R1
2022-03-27 18:33PovelitelNote Added: 0008206
2022-03-27 18:33PovelitelStatusnew => resolved
2022-03-27 18:33PovelitelFixed in Version => 1.next
2022-03-27 18:33PovelitelResolutionopen => fixed
2022-03-27 18:33PovelitelAssigned To => Povelitel
2022-03-27 18:34PovelitelAssigned ToPovelitel =>

Notes
(0004758)
Warmonger   
2014-06-13 20:42   
Probably another case of 0001390.
(0008206)
Povelitel   
2022-03-27 18:33   
Don't reproduce in current develop. Probably fixed long time ago