crash after around 5 minutes of running deluge

General support for problems installing or using Deluge
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: crash after around 5 minutes of running deluge

Post by markybob »

gelassen wrote:Greetings,

I have to admit, that I recently changed from WinXP to Ubuntu Linux and my knowledge of Linux is not very advanced, so I don't know how to install from "svn trunk". I always wait for published .deb Files and then install Deluge.
do this:
sudo apt-get install g++ python-all-dev python-all version python-dbus python-gtk2 version python-xdg python-support libboost-dev libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev libboost-serialization-dev libssl-dev zlib1g-dev subversion; sudo apt-get --purge remove deluge-torrent; rm -rf ~/.config/deluge; svn co http://deluge-torrent.org/svn/trunk deluge; cd deluge; make; make install; deluge
gelassen
Member
Member
Posts: 24
Joined: Sun Jun 17, 2007 9:24 am

Re: crash after around 5 minutes of running deluge

Post by gelassen »

Hi,

After typing this in console:
sudo apt-get install g++ python-all-dev python-all version python-dbus python-gtk2 version python-xdg python-support libboost-dev libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev libboost-serialization-dev libssl-dev zlib1g-dev subversion
I get:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
E: Konnte Paket version nicht finden
E: Konnte Paket version nicht finden (german) = Couldn't find Packet version (english translation)

Before I did this, deluge was uninstalled via synaptic und the Map /.config/deluge was also deleted manually.
markybob
Compulsive Poster
Compulsive Poster
Posts: 1230
Joined: Thu May 24, 2007 11:27 pm
Location: Chicago, IL, USA
Contact:

Re: crash after around 5 minutes of running deluge

Post by markybob »

gelassen wrote:Hi,

After typing this in console:
sudo apt-get install g++ python-all-dev python-all version python-dbus python-gtk2 version python-xdg python-support libboost-dev libboost-thread-dev libboost-date-time-dev libboost-filesystem-dev libboost-serialization-dev libssl-dev zlib1g-dev subversion
I get:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
E: Konnte Paket version nicht finden
E: Konnte Paket version nicht finden (german) = Couldn't find Packet version (english translation)

Before I did this, deluge was uninstalled via synaptic und the Map /.config/deluge was also deleted manually.
packet version? that doesnt even begin to make sense. hopefully some ubuntu user will have an idea of how to help you. *shrug*
gelassen
Member
Member
Posts: 24
Joined: Sun Jun 17, 2007 9:24 am

Re: crash after around 5 minutes of running deluge

Post by gelassen »

Hi,

After some testing I realized that the "Segmentation fault (core dumped)"-crash only occurs with a specific torrent, independently of specific files selected or not. So the problem lies within this .torrent file.

You can find it here: http://www.box.net/shared/sg9jkcx1bf
Post Reply