MantisBT - VCMI
View Issue Details
0001189VCMIGUI - PreGamepublic2013-01-26 16:392013-01-26 19:53
AlexVinS 
Ivan 
normalcrashalways
closedfixed 
 
0.91 
0001189: Crash on opening RMG options
Crash on opening RMG options
Reproducible in Russian version
Program received signal SIGSEGV, Segmentation fault.
In libstdc++-6!_ZNKSs4sizeEv () (D:\projects\vcmi\engine\libstdc++-6.dll)
0000002 0x00533805 in CBitmapFont::renderText (this=0x74e7ec8, surface=0x4d56a50, data=..., color=..., pos=...) at D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177:4920:beg:0x533805
At D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
0000002 0x00533805 in CBitmapFont::renderText (this=0x74e7ec8, surface=0x4d56a50, data=..., color=..., pos=...) at D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177:4920:beg:0x533805
Continuing...
Program received signal SIGSEGV, Segmentation fault.
In libstdc++-6!_ZNKSs4sizeEv () (D:\projects\vcmi\engine\libstdc++-6.dll)
0000002 0x00533805 in CBitmapFont::renderText (this=0x74e7ec8, surface=0x4d56a50, data=..., color=..., pos=...) at D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177:4920:beg:0x533805
At D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
0000002 0x00533805 in CBitmapFont::renderText (this=0x74e7ec8, surface=0x4d56a50, data=..., color=..., pos=...) at D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177
D:\projects\vcmi\engine\client\UIFramework\Fonts.cpp:177:4920:beg:0x533805
Continuing...
[Inferior 1 (process 240) exited with code 030000000005]
Debugger finished with status 0
No tags attached.
Issue History
2013-01-26 16:39AlexVinSNew Issue
2013-01-26 16:39AlexVinSStatusnew => assigned
2013-01-26 16:39AlexVinSAssigned To => beegee
2013-01-26 16:43AlexVinSAssigned Tobeegee =>
2013-01-26 16:44AlexVinSAssigned To => AlexVinS
2013-01-26 16:44AlexVinSStatusassigned => new
2013-01-26 16:45AlexVinSStatusnew => assigned
2013-01-26 16:45AlexVinSDescription Updatedbug_revision_view_page.php?rev_id=2105#r2105
2013-01-26 16:45AlexVinSSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=2107#r2107
2013-01-26 16:45AlexVinSAdditional Information Updatedbug_revision_view_page.php?rev_id=2109#r2109
2013-01-26 16:45AlexVinSAssigned ToAlexVinS =>
2013-01-26 16:45AlexVinSAssigned To => AlexVinS
2013-01-26 16:45AlexVinSStatusassigned => new
2013-01-26 16:45AlexVinSAssigned ToAlexVinS =>
2013-01-26 17:06IvanNote Added: 0003332
2013-01-26 18:41IvanNote Added: 0003333
2013-01-26 18:41IvanAssigned To => Ivan
2013-01-26 18:41IvanStatusnew => assigned
2013-01-26 19:42IvanNote Added: 0003335
2013-01-26 19:42IvanStatusassigned => resolved
2013-01-26 19:42IvanFixed in Version => 0.91
2013-01-26 19:42IvanResolutionopen => fixed
2013-01-26 19:53AlexVinSNote Added: 0003336
2013-01-26 19:53AlexVinSStatusresolved => closed

Notes
(0003332)
Ivan   
2013-01-26 17:06   
Text rendering crash? Will see if it reproducible on my side.
(0003333)
Ivan   
2013-01-26 18:41   
Looks like localization problem. Will fix.
(0003335)
Ivan   
2013-01-26 19:42   
Should be fixed, rev 3130
(0003336)
AlexVinS   
2013-01-26 19:53   
Thanks. Works.