MantisBT - VCMI | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002953 | VCMI | GUI - PreGame | public | 2018-04-07 06:31 | 2023-10-28 20:38 |
Reporter | hkoehler | ||||
Assigned To | Nordsoft | ||||
Priority | normal | Severity | crash | Reproducibility | random |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Linux | OS | Ubuntu | OS Version | 14.04 |
Product Version | 0.99 | ||||
Target Version | Fixed in Version | 1.4.0 | |||
Summary | 0002953: Crash in pre-game lobby | ||||
Description | Establishing connection... Found endpoints: 0:127.0.0.1:16828 Trying connection to 127.0.0.1:16828(0) Established connection with VCMI 0.99 db60983b5ae5e86286dd8ee3811a488ca9a29a57 (server). UUID: 62c4a8ee-f187-439f-8206-1d41e59121a4 Segmentation fault (core dumped) Last connection lost, server will close itself... *** Error in `./vcmiserver': double free or corruption (out): 0x0000000002720ef0 *** Aborted (core dumped) | ||||
Steps To Reproduce | |||||
Additional Information | Core was generated by `./vcmiclient'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00000000004a0cdd in CGuiHandler::handleMouseMotion (this=this@entry=0x984900 <GH>) at /home/hkoehler/dev/vcmi/vcmi/client/gui/CGuiHandler.cpp:383 383 if(isItIn(&(elem)->pos, current->motion.x, current->motion.y)) [Current thread is 1 (Thread 0x7fe928bbf780 (LWP 6319))] (gdb) bt #0 0x00000000004a0cdd in CGuiHandler::handleMouseMotion (this=this@entry=0x984900 <GH>) at /home/hkoehler/dev/vcmi/vcmi/client/gui/CGuiHandler.cpp:383 #1 0x00000000004a1f40 in CGuiHandler::handleCurrentEvent (this=this@entry=0x984900 <GH>) at /home/hkoehler/dev/vcmi/vcmi/client/gui/CGuiHandler.cpp:275 0000002 0x00000000004a2893 in CGuiHandler::handleEvents (this=0x984900 <GH>) at /home/hkoehler/dev/vcmi/vcmi/client/gui/CGuiHandler.cpp:200 0000003 0x0000000000557ab1 in CMainMenu::update (this=<optimized out>) at /home/hkoehler/dev/vcmi/vcmi/client/mainmenu/CMainMenu.cpp:307 0000004 0x00000000004a15f2 in CGuiHandler::renderFrame (this=this@entry=0x984900 <GH>) at /home/hkoehler/dev/vcmi/vcmi/client/gui/CGuiHandler.cpp:458 0000005 0x0000000000449516 in mainLoop (this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>, this=<optimized out>) at /home/hkoehler/dev/vcmi/vcmi/client/CMT.cpp:1317 0000006 main (argc=<optimized out>, argv=<optimized out>) at /home/hkoehler/dev/vcmi/vcmi/client/CMT.cpp:484 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-04-07 06:31 | hkoehler | New Issue | |||
2018-04-07 06:33 | hkoehler | Description Updated | bug_revision_view_page.php?rev_id=3494#r3494 | ||
2023-10-28 20:38 | Nordsoft | Status | new => resolved | ||
2023-10-28 20:38 | Nordsoft | Fixed in Version | => 1.4.0 | ||
2023-10-28 20:38 | Nordsoft | Resolution | open => unable to reproduce | ||
2023-10-28 20:38 | Nordsoft | Assigned To | => Nordsoft |
There are no notes attached to this issue. |