Received: (at submit) by bugs.debian.org; 25 Feb 2000 01:38:04 +0000 Received: (qmail 27294 invoked from network); 25 Feb 2000 01:38:03 -0000 Received: from nat-su-33.valinux.com (HELO mail.valinux.com) (198.186.202.33) by master.debian.org with SMTP; 25 Feb 2000 01:38:03 -0000 Received: from gumdrop.su.varesearch.com ([10.1.1.92]) by mail.valinux.com with esmtp (Exim 2.12 #6) id 12O9hi-0004bC-00; Thu, 24 Feb 2000 17:38:02 -0800 Received: from joey by gumdrop.su.varesearch.com with local (Exim 3.12 #1 (Debian)) id 12O9F4-0001QQ-00; Thu, 24 Feb 2000 17:08:26 -0800 From: Joey Hess Subject: xlockmore: lament mode segfaults To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Message-Id: Date: Thu, 24 Feb 2000 17:08:26 -0800 Package: xlockmore Version: N/A Severity: normal root@gumdrop:/home/joey>gdb xlock GNU gdb 19990928 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols found)... (gdb) run -mode lament Starting program: /usr/X11R6/bin/xlock -mode lament (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x4014799f in xmesa_update_state () from /usr/lib/libGL.so.1 (gdb) bt #0 0x4014799f in xmesa_update_state () from /usr/lib/libGL.so.1 #1 0x40183cd4 in gl_x86_cpu_features () from /usr/lib/libGL.so.1 Cannot access memory at address 0x18. (Be careful trying this at home; when it's run under gdb, xlock grabs the screen, then crashes, and gdb keeps it running. I ended up pasting in "run -mode lament\nbt\nquit\n" all in one go.) -- System Information Debian Release: 2.2 Kernel Version: Linux gumdrop 2.2.14 #1 SMP Tue Jan 4 17:01:01 PST 2000 i686 unknown