Keep getting Segmentation fault (core dumped)

General support for problems installing or using Deluge
gelassen
Member
Member
Posts: 24
Joined: Sun Jun 17, 2007 9:24 am

Re: Keep getting Segmentation fault (core dumped)

Post by gelassen »

Hi,

Same problem here. Installed 0.5.3 via .deb-File.
/home/.config/deluge was also deleted before installation. Im on Feisty.

After some time the crash occurs, console writes:
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Pickling state...
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin RSS
Initialising plugin TorrentCreator
Initialising plugin TorrentNotification
Initialising plugin NetworkGraph
Initialising plugin TorrentSearch
Initialising plugin NetworkHealth
Initialising plugin DesiredRatio
Initialising plugin BlocklistImport
Applying preferences
Starting DHT...
Showing window
Loading TorrentNotification plugin...
Segmentation fault (core dumped)
Hoping for a soon fix!
gelassen
Member
Member
Posts: 24
Joined: Sun Jun 17, 2007 9:24 am

Re: Keep getting Segmentation fault (core dumped)

Post by gelassen »

Hi,

I stopped the following torrent (http://www.box.net/shared/5h78y2pk8o) and the Segmentation fault-Error disappeared.

Deluge was running over night, before this deluge was crashing nearly every 2 hours...
plisk
Member
Member
Posts: 42
Joined: Sun Jul 15, 2007 7:52 am

Re: Keep getting Segmentation fault (core dumped)

Post by plisk »

gelassen wrote:Hi,

I stopped the following torrent (http://www.box.net/shared/5h78y2pk8o) and the Segmentation fault-Error disappeared.

Deluge was running over night, before this deluge was crashing nearly every 2 hours...
Thanks for the report, i confirm this. It's happens also in client_test with this torrent - it's a test client based on libtorrent. I'll submit new ticket in libtorrent based on this, we'll see what this results in.
davidme
New User
New User
Posts: 6
Joined: Thu Aug 09, 2007 7:46 pm

Re: Keep getting Segmentation fault (core dumped)

Post by davidme »

I also have Segmentation fault (core dumped) error with the latest Deluge 0.5.4
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: Keep getting Segmentation fault (core dumped)

Post by markybob »

davidme wrote:I also have Segmentation fault (core dumped) error with the latest Deluge 0.5.4
remove ~/.config/deluge/persistent.state
start deluge
do not use the pieces plugin. if you want to use that, get svn instead of 0.5.4
davidme
New User
New User
Posts: 6
Joined: Thu Aug 09, 2007 7:46 pm

Re: Keep getting Segmentation fault (core dumped)

Post by davidme »

I removed ~/.config/deluge/persistent.state and still get the same Segmentation fault (core dumped) when starting deluge.

Any more ideas ?
gelassen
Member
Member
Posts: 24
Joined: Sun Jun 17, 2007 9:24 am

Re: Keep getting Segmentation fault (core dumped)

Post by gelassen »

For my part, finally the segmentation Error disappeared with 0.5.4.

Great work, may luck and love always be with you!
davidme
New User
New User
Posts: 6
Joined: Thu Aug 09, 2007 7:46 pm

Re: Keep getting Segmentation fault (core dumped)

Post by davidme »

With the latest Deluge, I get the same error. Deluge 0.5.4.1

And this is what I have:

Code: Select all

$ deluge 
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to 40960 bytes per second
Scanning plugin dir /usr/share/deluge/plugins
Initialising plugin SpeedLimiter
Initialising plugin TorrentPeers
Initialising plugin TorrentCreator
Initialising plugin TorrentSearch
Initialising plugin Locations
Initialising plugin TorrentFiles
Initialising plugin NetworkHealth
Initialising plugin EventLogging
Initialising plugin SimpleRSS
Initialising plugin NetworkGraph
Initialising plugin ExtraStats
Initialising plugin DesiredRatio
Initialising plugin BlocklistImport
Initialising plugin TorrentNotification
Initialising plugin TorrentPieces
Applying preferences
Starting DHT...
Capping download to -1 bytes per second
Capping upload to 40960 bytes per second
Segmentation fault (core dumped)
davidme
New User
New User
Posts: 6
Joined: Thu Aug 09, 2007 7:46 pm

Re: Keep getting Segmentation fault (core dumped)

Post by davidme »

I deleted everything in ~/.config/deluge/ and now it works.
davidme
New User
New User
Posts: 6
Joined: Thu Aug 09, 2007 7:46 pm

Re: Keep getting Segmentation fault (core dumped)

Post by davidme »

I have isolated the problem for me:

Whenever I turn on upnp, deluge will not start next time and will give me Segmentation fault (core dumped)
Post Reply