Page 1 of 3 123 LastLast
Results 1 to 15 of 49

Thread: Transmission - segmentation fault

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2007
    Location
    Belgrade, Serbia
    Posts
    24

    Transmission - segmentation fault

    Evey time I wanna see info for some torrent I get the segmentation fault.
    The core file is (from /opt/torrent/.transmission folder): http://rapidshare.com/files/69705744/core.6989.html

  2. #2
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by marco82 View Post
    Evey time I wanna see info for some torrent I get the segmentation fault.
    The core file is (from /opt/torrent/.transmission folder): http://rapidshare.com/files/69705744/core.6989.html
    This is probably bug in transmission lib not providing nonblocking scrape info any more.

  3. #3
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Quote Originally Posted by marco82 View Post
    Evey time I wanna see info for some torrent I get the segmentation fault.
    The core file is (from /opt/torrent/.transmission folder): http://rapidshare.com/files/69705744/core.6989.html

    I will change this back to libbt.

  4. #4
    Join Date
    May 2007
    Location
    Belgrade, Serbia
    Posts
    24
    OK, let us know when u do that, and also how to fix it.

    TNX!

  5. #5

    Unhappy transmission 1.11 segmentation fault

    When i run transmission-daemon like this:
    cd /tmp/harddisk/torrent && transmission-daemon -f -p /opt/var/run/transmission.pid -s /etc/transmission.socket

    i get a segmentation fault: (was stable with 1.06)

    [warn] epoll_create: Function not implemented
    [warn] epoll_create: Function not implemented
    Transmission 1.11+ (5576) started
    Queued for verification
    Verifying torrent
    Queued for verification
    Bound socket 14 to port 51413
    Opened port 51413 to listen for incoming peer connections
    Verifying torrent
    Segmentation fault


    I would like to go back to version 1.06.
    Can someone please attach this for me?

  6. #6
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736

  7. #7
    Thanks Oleo,

    The 'segment fault' has been resolved!


  8. #8

    Transmission: can't load library 'libcurl.so.4'

    I`ve just did ipkg update& ipkg upgrade and when I want to start transmission I get this message
    "transmissiond: can't load library 'libcurl.so.4'"??

    Is there a solution?

  9. #9
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    ipkg install -force-reinstall curl

  10. #10
    Join Date
    Jun 2008
    Location
    Södra Vallgrund
    Posts
    21

    Transmission 1.34+ r6844 compile error

    The last couple of days I get a compile error when trying to cross-compile Transmission trunk. It builds with no problem natively in Debian. Please help!!

    Code:
    natpmp.c:84: warning: no previous prototype for 'sendpendingrequest'
    natpmp.c:100: warning: no previous prototype for 'sendnatpmprequest'
    natpmp.c:165: warning: no previous prototype for 'readnatpmpresponse'
    natpmp.c: In function `sendnewportmappingrequest':
    natpmp.c:162: internal compiler error: in arm_print_operand, at config/arm/arm.c:11866
    Please submit a full bug report,
    with preprocessed source if appropriate.
    Send email to arm-gnu@codesourcery.com for instructions.
    {standard input}: Assembler messages:
    {standard input}:302: Warning: partial line at end of file ignored
    make[3]: *** [natpmp.o] Error 1
    make[3]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/third-party/libnatpmp'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/third-party'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission'
    make: *** [/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/.built] Error 2

  11. #11
    Join Date
    Jun 2008
    Location
    Södra Vallgrund
    Posts
    21
    I still can't build Transmission The natpmp was updated today so I thought I'd give it a try. It still builds ok natively on Debian. Could it be that a newer version of the toolchain is needed?

    Now I get this error :

    Code:
    natpmp.c:83: warning: no previous prototype for 'sendpendingrequest'
    natpmp.c:99: warning: no previous prototype for 'sendnatpmprequest'
    natpmp.c:164: warning: no previous prototype for 'readnatpmpresponse'
    natpmp.c: In function `sendnewportmappingrequest':
    natpmp.c:161: internal compiler error: in arm_print_operand, at config/arm/arm.c:11866
    Please submit a full bug report,
    with preprocessed source if appropriate.
    Send email to arm-gnu@codesourcery.com for instructions.
    {standard input}: Assembler messages:
    {standard input}:302: Warning: partial line at end of file ignored
    make[3]: *** [natpmp.o] Error 1
    make[3]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/third-party/libnatpmp'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/third-party'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission'
    make: *** [/home/andersos/projects/optware/trunk/cs05q3armel/builds/transmission/.built] Error 2

  12. #12
    im trying to build 6228. its not happy about ....

    Code:
    checking pkg-config is at least version 0.9.0... yes
    checking for OPENSSL... yes
    checking for LIBCURL... yes
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... 64
    checking how to copy va_list... va_copy
    configure: invoking libevent's configure script
    checking for GTK... no
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for intltool >= 0.23... awk: cannot open ./intltool-update.in (No such file or directory)
    awk: cannot open ./intltool-update.in (No such file or directory)
     found
    ./configure: line 24150: test: : integer expression expected
    configure: error: Your intltool is too old.  You need intltool 0.23 or later.
    make: *** [/opt/optware/oleg/builds/transmissiond/.configured] Error 1
    also the latest couldn't build either

  13. #13
    Tranmission 1.22 Built by checking out a older version of unslung, using the latest toolchain but old unslung scripts to build.

    Currently not tested yet. I am about to test it soon.
    Attached Files Attached Files

  14. #14
    Join Date
    Jun 2008
    Location
    Södra Vallgrund
    Posts
    21
    1.34+ finally built ok for me yesterday after weeks of breaking. But today 1.40 was released - waiting for official optware package

  15. #15

    Transmission 1.34 imature

    Hi, there

    I just need to write down my frustrations so I can get over them.
    First of all I would like to shout Transmission 1.34 IS A PIECE OF SHIT!
    Now after this is over I would like to write down my problems.
    First of I was very happy with Transmission 1.22.
    But one day my torrents were downloading really slow. I thought maybe my Internet provider is lowering the priority of my torrents or some other people are sabotaging the torrent uploading by uploading bad chunks.
    So I figured out that maybe I should upgrade because the new version will have encryption and better security and so on.
    I upgraded and remained with my mouth open not from amazement but from being puzzled.
    So I started to try around and play and experiment.
    Thanks to this thread:
    http://wl500g.info/showthread.php?t=...ansmission.cgi
    I was able to figure out how it works.
    I'll continue with the negatives on the next post.

Page 1 of 3 123 LastLast

Similar Threads

  1. Segmentation fault ?
    By Needfoul in forum German Discussion - Deutsch (DE)
    Replies: 2
    Last Post: 04-03-2007, 18:24
  2. Segmentation Fault in Samba
    By Galleons in forum WL-500gP Q&A
    Replies: 2
    Last Post: 10-02-2007, 23:15

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •