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 <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: [kde-freebsd] F1+Konsole+bash = bash.core > Date sent: Tue, 16 Mar 2004 09:15:39 +0200 > Copies to: Dan Langille <[EMAIL PROTECTED]> > > 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 > > [EMAIL PROTECTED]:/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 | [EMAIL PROTECTED] > | [EMAIL PROTECTED] > "In an open world without walls and fences, | [EMAIL PROTECTED] > we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] > > ------- End of forwarded message ------- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

