• Bug#266172: gnurobbo: segfaults on start screen on space, 1, a, b, c, .

    From Wolfgang Weisselberg@1:229/2 to All on Tue Aug 17 01:30:12 2004
    From: [email protected]

    Package: gnurobbo
    Version: 0.57-1
    Severity: normal

    - start gnurobbo by typing gnurobbo at the prompt
    - move mouse cursor over gnurobbo window, if necessary
    - press a key like space, 1, a, b, c, ...

    segfaults with
    "Fatal signal: Segmentation Fault (SDL Parachute Deployed)"


    -- System Information:
    Debian Release: 3.1
    APT prefers unstable
    APT policy: (990, 'unstable'), (101, 'testing')
    Architecture: i386 (i686)
    Kernel: Linux 2.4.27-lvm
    Locale: LANG=[email protected]9-15, LC_CTYPE=de_DE@euro

    Versions of packages gnurobbo depends on:
    ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libsdl-ttf2.0-0 2.0.6-5 ttf library for Simple DirectMedia ii libsdl1.2debian 1.2.7-7 Simple DirectMedia Layer

    -- no debconf information


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Lukasz Jachowicz@1:229/2 to Wolfgang Weisselberg on Tue Aug 17 15:00:11 2004
    From: [email protected]

    On Tue, 17 Aug 2004, Wolfgang Weisselberg wrote:

    - start gnurobbo by typing gnurobbo at the prompt
    - move mouse cursor over gnurobbo window, if necessary
    - press a key like space, 1, a, b, c, ...

    segfaults with
    "Fatal signal: Segmentation Fault (SDL Parachute Deployed)"

    I'm not able to reproduce this error on any of my machines - could you
    make 'strace' on gnurobbo and put results on some webpage?

    Do you have the most up-to-date version of Debian unstable? What is your architecture (ix86, ppc, ...)?

    greetings,
    Lukasz
    --
    http://7thGuard.net/


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Wolfgang Weisselberg@1:229/2 to Lukasz Jachowicz on Wed Aug 18 03:30:12 2004
    From: [email protected]

    Lukasz Jachowicz wrote 20 lines:
    On Tue, 17 Aug 2004, Wolfgang Weisselberg wrote:

    - start gnurobbo by typing gnurobbo at the prompt
    - move mouse cursor over gnurobbo window, if necessary
    - press a key like space, 1, a, b, c, ...

    segfaults with
    "Fatal signal: Segmentation Fault (SDL Parachute Deployed)"

    I'm not able to reproduce this error on any of my machines - could you
    make 'strace' on gnurobbo and put results on some webpage?

    Sure.
    $ strace -o GNUROBBO -ff -v gnurobbo
    [...]
    There're 52 planets available as for now,
    but check cvs gnurobbo.sourceforge.net to get more...
    [press space in gnurobbo-window]
    Fatal signal: Segmentation Fault (SDL Parachute Deployed)

    No core is generated, even with unlimited core sizes allowed

    You should be able to download GNUROBBO.gz (10k) via
    http://tinyurl.com/4b6q9

    Do you have the most up-to-date version of Debian unstable?

    Updated half an hour ago, all newest sid, except libsigc++-2.0-0
    (which is 2.0.3-1 instead of 2.0.3-2, since -2 is reported
    missing a critical file).

    $ ldd /usr/games/gnurobbo
    libpthread.so.0 => /lib/libpthread.so.0 (0x466c8000)
    libSDL_ttf-2.0.so.0 => /usr/lib/libSDL_ttf-2.0.so.0 (0x45d35000)
    libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x47d9d000)
    libc.so.6 => /lib/libc.so.6 (0x46465000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x45d1c000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4677b000)
    libz.so.1 => /usr/lib/libz.so.1 (0x4669c000)
    libm.so.6 => /lib/libm.so.6 (0x4659a000)
    libdl.so.2 => /lib/libdl.so.2 (0x465be000)
    libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x465c3000)
    libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4668c000)

    What is your architecture (ix86, ppc, ...)?

    ix86

    -Wolfgang


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)