Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1320  -  [C25C20F3] arx.exe!audio::OpenALBackend::setHRTFEnabled(audio::HRTFAttribute) [openalbackend.cpp:693]
Posted Jan 26, 2019 - updated Jul 05, 2020   Shortlink: http://arx.vg/1320
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Fixed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • 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
    RESOLVED
  • 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 amd64
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access

Exception code: ACCESS_VIOLATION

 Instruction address: 0x75ad1c06
 Memory accessed: 0x78
 Stack pointer: 0xfb4d1ced10


Callstack:
 OpenAL32.dll!alcGetContextsDevice()
 OpenAL32.dll!alcResetDeviceSOFT()
 arx.exe!0x7ff6e33eae6d
 arx.exe!0x7ff6e34bc3f3
 arx.exe!0x7ff6e34e217e
 arx.exe!0x7ff6e34e0c21
 arx.exe!0x7ff6e34c3429
 arx.exe!0x7ff6e340974b
 arx.exe!0x7ff6e3406109
 arx.exe!0x7ff6e34178d9
 arx.exe!0x7ff6e35128ba
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!audio::OpenALBackend::setHRTFEnabled(audio::HRTFAttribute) [openalbackend.cpp : 693 + 0xf]
 1  arx.exe!AudioOptionsMenuPage::onChangedHRTF(int,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &) [mainmenu.cpp : 1352 + 0x3d]
 2  arx.exe!CycleTextWidget::click() [cycletextwidget.cpp : 153 + 0x8]
 3  arx.exe!MenuPage::update(glm::vec<2,float,0>) [menupage.cpp : 236 + 0x0]
 4  arx.exe!MainMenuDoFrame() [menuwidgets.cpp : 186 + 0x0]
 5  arx.exe!ArxGame::render() [arxgame.cpp : 2045 + 0x0]
 6  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1288 + 0x0]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0xab]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
Steps to reproduce this issue
Was changing the audio settings, from automatic.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 26, 02:13
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-16032-1871294080
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 26, 02:13
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-16032-1871294080
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 26, 02:13
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-16032-1871294080
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 26, 02:13
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-16032-1871294080
#11
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jul 05, 18:22
Potentially fixed in the latest development snapshot.

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from New to Fixed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • This issue's progression has been updated to 100 percent completed.