Opened 14 years ago

Closed 14 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:

python: malloc.c:3951: libc_valloc: Assertion `!p
((((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 14 years ago by andar

  • Resolution set to worksforme
  • Status changed from new to closed

Looks like the eglibc bug.

Note: See TracTickets for help on using tickets.