Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1499  -  [2954DEC7] ?? ()
Posted Sep 09, 2020 - updated Oct 19, 2020   Shortlink: http://arx.vg/1499
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 Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access: address not mapped to object

GDB stack trace:
  1. [Thread debugging using libthread_db enabled]
  2. Using host libthread_db library "/lib/libthread_db.so.1".
  3. 0x08254e70 in ?? ()
  4. [Current thread is 1 (Thread 0xb76a09c0 (LWP 962))]
  5. Id Target Id Frame
  6. * 1 Thread 0xb76a09c0 (LWP 962) "arx" 0x08254e70 in ?? ()
  7.  
  8. Thread 1 (Thread 0xb76a09c0 (LWP 962)):
  9. #0 0x08254e70 in ?? ()
  10. No symbol table info available.
  11. #1 0x08254fe3 in ?? ()
  12. No symbol table info available.
  13. #2 <signal handler called>
  14. No symbol table info available.
  15. #3 0x00000000 in ?? ()
  16. No symbol table info available.
  17. #4 0x081b0c43 in ?? ()
  18. No symbol table info available.
  19. #5 0x081b399e in ?? ()
  20. No symbol table info available.
  21. #6 0x081b78a1 in ?? ()
  22. No symbol table info available.
  23. #7 0x083405fe in ?? ()
  24. No symbol table info available.
  25. #8 0x080b34cc in ?? ()
  26. No symbol table info available.
  27. #9 0x080b3ea9 in ?? ()
  28. No symbol table info available.
  29. #10 0x080a7bb8 in ?? ()
  30. No symbol table info available.
  31. #11 0x080bc7f9 in ?? ()
  32. No symbol table info available.
  33. #12 0x080cda8a in ?? ()
  34. No symbol table info available.
  35. #13 0x080d7b3f in ?? ()
  36. No symbol table info available.
  37. #14 0x08057752 in ?? ()
  38. No symbol table info available.
  39. #15 0xb7a06773 in __libc_start_main () from /lib/libc.so.6
  40. No symbol table info available.
  41. #16 0x08063a61 in _start ()
  42. No symbol table info available.


Steps to reproduce this issue
fresh build, first launch, old slackware 14.1, transmeta crusoe processor, plenty could have gone wrong here.

#1
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Sep 09, 20:18
Please build with debug symbols - there is not enough information here to track this down.