Opened 13 years ago
Closed 13 years ago
#1350 closed bug (WorksForMe)
deluged crash on "Force recheck" of errored torrent
Reported by: | fuzzy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | Core | Version: | 1.3.0_dev |
Keywords: | Cc: |
Description
I am able to crash deluged pretty much every time if a torrent goes into error and I force a recheck. If I hit "resume", then it resumes but doesn't crash. Crash output on console if deluged is not put into daemon mode:
((((mchunkptr)((char*)(p) - 2*(sizeof(size_t)))))->size & 0x2) | ar_ptr == (((((mchunkptr)((char*)(p) - 2*(sizeof(size_t)))))->size & 0x4) ? ((heap_info *)((unsigned long)(((mchunkptr)((char*)(p) - 2*(sizeof(size_t))))) & ~((2 * (512 * 1024))-1)))->ar_ptr : &main_arena)' failed. |
Aborted
Change History (1)
comment:1 Changed 13 years ago by andar
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Looks like the eglibc bug.