Bug 487257 - abort with tab completion
Summary: abort with tab completion
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bash
Version: rawhide
Hardware: i586
OS: Linux
high
high
Target Milestone: ---
Assignee: Roman Rakus
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 487350 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-25 04:28 UTC by Mamoru TASAKA
Modified: 2014-01-13 00:08 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-02-25 14:59:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gdb log of bash 4.0-1.fc11 (4.74 KB, text/plain)
2009-02-25 04:29 UTC, Mamoru TASAKA
no flags Details
Possible patch (332 bytes, text/plain)
2009-02-25 11:52 UTC, Roman Rakus
no flags Details

Description Mamoru TASAKA 2009-02-25 04:28:53 UTC
Description of problem:
With bash-4.0-1.fc11 when I type

$ ls -la a[TAB]
bash immediately aborts.

Version-Release number of selected component (if applicable):
bash-4.0-1.fc11.i586

How reproducible:
100%

Steps to Reproduce:
1. gdb bash
2. (gdb) run
3. (when running) ls -al ba[TAB]
  
Actual results:
bash abort

Expected results:
bash-4.0-0.5.rc1.fc11 does not have this issue

Additional info:
gdb log attached

Comment 1 Mamoru TASAKA 2009-02-25 04:29:35 UTC
Created attachment 333132 [details]
gdb log of bash 4.0-1.fc11

Comment 2 Roman Rakus 2009-02-25 11:52:37 UTC
Created attachment 333152 [details]
Possible patch

I can't reproduce it. Can you please try this patch?

Comment 3 Mamoru TASAKA 2009-02-25 12:41:06 UTC
(In reply to comment #2)
> Created an attachment (id=333152) [details]
> Possible patch
> 
> I can't reproduce it. Can you please try this patch?

With this patch I cannot reproduce this issue
(without this patch this issue is reproducible for me)

Comment 4 Vallimar 2009-02-25 14:53:59 UTC
I had the same problem: tab-completion == instant death!
Installed the freshly built bash-4.0-2.fc11.x86_64.rpm and problem is fixed.

Comment 5 Roman Rakus 2009-02-25 14:59:56 UTC
Patch included in bash-4.0-2.fc11, which is now built in rawhide.

Comment 6 Tom London 2009-02-25 15:56:56 UTC
*** Bug 487350 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.