Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #236  -  [277EDAAC] __strcasecmp () at strcasecmp.c:65
Posted Apr 21, 2012 - updated Apr 21, 2012   Shortlink: http://arx.vg/236
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue is a duplicate of issue #229 - "[3852110D] strcasecmp () from /lib/libc.so.6"
icon_info.png This issue has been closed with status "Closed" and resolution "DUPLICATE".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Closed
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Guest user
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    DUPLICATE
  • 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. 0x080a0a68 in ?? ()
  3. [Current thread is 1 (Thread 0xb778a720 (LWP 3937))]
  4. * 1 Thread 0xb778a720 (LWP 3937) 0x080a0a68 in ?? ()
  5.  
  6. Thread 1 (Thread 0xb778a720 (LWP 3937)):
  7. #0 0x080a0a68 in ?? ()
  8. No symbol table info available.
  9. #1 <signal handler called>
  10. No symbol table info available.
  11. #2 0x0044c59b in __strcasecmp (s1=0x0, s2=0x82b98d7 "kde") at strcasecmp.c:65
  12. p1 = <value optimized out>
  13. p2 = <value optimized out>
  14. #3 0x081b809b in logger::CriticalErrorDialog::~CriticalErrorDialog() ()
  15. No symbol table info available.
  16. #4 0x081b83b2 in ?? ()
  17. No symbol table info available.
  18. #5 0x082977ae in main ()
  19. No symbol table info available.


Steps to reproduce this issue