MantisBT - VCMI | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002022 | VCMI | GUI - Other | public | 2015-01-02 18:40 | 2016-01-17 12:36 |
Reporter | KroArtem | ||||
Assigned To | SXX | ||||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | Ubuntu | OS Version | 14.10 |
Product Version | 0.97b | ||||
Target Version | Fixed in Version | 0.97c | |||
Summary | 0002022: Crash after pressing on "Quest log" | ||||
Description | See summary for more details. :) | ||||
Steps To Reproduce | |||||
Additional Information | [Thread 0x7fffdac4a700 (LWP 13621) exited] removing object id=1449; address=140736674939424; name=Resource Image must have palette to be player-colored! Program received signal SIGSEGV, Segmentation fault. CQuest::getRolloverText (this=0x7fffcf4a4110, ms=..., onHover=<optimized out>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/lib/mapObjects/CQuest.cpp:229 229 /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/lib/mapObjects/CQuest.cpp: Нет такого файла или каталога. (gdb) bt #0 CQuest::getRolloverText (this=0x7fffcf4a4110, ms=..., onHover=<optimized out>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/lib/mapObjects/CQuest.cpp:229 #1 0x00000000005053e9 in CQuestLog::init (this=this@entry=0x5934a20) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/windows/CQuestLog.cpp:142 0000002 0x0000000000505b3a in CQuestLog::CQuestLog (this=0x5934a20, Quests=std::vector of length 1, capacity 1 = {...}) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/windows/CQuestLog.cpp:127 0000003 0x00000000005e0504 in CPlayerInterface::showQuestLog (this=<optimized out>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/CPlayerInterface.cpp:2416 0000004 0x00000000004aaf0d in operator() (this=0x593b440) at /usr/include/c++/4.9/functional:2439 0000005 CFunctionList<void ()>::operator()<>() const ( this=this@entry=0x7fffc49f66d8) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/widgets/../../lib/FunctionList.h:62 0000006 0x00000000004a8122 in CButton::onButtonClicked (this=0x7fffc49f66a0) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/widgets/Buttons.cpp:162 ---Type <return> to continue, or q <return> to quit--- 0000007 0x0000000000494000 in CGuiHandler::handleEvent ( this=this@entry=0x93dc40 <GH>, sEvent=sEvent@entry=0x7fffffffd020) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/gui/CGuiHandler.cpp:321 0000008 0x0000000000494646 in CGuiHandler::handleEvents (this=0x93dc40 <GH>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/gui/CGuiHandler.cpp:183 0000009 0x00000000005e69bd in CPlayerInterface::update (this=<optimized out>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/CPlayerInterface.cpp:1595 0000010 0x0000000000492711 in operator() (__closure=<optimized out>, target=<optimized out>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/gui/CGuiHandler.cpp:417 0000011 std::_Function_handler<void(IUpdateable*), CGuiHandler::renderFrame()::<lambda(IUpdateable*)> >::_M_invoke(const std::_Any_data &, IUpdateable *) ( __functor=..., __args#0=<optimized out>) at /usr/include/c++/4.9/functional:2039 0000012 0x00000000005e9d35 in operator() (__args#0=0x7fffc49033c0, this=0x7fffffffd150) at /usr/include/c++/4.9/functional:2439 0000013 CPlayerInterface::runLocked(std::function<void (IUpdateable*)>) ( this=<optimized out>, functor=...) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/CPlayerInte---Type <return> to continue, or q <return> to quit--- rface.cpp:1634 0000014 0x00000000004931b1 in CGuiHandler::renderFrame ( this=this@entry=0x93dc40 <GH>) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/gui/CGuiHandler.cpp:431 0000015 0x0000000000440a15 in mainLoop () at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/CMT.cpp:1197 0000016 main (argc=<optimized out>, argv=0x7fffffffde98) at /build/buildd/vcmi-0.97+git20141227.3838~ubuntu14.10.1/client/CMT.cpp:485 (gdb) | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | Quest log correct.png (321,434) 2015-01-03 20:13 https://bugs.vcmi.eu/file_download.php?file_id=2059&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-01-02 18:40 | KroArtem | New Issue | |||
2015-01-02 19:36 | Warmonger | Note Added: 0005303 | |||
2015-01-02 19:45 | KroArtem | Note Added: 0005307 | |||
2015-01-02 19:48 | KroArtem | Note Added: 0005308 | |||
2015-01-03 20:05 | KroArtem | Note Added: 0005310 | |||
2015-01-03 20:13 | Warmonger | File Added: Quest log correct.png | |||
2015-01-03 20:14 | Warmonger | Note Added: 0005311 | |||
2015-01-03 21:21 | KroArtem | Note Added: 0005312 | |||
2015-02-11 01:14 | SXX | Note Added: 0005448 | |||
2015-02-11 02:35 | SXX | Note Added: 0005449 | |||
2015-02-11 08:14 | SXX | Note Added: 0005450 | |||
2015-02-13 12:38 | SXX | Assigned To | => SXX | ||
2015-02-13 12:38 | SXX | Status | new => assigned | ||
2015-02-14 02:01 | SXX | Note Added: 0005472 | |||
2015-02-17 21:44 | SXX | Note Added: 0005538 | |||
2015-02-17 21:44 | SXX | Status | assigned => resolved | ||
2015-02-17 21:44 | SXX | Fixed in Version | => 0.97c | ||
2015-02-17 21:44 | SXX | Resolution | open => fixed | ||
2016-01-17 12:36 | SXX | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|