Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 11:46:12 +1100
From:      Sam Lawrance <samuel.lawrance@studentmail.newcastle.edu.au>
To:        Dan Langille <dan@langille.org>
Cc:        hackers@freebsd.org
Subject:   Re: F1+Konsole+bash = bash.core
Message-ID:  <1079484371.767.4.camel@dirk>
In-Reply-To: <40571679.12347.335259D2@localhost>
References:  <40571679.12347.335259D2@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Maybe you already know, but this looks like ports/61297. The PR contains
reports of similar occurrences with xterm.

On Wed, 2004-03-17 at 07:00, Dan Langille wrote:
> Any one interested in digging for this one?  My laptop is out of 
> commission at the moment, but hopefully it'll be back soone.
> 
> ------- Forwarded message follows -------
> From:           	Andy Fawcett <andy@athame.co.uk>
> To:             	kde-freebsd@freebsd.kde.org
> Subject:        	Re: [kde-freebsd] F1+Konsole+bash = bash.core
> Date sent:      	Tue, 16 Mar 2004 09:15:39 +0200
> Copies to:      	Dan Langille <dan@langille.org>
> 
> On Tuesday 16 March 2004 02:23, Dan Langille wrote:
> > Hi,
> >
> > Would this be considered a Konsole issue?
> >
> > Press F1 while in a bash shell in Konsole and you get:
> >
> > laptpo# bash
> > [root@laptop:/home/dan] # <PRESS F1 here>Illegal instruction (core
> > dumped) laptop#
> >
> > This does not happen at the console.  only Konsole.  Nor under any
> > other shell I tried (/bin/sh, /bin/csh, /bin/tcsh).
> >
> > This is bash-2.05b.007
> >
> > $ ldd /usr/local/bin/bash
> > ldd: /usr/local/bin/bash: not a dynamic executable
> >
> > The situation is 100% reproducible here. And duplicated by others.
> 
> $ gdb /usr/local/bin/bash bash.core
> (blah)
> (no debugging symbols found)...
> Core was generated by `bash'.
> Program terminated with signal 4, Illegal instruction.
> 
> (gdb) bt
> #0  0x2810b9d5 in _rl_dispatch_subseq () from /lib/libreadline.so.4
> #1  0x2810b9be in _rl_dispatch () from /lib/libreadline.so.4
> #2  0x2810bc28 in _rl_dispatch_subseq () from /lib/libreadline.so.4
> #3  0x2810b9be in _rl_dispatch () from /lib/libreadline.so.4
> 
> and so on, for 2000+ lines (I stopped checking)
> 
> I'd call it a bash/readline problem, but I'm no expert
> 
> A.
> 
> -- 
> Andy Fawcett                                     | andy@athame.co.uk
>                                                  | tap@kde.org
> "In an open world without walls and fences,      | tap@lspace.org
>   we wouldn't need Windows and Gates."  -- anon  | tap@fruitsalad.org
> 
> ------- End of forwarded message -------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1079484371.767.4.camel>