Opened 15 years ago
Closed 15 years ago
#962 closed bug (Fixed)
"Segmantation fault" when removing several torrents from disk
Reported by: | tim.kornhammar@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.2.0_dev |
Keywords: | Cc: |
Description
SVN: r5356 Using GTK gui. Problem: Crashes when removing several torrents from disk. Reproduce: Select several torrents, remove from disk.
$ deluge -L debug [DEBUG ] 23:40:27 filtertreeview:254 pixbuf_new_from_file_at_size() argument 1 must be string, not None [DEBUG ] 23:40:29 torrentview:437 on_button_press_event [DEBUG ] 23:40:30 menubar:306 on_menuitem_remove_activate [DEBUG ] 23:40:31 core:299 Removing torrent ['33504b79a577a9a5ab3787ccaf2c1b04e1b690b9', 'bd33914b35a49508f7271c72cd9a1991f9e237db', '48bfad034c4593f4e73b4d85ff1355fa21a5cbe4'] from the core. [DEBUG ] 23:40:31 rpcserver:379 intevents: {} [DEBUG ] 23:40:31 torrent:786 Deleting fastresume file: /home/tim/.config/deluge/state/33504b79a577a9a5ab3787ccaf2c1b04e1b690b9.fastresume [DEBUG ] 23:40:31 torrent:813 Deleting torrent file: /home/tim/.config/deluge/state/33504b79a577a9a5ab3787ccaf2c1b04e1b690b9.torrent [DEBUG ] 23:40:31 torrentmanager:566 Saving torrent state file. [DEBUG ] 23:40:31 rpcserver:379 intevents: {} [DEBUG ] 23:40:31 torrentview:458 on_selection_changed Segmenteringsfel
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I tried to reproduce it again and it struck me that it only happens on external drives (memory cards/hard drives).
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe this has been fixed with 1.2.
Note:
See TracTickets
for help on using tickets.
I can't seem to reproduce this.. Are you removing all the torrents in the list? Do you have a specific filter selected? What version of GTK/PyGTK are you using?