Your message dated Mon, 11 Jul 2005 14:43:19 -0400 (EDT) with message-id <[EMAIL PROTECTED]> and subject line too old and merged 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; 22 Apr 2001 17:28:01 +0000 >From [EMAIL PROTECTED] Sun Apr 22 12:28:01 2001 Return-path: <[EMAIL PROTECTED]> Received: from cs666822-22.austin.rr.com (hatchling.taral.net) [66.68.22.22] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14rNeT-0005lq-00; Sun, 22 Apr 2001 12:28:01 -0500 Received: by hatchling.taral.net (Postfix, from userid 1000) id 6270E33556; Sun, 22 Apr 2001 12:28:00 -0500 (CDT) Date: Sun, 22 Apr 2001 12:28:00 -0500 From: JP Sugarbroad <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: [xvidtune] Divide by zero Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i X-Reportbug-Version: 1.15 Delivered-To: [EMAIL PROTECTED] Package: xbase-clients Version: 4.0.3-0pre1v4 Severity: normal (Also occurs in version 4.0.2-13) xvidtune consistently dies with a SIGFPE. gdb says: Starting program: /home/taral/tmp/xfree86-4.0.3/build-tree/xc/programs/xvidtune/./xvidtune Vendor: , Model: Num hsync: 1, Num vsync: 1 hsync range 0: 30.00 - 68.00 vsync range 0: 50.00 - 85.00 Program received signal SIGFPE, Arithmetic exception. 0x8049e1e in UpdateSyncRates (dolabels=0) at xvidtune.c:396 396 AppRes.field[HSyncRate].val = AppRes.field[PixelClock].val * 1000 / (gdb) bt #0 0x8049e1e in UpdateSyncRates (dolabels=0) at xvidtune.c:396 #1 0x804983f in GetModeLine (dpy=0x80553d0, scrn=0) at xvidtune.c:186 #2 0x804be0e in main (argc=1, argv=0xbffffb0c) at xvidtune.c:1540 #3 0x4020316b in __libc_start_main () from /lib/libc.so.6 (gdb) list 391 } 392 393 static void 394 UpdateSyncRates(Bool dolabels) 395 { 396 AppRes.field[HSyncRate].val = AppRes.field[PixelClock].val * 1000 / 397 AppRes.field[HTotal].val; 398 AppRes.field[VSyncRate].val = AppRes.field[HSyncRate].val * 1000 / 399 AppRes.field[VTotal].val; 400 if (mode_flags & V_INTERLACE) (gdb) print AppRes.field[HTotal] $1 = {me = HTotal, use = HDisplay, val = 0, lastpercent = 0, range = 400, textwidget = 0x0, scrollwidget = 0x0} -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux hatchling 2.4.4-pre5 #1 Fri Apr 20 14:19:47 CDT 2001 i686 Versions of packages xbase-clients depends on: ii cpp 1:2.95.3-7 The GNU C preprocessor. ii debconf 0.9.34 Debian configuration management sy ii libc6 2.2.2-4 GNU C Library: Shared libraries an ii libncurses5 5.2.20010318-1 Shared libraries for terminal hand ii libxaw7 4.0.3-0pre1v4 X Athena widget set library ii xlibmesa3 [libgl1] 4.0.3-0pre1v4 XFree86 version of Mesa 3D graphic ii xlibs 4.0.3-0pre1v4 X Window System client libraries -- Taral <[EMAIL PROTECTED]> Please use PGP/GPG encryption to send me mail. "Any technology, no matter how primitive, is magic to those who don't understand it." -- Florence Ambrose --------------------------------------- Received: (at 89323-done) by bugs.debian.org; 11 Jul 2005 18:40:29 +0000 >From [EMAIL PROTECTED] Mon Jul 11 11:40:29 2005 Return-path: <[EMAIL PROTECTED]> Received: from grex.cyberspace.org [216.86.77.194] (exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Ds3Cf-0004Ww-00; Mon, 11 Jul 2005 11:40:29 -0700 Received: from dajo (helo=localhost) by grex.cyberspace.org with local-esmtp (Exim 4.42) id 1Ds3FP-0000YK-6i; Mon, 11 Jul 2005 14:43:19 -0400 Date: Mon, 11 Jul 2005 14:43:19 -0400 (EDT) From: Daniel Jonan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: too old and merged Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Daniel Jonan <[EMAIL PROTECTED]> 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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 7 closing -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]