#2173: Core freezes under heavy load
-----------------------+----------------------------------------------------
 Reporter:  underscor  |       Owner:            
     Type:  bug        |      Status:  new       
 Priority:  major      |   Milestone:  Future    
Component:  core       |     Version:  git master
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by underscor):

 Changed:
 VERSION=15

 to
 VERSION=16

 in get_libtorrent.sh, and rebuilt/reinstalled. However, now I get:


 {{{
 19:47:12.500 [ERROR   ][deluge.main            :1181] dynamic module does
 not define init function (initlibtorrent)
 Traceback (most recent call last):
   File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.900_dev-py2.7
 -linux-x86_64.egg/deluge/main.py", line 261, in start_daemon
     Daemon(options, args)
   File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.900_dev-py2.7
 -linux-x86_64.egg/deluge/core/daemon.py", line 130, in __init__
     from deluge.core.core import Core
   File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.900_dev-py2.7
 -linux-x86_64.egg/deluge/core/core.py", line 37, in <module>
     from deluge._libtorrent import lt
   File "/usr/local/lib/python2.7/dist-packages/deluge-1.3.900_dev-py2.7
 -linux-x86_64.egg/deluge/_libtorrent.py", line 59, in <module>
     import libtorrent as lt
 ImportError: dynamic module does not define init function (initlibtorrent)

 }}}

 Any ideas?

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2173#comment:5>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to