Your message dated Fri, 14 Nov 2003 13:54:09 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#220583: Segmentation fault when calling 'xterm -geom 0x0'
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; 13 Nov 2003 13:24:13 +0000
>From [EMAIL PROTECTED] Thu Nov 13 07:23:24 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mpimail.mpi-hd.mpg.de [149.217.0.100] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AKHRO-0002QF-00; Thu, 13 Nov 2003 07:23:18 -0600
Received: from xpc19.mpi-hd.mpg.de (xpc19.mpi-hd.mpg.de [149.217.2.99])
        by mpimail.mpi-hd.mpg.de (8.12.10/8.12.10) with ESMTP id hADDNFOf011370;
        Thu, 13 Nov 2003 14:23:15 +0100
Received: from scheit by xpc19.mpi-hd.mpg.de with local (Exim 3.36 #1 (Debian))
        id 1AKHRL-0001QF-00; Thu, 13 Nov 2003 14:23:15 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Heiko Scheit <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Segmentation fault when calling 'xterm -geom 0x0'
X-Mailer: reportbug 2.36
Date: Thu, 13 Nov 2003 14:23:15 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Heiko Scheit <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.5 required=4.0
        tests=BAYES_99,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 
(1.174.2.15-2003-03-30-exp)

Package: xterm
Version: 4.2.1-12.1
Severity: normal

I know there is no reason to do so, but when starting an xterm with
the option '-geom 0x0' it crashes.

# xterm -geom 0x0
Segmentation fault
#


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux 2.4.21 #19 Tue Jun 17 16:46:00 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xterm depends on:
ii  libc6                     2.3.2-9        GNU C Library: Shared libraries an
ii  libfreetype6              2.1.5-3        FreeType 2 font engine, shared lib
ii  libncurses5               5.3.20030719-1 Shared libraries for terminal hand
ii  libxaw7                   4.2.1-12.1     X Athena widget set library
ii  xlibs                     4.2.1-12.1     X Window System client libraries

-- debconf information:
  xterm/clobber_xresource_file: true
  xterm/xterm_needs_devpts: 


---------------------------------------
Received: (at 220583-done) by bugs.debian.org; 14 Nov 2003 18:54:29 +0000
>From [EMAIL PROTECTED] Fri Nov 14 12:54:11 2003
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) 
[65.26.182.85] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AKj57-0000iS-00; Fri, 14 Nov 2003 12:54:10 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
        id 5ED56640CD; Fri, 14 Nov 2003 13:54:09 -0500 (EST)
Date: Fri, 14 Nov 2003 13:54:09 -0500
From: Branden Robinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Sean Neakums <[EMAIL PROTECTED]>,
        Xavier Bestel <[EMAIL PROTECTED]>
Subject: Re: Bug#220583: Segmentation fault when calling 'xterm -geom 0x0'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="bKyqfOwhbdpXa4YI"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.7 required=4.0
        tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
        version=2.53-bugs.debian.org_2003_11_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_13 
(1.174.2.15-2003-03-30-exp)


--bKyqfOwhbdpXa4YI
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Nov 13, 2003 at 03:01:39PM +0100, Xavier Bestel wrote:
> Le jeu 13/11/2003 =E0 14:44, Sean Neakums a =E9crit :
> > Heiko Scheit <[EMAIL PROTECTED]> writes:
> >=20
> > > I know there is no reason to do so, but when starting an xterm with
> > > the option '-geom 0x0' it crashes.
> >=20
> > Running 4.2.1-13 here, and I get:
> >=20
> > $ xterm -geom 0x0
> > X Error of failed request:  BadValue (integer parameter out of range fo=
r operation)
> >   Major opcode of failed request:  12 (X_ConfigureWindow)
> >   Value in failed request:  0x0
> >   Serial number of failed request:  66
> >   Current serial number in output stream:  67
>=20
> 4.3-something here, and xterm doesn't segfault.

I can't reproduce it with 4.2.1-13 either.  In fact, when no window
manager is running, xterm dutifully creates a *very* tiny window.

I suspect the window manager is resoponsible for all the other behaviors
seen.

Closing this spurious report.

--=20
G. Branden Robinson                |       The key to being a Southern
Debian GNU/Linux                   |       Baptist: It ain't a sin if you
[EMAIL PROTECTED]                 |       don't get caught.
http://people.debian.org/~branden/ |       -- Anthony Davidson

--bKyqfOwhbdpXa4YI
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAj+1JNEACgkQ6kxmHytGonxEZgCghCfQpVfqrHoBEUHwE1EDXG3k
K9sAoKbzTdIdUc5hakFQ23jpmzfzXdmr
=Jwkt
-----END PGP SIGNATURE-----

--bKyqfOwhbdpXa4YI--

Reply via email to