Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (502 - 504 of 2449)

Ticket Resolution Summary Owner Reporter
#1350 WorksForMe deluged crash on "Force recheck" of errored torrent fuzzy
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

#1351 Fixed Deluge should emmit file_completed alert to clients balaton Description

Hi,

since libtorrent 0.15.1 it exports the file_completed alert over the python api. Deluge should pick this signal up and forward it to the clients. This would give client developers more control over how to interact with torrents and down-/uploads.

Cheers, balaton

#1353 Invalid deluge-gtk crashes with Segmentation Fault on startup Drooling_Sheep Description

I've been using deluge 1.3.0-rc2 for a few days now and it has had occasional crashes but been mostly usable. I unchecked classic mode so I could connect to the daemon from another computer, but now when I start deluge-gtk, the window for choosing a daemon pops up for a split second then there's a segmentation fault.

158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.