Share

ELF statifier

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

segfault running statified nzbget

You are viewing a single message from this topic. View all messages.

  1. 2009-06-04 19:39:59 UTC
    Hi all,

    i'm trying to statify the nzbget usnet client. statification process runs without problems. when i try to invoke the resulting file on the build machine i get an segfault:

    root@pdev:/usr/local/src# ./nzbget.static
    Segmentation fault

    output of ldd is:

    root@pdev:/usr/local/src# ldd /usr/local/bin/nzbget
    linux-gate.so.1 => (0xb7f09000)
    libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7de3000)
    libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7ddd000)
    libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb7d9a000)
    libncurses.so.5 => /lib/libncurses.so.5 (0xb7d6a000)
    libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7d52000)
    libpar2.so.0 => /usr/lib/libpar2.so.0 (0xb7ccd000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7bda000)
    libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7bb5000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7ba9000)
    libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7a5a000)
    libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb7918000)
    libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7914000)
    libz.so.1 => /usr/lib/libz.so.1 (0xb78ff000)
    /lib/ld-linux.so.2 (0xb7f0a000)

    system info:

    Linux version 2.6.24-19-virtual (buildd@terranova) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7))

    ltrace:

    root@pdev:/usr/local/src# ltrace -S ./nzbget.static
    SYS_set_thread_area(0xbfec47d0, 0xbfec48bc, 0xbfec48cb, 0, 0) = 0
    --- SIGSEGV (Segmentation fault) ---
    +++ killed by SIGSEGV +++

    statified binary can be found here:
    http://www.mediafire.com/?myzzzywymiz

    maybe somone can help me out?
    let me now if i can provide further information,
    cheers,
    holger


< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.