MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001917VCMIOtherpublic2014-10-10 12:252023-10-12 08:50
Reporterilya_pomaskin 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformMacOSOS XOS Version10.9.3
Product Version0.96b 
Target VersionFixed in Version1.next 
Summary0001917: Server crashing when creating new game
DescriptionServer stack trace:
Error: signal 11:
0 vcmiserver 0x000000010a7281a6 _Z17handleLinuxSignali + 38
1 libsystem_platform.dylib 0x00007fff924ec5aa _sigtramp + 26
2 ??? 0x00007fff556f58c8 0x0 + 140734626748616
3 vcmiserver 0x000000010a5397a6 _ZN12CGameHandler12sendAndApplyEP14CPackForClient + 214
4 vcmiserver 0x000000010a51fd0c _ZN12CGameHandler7newTurnEv + 7564
5 vcmiserver 0x000000010a5288c2 _ZN12CGameHandler3runEb + 10898
6 vcmiserver 0x000000010a72682a _ZN11CVCMIServer7newGameEv + 170
7 vcmiserver 0x000000010a7277d3 _ZN11CVCMIServer5startEv + 2691
8 vcmiserver 0x000000010a7286f0 main + 816
9 libdyld.dylib 0x00007fff89fb35fd start + 1
TagsNo tags attached.
Attached Filestxt file icon VCMI_Client_log.txt [^] (132,477 bytes) 2014-10-10 12:29 [Show Content]
log file icon vcmi_client.log [^] (16,930 bytes) 2014-10-10 12:29
txt file icon VCMI_Server_log.txt [^] (117,825 bytes) 2014-10-10 12:30 [Show Content]
log file icon vcmi_server.log [^] (2,422 bytes) 2014-10-10 12:30

- Relationships

-  Notes
(0005006)
ilya_pomaskin (reporter)
2014-10-10 12:28

Error happens here:
lib/CGameState.cpp:2162

void CGameState::apply(CPack *pack)
{
    ui16 typ = typeList.getTypeID(pack); // return 0
    applierGs->apps[typ]->applyOnGS(this,pack); // apps[0] does not exists, so program throws exception
}
(0008083)
Povelitel (updater)
2022-03-15 19:00

Try the latest from https://builds.vcmi.download/branch/develop/macOS [^]
(0008221)
Povelitel (updater)
2022-03-28 16:01

should be fixed
(0008847)
Povelitel (updater)
2023-10-12 08:50

It should work as intended https://github.com/vcmi/vcmi/releases/tag/1.3.2 [^]

- Issue History
Date Modified Username Field Change
2014-10-10 12:25 ilya_pomaskin New Issue
2014-10-10 12:28 ilya_pomaskin Note Added: 0005006
2014-10-10 12:29 ilya_pomaskin File Added: VCMI_Client_log.txt
2014-10-10 12:29 ilya_pomaskin File Added: vcmi_client.log
2014-10-10 12:30 ilya_pomaskin File Added: VCMI_Server_log.txt
2014-10-10 12:30 ilya_pomaskin File Added: vcmi_server.log
2022-03-15 19:00 Povelitel Note Added: 0008083
2022-03-15 19:00 Povelitel Assigned To => Povelitel
2022-03-15 19:00 Povelitel Status new => feedback
2022-03-28 16:01 Povelitel Note Added: 0008221
2022-03-28 16:01 Povelitel Status feedback => resolved
2022-03-28 16:01 Povelitel Fixed in Version => 1.next
2022-03-28 16:01 Povelitel Resolution open => fixed
2022-03-28 16:01 Povelitel Assigned To Povelitel =>
2023-10-12 08:50 Povelitel Note Added: 0008847
2023-10-12 08:50 Povelitel Status resolved => closed

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean