Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1060  -  [39EF35FC] arx.exe!read_utf8()
Posted Aug 27, 2017 - updated Sep 17, 2017   Shortlink: http://arx.vg/1060
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Upstream" and resolution "Not determined".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Upstream
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     CrashBot
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    Not determined
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Windows
  • Architecture
    icon_customdatatype.png x86
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access

Callstack:
  ??!0x5bad28 
  ??!0x5bb4a7 
  ??!0x5bb567 
  ??!0x5bb928 
  ??!0x677970 
  ??!0x677aa8 
  ??!0x547db2 
  ??!0x62469f 
  ??!0x61d027 
  ??!0x61a83e 
  ??!0x4dd611 
  ??!call_process_entry() 
  ??!0x7b85f653 
  ??!call_thread_func_wrapper() 
  ??!call_thread_func() 
  ??!RtlRaiseException() 
  ??!call_dll_entry_point() 
  ??!wine_call_on_stack() 
  ??!wine_switch_to_stack() 
  ??!LdrInitializeThunk() 
  ??!__wine_kernel_init() 
  ??!__wine_process_init() 
  ??!wine_init() 
  ??!main() 
  ??!__libc_start_main() 


 0 arx.exe!read_utf8(std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > & it, std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > end, unsigned long & chr) Line 181	C++
 1 arx.exe!Font::insertMissingGlyphs(std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > begin, std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > end) Line 224	C++
 2 arx.exe!Font::getNextGlyph(std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > & it, std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > end, unsigned long & chr) Line 262	C++
 3 arx.exe!Font::Draw(int x, int y, std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > itStart, std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char> > itEnd, Color4<unsigned char> color) Line 304	C++
 4 arx.exe!ARX_UNICODE_FormattingInRect(Font * pFont, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & text, const _Rectangle<long> & _rRect, Color4<unsigned char> col, long * textHeight, long * numChars, bool computeOnly) Line 143	C++
 5 arx.exe!ARX_UNICODE_DrawTextInRect(Font * font, float x, float y, float maxx, const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & _text, Color4<unsigned char> col, const _Rectangle<long> * pClipRect) Line 187	C++
 6 arx.exe!TextManager::Render() Line 181	C++
 7 arx.exe!ArxGame::Render() Line 1965	C++
 8 arx.exe!ArxGame::Run() Line 564	C++
 9 arx.exe!runGame() Line 842	C++


Registers:
  EAX:0149F678  EBX:F777B000  ECX:0573B000  EDX:055141C9  ESI:00000002  EDI:7BF011E1
  CS:EIP:0023:7BF01202
  SS:ESP:002B:FF9BC9F0  EBP:00000000
  DS:002B  ES:002B  FS:0063  GS:006B
  Flags:00010212


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 27, 10:53
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-1641-3940792893
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 27, 10:53
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-1641-3940792893
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 27, 10:53
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-1641-3940792893
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 27, 10:53
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-1641-3940792893
#8
icon_reply.pngReply
Comment posted by
 bsxf47
Aug 27, 14:00
Please update your Arx Libertatis to at least the lastest stable (1.1.2), this version is outdated.
#10
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Sep 17, 13:56
Crash seems to be while using Wine to run the Windows version. Let us know if it also crashes on Windows. What operating system are you trying to run this on? There might be a native build available.

The issue was updated with the following change(s):
  • The status has been updated, from New to Upstream.
  • This issue has been closed