Develop
Ticket #890 (closed defect: worksforme)
Hang or abort while switching airspace file during replay
| Reported by: | apf | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Airspace | Version: | 6.1 |
| Keywords: | Cc: |
Description
The abort occurred while not running under gdb with the following output:
*** glibc detected *** ./output/UNIX/bin/xcsoar: malloc(): smallbin double linked list corrupted: 0x0000000000ad2010 ***
I have also a backtrace of the abort but symbols are not resolved. See attachment for more info. I will try to resolve some of the addresses manually.
\
Retesting with gdb lead to a hang which I interrupted with SIGINT. See attachement for gdb info.
Attachments
Change History
Changed 2 years ago by apf
- Attachment bug-890-gdb.txt added
comment:1 Changed 2 years ago by jwharington
please re-test again; max submitted a patch changing aspects of locking which may have fixed this.
comment:2 Changed 2 years ago by apf
I have never been able to reproduce this one reliable. I have just tried again and did not run into any issues. I think we can close it.
Note: See
TracTickets for help on using
tickets.

gdb info after interrupting with SIGINT