Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1562  -  [C573D487] libc-2.33.so!0x7f06e4a13d22
Posted Jul 14, 2021 - updated Jul 17, 2021   Shortlink: http://arx.vg/1562
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 Linux
  • Architecture
    icon_customdatatype.png amd64
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Abnormal termination

 Instruction address: 0x7f06e4a13d22
 Stack pointer: 0x7ffd40a59420


Callstack:
 arx!0x565170fe7a37
 libpthread-2.33.so!0x7f06e544f870
 libc-2.33.so!0x7f06e4a13d22
 libc-2.33.so!0x7f06e49fd862
 arx!0x565170e9cffa
 arx!0x565170ff73f9
 arx!0x565170ecfb53
 arx!0x565170e912da
 libc-2.33.so!0x7f06e49feb25
 arx!0x565170e9ca7e


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 14, 21:38
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-17294-1081747599
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 14, 21:38
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-17294-1081747599
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 14, 21:38
A file was uploaded. maps.txticon_open_new.png This comment was attached:

arxcrash-17294-1081747599
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 14, 21:38
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-17294-1081747599
#6
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 04:27
This was my first attempt at running the game after building it from source via the AUR on Arch Linux.
#7
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 04:27
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-46403-2912139709
#8
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 04:27
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-46403-2912139709
#9
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 04:27
A file was uploaded. maps.txticon_open_new.png This comment was attached:

arxcrash-46403-2912139709
#10
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 04:27
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-46403-2912139709
#11
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 12:59
Unpacked files, then just rust arx, but there is also some sort of error which I didn't see in logs so I add it here: '/usr/include/c /11.1.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[1](std::vector<_Tp, _Alloc>::size_type) _Tp = audio::OpenALSource*; _Alloc = std::allocator<audio::OpenALSource*>; std::vector<_Tp, _Alloc>::reference = audio::OpenALSource*&; std::vector<_Tp, _Alloc>::size_type = long unsigned int: Assertion '__n < this->size()' failed.' I don't know if this is problem with my system or game.
#12
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 12:59
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-12076-2776938130
#13
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 12:59
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-12076-2776938130
#14
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 12:59
A file was uploaded. maps.txticon_open_new.png This comment was attached:

arxcrash-12076-2776938130
#15
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 15, 12:59
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-12076-2776938130
#16
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jul 17, 09:48
This is an assert failure enabled with -D_GLIBCXX_ASSERTIONS (default in Arch since pacman/makepkg 3.2.2-3).

While the assert fails, there is no error in practice so the AUR package will disable the assert for now. There is a proper fix in master for the next version.

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.