Package: liballegro4.2
Version: 2:4.2.0-1
Severity: important

Hi, 
on my sparc programs using allegro fail with a "Bus error".
In the allegro-demo this happens just after fading out from the
introduction animation. I know that such a "Bus error" can be caused by
access to a not correctly aligned integer like so:

int main() {
    char test[8];

    *(int *)(test+1) = 0;
    
    return 0;
}

If I can assist in debugging this thing, let me know.

Regards, 
Christopher Zimmermann


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages liballegro4.2 depends on:
ii  libasound2                1.0.10-2       ALSA library
ii  libc6                     2.3.6-3        GNU C Library: Shared libraries an
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxpm4                   6.9.0.dfsg.1-4 X pixmap library
ii  libxxf86dga1              6.9.0.dfsg.1-4 X Direct Graphics Access extension
ii  libxxf86vm1               6.9.0.dfsg.1-4 X Video Mode selection library
ii  xlibs                     6.9.0.dfsg.1-4 X Window System client libraries m

Versions of packages liballegro4.2 recommends:
pn  liballegro4.2-plugin-jack     <none>     (no description available)

-- no debconf information


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

Reply via email to