Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #428  -  [843F7507] audio::Ambiance::Track::~Track()
Posted Nov 18, 2012 - updated Jun 29, 2018   Shortlink: http://arx.vg/428
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Not a bug" and resolution "CAN'T REPRODUCE".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Not a bug
  • 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
    CAN'T REPRODUCE
  • 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:
  ntdll.dll!wcsncpy() 
  ntdll.dll!wcsncpy() 
  MSVCR100.dll!free() 
  arx.exe!0x404465 
  arx.exe!0x4044ec 
  arx.exe!0x404770 
  arx.exe!0x405a17 
  arx.exe!0x63684b 
  arx.exe!0x65df7e 
  arx.exe!0x5f0634 
  arx.exe!0x517b85 
  arx.exe!0x61a759 
  arx.exe!0x621913 
  arx.exe!0x61d0a7 
  arx.exe!0x61a8be 
  arx.exe!0x4dd671 
  kernel32.dll!RegisterWaitForInputIdle() 
Symbols:
  1. Thread 0 (crashed)
  2. 0 ntdll.dll + 0x10a19
  3. 1 ntdll.dll + 0x1084c
  4. 2 msvcr100.dll + 0x1016a
  5. 3 arx.exe!audio::Ambiance::Track::~Track() [ambiance.cpp : 254 + 0x10]
  6. 4 arx.exe!audio::Ambiance::Track::`scalar deleting destructor'(unsigned int) + 0xc
  7. 5 arx.exe!std::vector<audio::Ambiance::Track,std::allocator<audio::Ambiance::Track> >::_Tidy() [vector : 1305 + 0x12]
  8. 6 arx.exe!audio::Ambiance::`scalar deleting destructor'(unsigned int) + 0x37
  9. 7 arx.exe!audio::ResourceList<audio::Ambiance>::remove(long) [audioresource.h : 161 + 0xd]
  10. 8 arx.exe!audio::Mixer::stop() [mixer.cpp : 168 + 0x43]
  11. 9 arx.exe!audio::Mixer::stop() [mixer.cpp : 164 + 0x5]
  12. 10 arx.exe!audio::mixerStop(long) [audio.cpp : 502 + 0x8]
  13. 11 arx.exe!ARX_GAME_Reset(long) [player.cpp : 3619 + 0x13]
  14. 12 arx.exe!DanaeClearLevel(long) [loadlevel.cpp : 1282 + 0x9]
  15. 13 arx.exe!DANAE_StartNewQuest() [core.cpp : 3423 + 0x12]
  16. 14 arx.exe!ArxGame::Render() [arxgame.cpp : 810 + 0x5]
  17. 15 arx.exe!ArxGame::Run() [arxgame.cpp : 564 + 0x12]
  18. 16 arx.exe!runGame() [core.cpp : 839 + 0xd]
  19. 17 arx.exe!WinMain [core.cpp : 872 + 0x5]
  20. 18 arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x1c]
  21. 19 kernel32.dll + 0x17077


Registers:
  EAX:1057E150  EBX:003F0000  ECX:0000BF4B  EDX:00006CF8  ESI:1057E148  EDI:1057DF88
  CS:EIP:001B:7C817077
  SS:ESP:0023:0147FFC8  EBP:0147FFF0
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210287


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Nov 18, 23:47
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-5656-1147650091
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Nov 18, 23:47
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-5656-1147650091
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Nov 18, 23:47
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-5656-1147650091
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Nov 18, 23:47
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-5656-1147650091
#10
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 29, 22:17
Closing crash reports that only affect Arx Libertatis 1.0.x. Please let us know if you can still reproduce this bug with the latest development snapshot.

The issue was updated with the following change(s):
  • The status has been updated, from New to Not a bug.
  • This issue has been closed
  • The resolution has been updated, from Not determined to CAN'T REPRODUCE.