[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#29363: marked as done (xterm: SEGV upon SHIFT-KP9 on Sun Type4 keyboard after terminal has beeped)



Your message dated Wed, 30 Apr 2003 15:53:48 -0500
with message-id <20030430205348.GD5545@deadbeast.net>
and subject line Bug#29363: Debian Bugs information: logs for Bug#29363
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; 12 Nov 1998 17:29:15 +0000
Received: (qmail 3913 invoked from network); 12 Nov 1998 17:29:14 -0000
Received: from nturton-pc.acorn.co.uk (136.170.129.37)
  by master.debian.org with SMTP; 12 Nov 1998 17:29:14 -0000
Received: (from nturton@localhost)
	by nturton-pc.acorn.co.uk (8.8.6/8.8.6) id RAA16412;
	Thu, 12 Nov 1998 17:29:09 GMT
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Thu, 12 Nov 1998 17:29:09 +0000 (GMT)
To: submit@bugs.debian.org
Subject: xterm segmentation faults in some cases
X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs  Lucid
Message-ID: <13899.6293.5576.187672@nturton-pc>
From: nturton@acorn.com

Package: xbase
Version: 3.3.2.3-2

  I have a SPARCstation IPX, with an OpenWindows keyboard (Sun
Microsystems/type 4/OpenWindows:US according to xkeycaps).  If I press
shift-kp_9 in an xterm (which is running on my Debian machine) at some
stage after the xterm has beeped, the xterm seg-faults.  The key in
question is defined as follows.

  keycode  77 = F29 F29 KP_9 Prior KP_9

  I have reproduced this on the local (Debian) X server using the
following (key 96 is F12):

  Run: xmodmap -e 'keycode 96 = F27'
  In an xterm type: echo -e \\a
  Then press: shift-F12
  Segmentation fault

  It seems to have this effect for function keys F21 onwards, and any
keycode I tried.  I can provide a core dump if required.

  nturton@george:nturton$ ldd `type -path xterm`
	  libXaw.so.6 => /usr/X11R6/lib/Xaw3d/libXaw.so.6 (0x4000f000)
	  libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40062000)
	  libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40074000)
	  libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400be000)
	  libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400c7000)
	  libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400dc000)
	  libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400e8000)
	  libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x4018b000)
	  libc.so.6 => /lib/libc.so.6 (0x401d0000)
	  /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

or without Xaw3d ...

  nturton@george:/tmp$ ldd `type -path xterm`   
	  libXaw.so.6 => /usr/X11R6/lib/libXaw.so.6 (0x4000f000)
	  libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40047000)
	  libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40059000)
	  libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400a3000)
	  libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400ac000)
	  libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400c1000)
	  libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400cd000)
	  libncurses.so.3.4 => /lib/libncurses.so.3.4 (0x40170000)
	  libc.so.6 => /lib/libc.so.6 (0x401b5000)
	  /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

  nturton@george:/tmp$ dpkg -S `ldd /usr/X11R6/bin/xterm| \
  >  perl -ne 'print "$1\n" if(m@(/\S*)@);'`
  xlib6g: /usr/X11R6/lib/libXaw.so.6
  xlib6g: /usr/X11R6/lib/libXmu.so.6
  xlib6g: /usr/X11R6/lib/libXt.so.6
  xlib6g: /usr/X11R6/lib/libSM.so.6
  xlib6g: /usr/X11R6/lib/libICE.so.6
  xlib6g: /usr/X11R6/lib/libXext.so.6
  xlib6g: /usr/X11R6/lib/libX11.so.6
  ncurses3.4: /lib/libncurses.so.3.4
  libc6: /lib/libc.so.6
  libc6: /lib/ld-linux.so.2

Package Name         Version       
====================-==============
xbase                3.3.2.3-2     
xlib6g               3.3.2.3-2     
ncurses3.4           1.9.9g-8.10   
libc6                2.0.7t-1      
cpp                  2.7.2.3-4.8
ncurses-base         1.9.9g-8.10
ldso                 1.9.9-1
libstdc++2.8         2.90.29-0.6
dpkg                 1.4.0.23.2
kernel-image-2.0.34  custom.1.0

Anything I've forgotten?

Neil.
---------------------------------------
Received: (at 29363-done) by bugs.debian.org; 30 Apr 2003 20:53:50 +0000
>From branden@deadbeast.net Wed Apr 30 15:53:49 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 19AyaL-0003xH-00; Wed, 30 Apr 2003 15:53:49 -0500
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id 8EBFB64439; Wed, 30 Apr 2003 15:53:48 -0500 (EST)
Date: Wed, 30 Apr 2003 15:53:48 -0500
From: Branden Robinson <branden@debian.org>
To: 29363-done@bugs.debian.org
Subject: Re: Bug#29363: Debian Bugs information: logs for Bug#29363
Message-ID: <20030430205348.GD5545@deadbeast.net>
References: <20030426023720.GA29071@diku.dk> <handler.s.R.105132464220733.info.0@bugs.debian.org> <[🔎] 20030426032203.GA29168@diku.dk>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="AkbCVLjbJ9qUtAXD"
Content-Disposition: inline
In-Reply-To: <[🔎] 20030426032203.GA29168@diku.dk>
User-Agent: Mutt/1.5.4i
Delivered-To: 29363-done@bugs.debian.org
X-Spam-Status: No, hits=-20.4 required=4.0
	tests=BAYES_01,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES,
	      USER_AGENT_MUTT
	autolearn=ham version=2.53-bugs.debian.org_2003_04_23
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp)


--AkbCVLjbJ9qUtAXD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Closing per Henning Makholm's analysis in the bug logs.

http://bugs.debian.org/29363

--=20
G. Branden Robinson                |    Damnit, we're all going to die;
Debian GNU/Linux                   |    let's die doing something *useful*!
branden@debian.org                 |    -- Hal Clement, on comments that
http://people.debian.org/~branden/ |       space exploration is dangerous

--AkbCVLjbJ9qUtAXD
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iEYEARECAAYFAj6wN9wACgkQ6kxmHytGonxkOACfQbcZsO6DU8OfnHnpX7X0FZ9h
kfUAnikwKRDeX4w3ZqfBdxu/a5fXZlkq
=YmWG
-----END PGP SIGNATURE-----

--AkbCVLjbJ9qUtAXD--



Reply to: