Your message dated Mon, 18 Jul 2005 21:49:39 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed in 6.8.2.dfsg.1-2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 16 Jul 2004 14:56:14 +0000 >From [EMAIL PROTECTED] Fri Jul 16 07:56:14 2004 Return-path: <[EMAIL PROTECTED]> Received: from tc2.perso.ens-lyon.org (mirchusko.localnet) [62.212.101.78] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BlU8C-0004Az-00; Fri, 16 Jul 2004 07:56:13 -0700 Received: from joss by mirchusko.localnet with local (Exim 4.32) id 1BlU88-0001Ck-Kn; Fri, 16 Jul 2004 16:56:08 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Josselin Mouette <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xlibmesa-dri: [i830] crack-attack segfaults X-Mailer: reportbug 2.62 Date: Fri, 16 Jul 2004 16:56:08 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Josselin Mouette <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: xlibmesa-dri Version: 4.3.0.dfsg.1-6 Severity: normal 16:45 [EMAIL PROTECTED] ~ > LANG=C crack-attack --solo Crack Attack! v1.1.9 by Daniel Nelson [aluminumangel.org], 2002 Erreur de segmentation GDB tracks down the issue to the i830 DRI driver: (gdb) run --solo Starting program: /usr/games/crack-attack --solo Crack Attack! v1.1.9 by Daniel Nelson [aluminumangel.org], 2002 Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 1078789536 (LWP 4629)] 0x40633310 in _mesa_test_os_sse_exception_support () from /usr/X11R6/lib/modules/dri/debug/i830_dri.so #0 0x40633310 in _mesa_test_os_sse_exception_support () from /usr/X11R6/lib/modules/dri/debug/i830_dri.so #1 0x40632eab in check_os_sse_support () at common_x86.c:196 #2 0x40632fef in _mesa_init_all_x86_transform_asm () at common_x86.c:356 #3 0x405a0e02 in _math_init_transformation () at m_xform.c:210 #4 0x405a0e29 in _math_init () at m_xform.c:220 #5 0x4051e90a in one_time_init () at context.c:448 #6 0x40520a2c in _mesa_initialize_context (ctx=0x808ea00, visual=0xbffff590, share_list=0x0, driver_ctx=0x808d880, direct=1 '\001') at context.c:1463 #7 0x40520e98 in _mesa_create_context (visual=0x0, share_list=0x0, driver_ctx=0x0, direct=1 '\001') at context.c:1611 #8 0x40637818 in i830CreateContext (dpy=0x0, mesaVis=0xbffff590, driContextPriv=0x808a380, sharedContextPrivate=0x0) at i830_context.c:251 #9 0x4050a01d in driCreateContext (dpy=0x8087448, vis=0x808a008, sharedPrivate=0x0, pctx=0x808b6b4) at dri_util.c:860 #10 0x40090195 in _glthread_SetTSD () from /usr/X11R6/lib/libGL.so.1 #11 0x400902ec in glXCreateContext () from /usr/X11R6/lib/libGL.so.1 #12 0x40143281 in fgOpenWindow () from /usr/lib/libglut.so.3 #13 0x40141d69 in fgCreateWindow () from /usr/lib/libglut.so.3 #14 0x40143674 in glutCreateWindow () from /usr/lib/libglut.so.3 #15 0x08050235 in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () #16 0x080561f0 in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () #17 0x0804be96 in ?? () #18 0x403387da in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #19 0x40459d84 in ?? () from /lib/tls/i686/cmov/libc.so.6 (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. 0x4039f3fc in memcpy () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0x4039f3fc in memcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0x4058eb00 in texsubimage2d_unpack_ci8_direct (convert=0xbfffa7f0) at texutil_tmp.h:246 #2 0x4058f005 in convert_texsubimage2d_ci8 (convert=0xbfffa9c0) at texutil.c:672 #3 0x405902f6 in _mesa_convert_texsubimage1d (mesaFormat=135777792, xoffset=135777792, width=135777792, format=31344, type=5121, unpacking=0xbfffa9c0, srcImage=0x817ce00, dstImage=0x817ce00) at texutil.c:854 #4 0x4058100d in _mesa_transfer_teximage (ctx=0x808ea00, dimensions=1, baseInternalFormat=6409, dstFormat=0x4066f500, dstAddr=0x817ce00, srcWidth=32, srcHeight=1, srcDepth=1, dstXoffset=0, dstYoffset=0, dstZoffset=0, dstRowStride=0, dstImageStride=0, srcFormat=6409, srcType=5121, srcAddr=0xbfffa9c0, srcPacking=0x80a1d94) at texstore.c:497 #5 0x405811a3 in _mesa_store_teximage1d (ctx=0x808ea00, target=135777792, level=135777792, internalFormat=6409, width=32, border=0, format=6409, type=5121, pixels=0xbfffa9c0, packing=0xbfffa9c0, texObj=0x817ca10, texImage=0x817cbc8) at texstore.c:680 #6 0x40575e35 in _mesa_TexImage1D (target=3552, level=0, internalFormat=6409, width=32, border=0, format=6409, type=5121, pixels=0x817ce00) at teximage.c:1574 #7 0x080626a3 in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () #8 0x080503cd in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () #9 0x080561f0 in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () #10 0x0804be96 in ?? () #11 0x403387da in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #12 0x40459d84 in ?? () from /lib/tls/i686/cmov/libc.so.6 Please tell me if I can provide some further output to help. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.6-1-386 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 Versions of packages xlibmesa-dri depends on: ii xlibmesa-gl 4.3.0.dfsg.1-6 Mesa 3D graphics library [XFree86] -- no debconf information --------------------------------------- Received: (at 259754-done) by bugs.debian.org; 18 Jul 2005 19:50:17 +0000 >From [EMAIL PROTECTED] Mon Jul 18 12:50:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from utena.malsain.org (mirchusko.localnet) [82.238.217.224] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1Dubcx-00045c-00; Mon, 18 Jul 2005 12:50:11 -0700 Received: from joss by mirchusko.localnet with local (Exim 4.52) id 1DubcS-0001rG-Cb for [EMAIL PROTECTED]; Mon, 18 Jul 2005 21:49:40 +0200 Subject: Fixed in 6.8.2.dfsg.1-2 From: Josselin Mouette <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-j1xH8FBkFqRm/BKMATNL" Date: Mon, 18 Jul 2005 21:49:39 +0200 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --=-j1xH8FBkFqRm/BKMATNL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This bug is fixed in unstable now we have X.org. Thanks a lot, I can now play crack-attack. Regards, --=20 .''`. Josselin Mouette /\./\ : :' : [EMAIL PROTECTED] `. `' [EMAIL PROTECTED] `- Debian GNU/Linux -- The power of freedom --=-j1xH8FBkFqRm/BKMATNL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBC3AfTrSla4ddfhTMRAuhrAJ0flZ5Ek61l+M5oqzVX1in1loOKegCgvkz2 XUKT9qRZCd4Q/NEVF6gFVQY= =V+S8 -----END PGP SIGNATURE----- --=-j1xH8FBkFqRm/BKMATNL-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]