You are not logged in.

#1 2009-01-30 11:06:19

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Deluge segfaulting ....

Is it just me or latest deluge (1.1.1-1) is a little prone to terminate with a segfault?
I have googled and searched the forums but didn't find any reports (yet) of any segfault problems with the latest version.
Yesterday mine exploded a few times, quite randomly with a segfault. It wouldn't do a forced check on a specific torrent (still downloading) but worked with completed ones.
I have downgraded to deluge-1.1.0-1 and everything seems to be working fine again.
As anyone seen latest deluge explode like this too?


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#2 2009-01-31 11:50:34

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: Deluge segfaulting ....

I have no segfaults with the latest deluge, could be other issues causing segfault.

Offline

#3 2009-01-31 14:53:01

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Deluge segfaulting ....

Any thoughts on why? .....


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#4 2009-01-31 15:13:40

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: Deluge segfaulting ....

please post the segfault log and we'll see what's the case

Offline

#5 2009-01-31 17:28:17

Antony_
Member
From: Florianópolis, SC, Brazil
Registered: 2009-01-31
Posts: 2

Re: Deluge segfaulting ....

Hi,
I'm having the same problem

/usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  from sha import sha
1.1.1
/usr/lib/python2.6/site-packages/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: Invalid input string
  "glade/main_window.glade"))
Falha de segmentação

Archlinux x64, instaled today, netinstall.

Offline

#6 2009-01-31 17:53:31

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Deluge segfaulting ....

I was using Arch32 and I wasn't starting deluge from the command line ... didn't remember to do that hmm meanwhile I have updated to the latest version and I'm running it .... If it explodes again I'll post an update with all the info I can gather. Here is what's on the logs

Jan 29 23:02:22 archlinux deluge[3635]: segfault at 1 ip b798fe26 sp bfea72e0 error 4 in libgobject-2.0.so.0.1800.4[b796a000+3a000]
Jan 29 23:23:20 archlinux deluge[7744]: segfault at 195d ip b7aacd79 sp bf9c55f0 error 4 in libgobject-2.0.so.0.1800.4[b7a87000+3a000]
Jan 30 00:08:34 archlinux deluge[9348]: segfault at 195d ip b79b0d79 sp bfac76f0 error 4 in libgobject-2.0.so.0.1800.4[b798b000+3a000]

Not much help I guess ....


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#7 2009-01-31 18:53:28

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: Deluge segfaulting ....

backup your .config/deluge and start deluge without it, it could be your configuration that causes segfault.

Last edited by ahcaliskan (2009-01-31 18:57:00)

Offline

#8 2009-01-31 20:33:49

Antony_
Member
From: Florianópolis, SC, Brazil
Registered: 2009-01-31
Posts: 2

Re: Deluge segfaulting ....

It's not de configuration in $HOME/.config/deluge, i deleted this directory and the problem was not solved. Maybe it's only on x64...

Offline

#9 2009-01-31 20:36:16

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: Deluge segfaulting ....

I am using arh64, so no issues here. Perhaps it's a bug, since it appears to happen deluge now and then.

Offline

#10 2009-01-31 20:51:04

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Deluge segfaulting ....

Deluge seems to be running without major problems now ... didn't change anything but since I had this problem some things on the system have been updated. Deluge still fails to do a forced re-check on torrents that are still downloading .... I'll go back to 1.1.0 for now as I can't reproduce the problem.
Before deluge segfaulted it would run for a while and then the UI would just vanish but deluged seemed to keep running and downloading because when I opened the UI all torrents were there still working .... the only things errors warning I've been getting now when running deluge from the cli are:

$ deluge
/usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  from sha import sha
1.1.1
/usr/lib/python2.6/site-packages/deluge/ui/tracker_icons.py:58: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  log.debug("%s %s %s" % (url, e, e.message))
/usr/lib/python2.6/site-packages/deluge/ui/gtkui/filtertreeview.py:245: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  log.debug(e.message)

Nothing special here .... nothing on dmesg .... no idea whatsoever but this latest version of deluge doesn't get my trust, downgrading until a new one arrives.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#11 2009-01-31 21:35:12

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: Deluge segfaulting ....

Good news, deluge 1.1.2 will solve that issue!

Deluge 1.1.2 - (In Development)
Core:
  * Fix issue where torrents get stuck Checking

http://forum.deluge-torrent.org/viewtop … =8&p=73125

Offline

#12 2009-01-31 22:31:56

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Deluge segfaulting ....

Good then, I'll wait as 1.1.0 works fine for me. Hopefully they will squash other bugs as well smile


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

Board footer

Powered by FluxBB