#2950: libtorrent error undefined symbol:
_ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE
-------------------------+----------------------------
  Reporter:  Oswald      |      Owner:
      Type:  bug         |     Status:  closed
  Priority:  critical    |  Milestone:  needs verified
 Component:  libtorrent  |    Version:  1.3.13
Resolution:  WorksForMe  |   Keywords:
-------------------------+----------------------------
Changes (by Cas):

 * status:  new => closed
 * component:  GTK UI => libtorrent
 * resolution:   => WorksForMe


Old description:

> Deluge version :1.3.13-0,
> Python version: 2.7.6,
> Operating System : Mint 17.1 rebecca,
> Kernel: x86_64 Linux 3.13.0-37-generic
> WebUI:1.3.13-0,
> Plugins : no,
> Language : russian,
> installation method: mintInstall 7.6.0
>

> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
> 349, in _on_reactor_start
>     client.start_classic_mode()
>   File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 559,
> in start_classic_mode
>     self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
>   File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 432,
> in __init__
>     self.__daemon = deluge.core.daemon.Daemon(classic=True)
>   File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line
> 141, in __init__
>     from deluge.core.core import Core
>   File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line 36,
> in <module>
>     from deluge._libtorrent import lt
>   File "/usr/lib/python2.7/dist-packages/deluge/_libtorrent.py", line 59,
> in <module>
>     import libtorrent as lt
> ImportError: /usr/lib/python2.7/dist-packages/libtorrent.so: undefined
> symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE

New description:

 Deluge version :1.3.13-0,
 Python version: 2.7.6,
 Operating System : Mint 17.1 rebecca,
 Kernel: x86_64 Linux 3.13.0-37-generic
 WebUI:1.3.13-0,
 Plugins : no,
 Language : russian,
 installation method: mintInstall 7.6.0

 {{{
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line
 349, in _on_reactor_start
     client.start_classic_mode()
   File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 559,
 in start_classic_mode
     self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
   File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 432,
 in __init__
     self.__daemon = deluge.core.daemon.Daemon(classic=True)
   File "/usr/lib/python2.7/dist-packages/deluge/core/daemon.py", line 141,
 in __init__
     from deluge.core.core import Core
   File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line 36, in
 <module>
     from deluge._libtorrent import lt
   File "/usr/lib/python2.7/dist-packages/deluge/_libtorrent.py", line 59,
 in <module>
     import libtorrent as lt
 ImportError: /usr/lib/python2.7/dist-packages/libtorrent.so: undefined
 symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE
 }}}

--

Comment:

 Good to know you fixed it.

 For reference I created an upstream ticket
 https://github.com/arvidn/libtorrent/issues/1466

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2950#comment:10>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to