abrt 1.0.9 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: /bin/bash component: bash crash_function: command_word_completion_function executable: /bin/bash global_uuid: 8c1fda27406c9c1f24dc9d3f30ee8ccc36dbcc13 kernel: 2.6.32.11-99.fc12.x86_64 package: bash-4.0.35-3.fc12 rating: 4 reason: Process /bin/bash was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) How to reproduce ----- 1.There are a folder - /home/dimion/Загрузки/Torrents/Galakticheskaya_voyna_\[torrents.ru\]VIDEO_TS 2.I'm want to take the folder path by autocompletion, on last directory bash is crash
Created attachment 412801 [details] File: backtrace
Are you using bash-completion package? What does `rpm -q bash-completion' return?
(In reply to comment #2) > Are you using bash-completion package? What does `rpm -q bash-completion' > return? `rpm -q bash-completion' is return - not installed
I can't reproduce it. Is it 100% reproducible for you? Maybe it needs some special conditions; can you please write step-by-step what you use for autocompletion? (In which dir you are, what you are typing..)
But, rpm -q bash-completion should return something like package bash-completion is not installed. Please run directly this: rpm -q bash-completion
(In reply to comment #5) > But, rpm -q bash-completion should return something like package > bash-completion is not installed. > Please run directly this: > rpm -q bash-completion My system locale is Russia, so i think, you do not read the russian text message :). Sorry for bad English. I'm check the bash-completion package - is not installed.
(In reply to comment #4) > I can't reproduce it. Is it 100% reproducible for you? Maybe it needs some > special conditions; can you please write step-by-step what you use for > autocompletion? (In which dir you are, what you are typing..) Step by step: 1. cd /home/dimion/ 2. type /h and TAB - > appearing /home/ 3. type d and TAB - > appearing /home/dimion/ 4. type З (in Russian) and TAB - > appearing /home/dimion/Загрузки/ 5. type T and TAB - > appearing /home/dimion/Загрузки/Torrents/ 6. type G and TAB - > appearing /home/dimion/Загрузки/Torrents/Galakticheskaya_voyna_\[torrents.ru\]/ 7. type V and TAB -> bash is crash
(In reply to comment #7) > (In reply to comment #4) > > I can't reproduce it. Is it 100% reproducible for you? Maybe it needs some > > special conditions; can you please write step-by-step what you use for > > autocompletion? (In which dir you are, what you are typing..) > > Step by step: > 1. cd /home/dimion/ > 2. type /h and TAB - > appearing /home/ > 3. type d and TAB - > appearing /home/dimion/ > 4. type З (in Russian) and TAB - > appearing /home/dimion/Загрузки/ > 5. type T and TAB - > appearing /home/dimion/Загрузки/Torrents/ > 6. type G and TAB - > appearing > /home/dimion/Загрузки/Torrents/Galakticheskaya_voyna_\[torrents.ru\]/ > 7. type V and TAB -> bash is crash Reproduced with 100%, also current directory is not importance
Yep, now I can reproduce it. Thanks for your step by step reproducer and let me investigate it.
bash-4.0.35-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/bash-4.0.35-4.fc12
bash-4.0.35-4.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bash'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/bash-4.0.35-4.fc12
bash-4.0.35-4.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.