F1+Konsole+bash = bash.core
Dan Langille
dan at langille.org
Tue Mar 16 12:00:12 PST 2004
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 at athame.co.uk>
To: kde-freebsd at 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 at 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 at 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 at athame.co.uk
| tap at kde.org
"In an open world without walls and fences, | tap at lspace.org
we wouldn't need Windows and Gates." -- anon | tap at fruitsalad.org
------- End of forwarded message -------
--
Dan Langille : http://www.langille.org/
BSDCan - http://www.bsdcan.org/
More information about the freebsd-hackers
mailing list