Bug 540164 - Reported cmdline has no quotation
Summary: Reported cmdline has no quotation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-22 16:29 UTC by Jan Kratochvil
Modified: 2015-02-01 22:49 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-03-23 12:57:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fix (3.37 KB, patch)
2009-11-23 13:53 UTC, Denys Vlasenko
no flags Details | Diff

Description Jan Kratochvil 2009-11-22 16:29:05 UTC
Description of problem:
cmdline shows no spaces inside ARGV

Version-Release number of selected component (if applicable):
Missing (see Bug 540157).

Actual results:
cmdline: gdb -batch -ex set debug-file-directory
/usr/lib/debug:/var/cache/abrt-di/usr/lib/debug -ex file /usr/bin/zenity -ex
core-file /var/cache/abrt/ccpp-1258906508-19721/coredump -ex thread apply all
backtrace full

Expected results:
cmdline: gdb -batch -ex 'set debug-file-directory
/usr/lib/debug:/var/cache/abrt-di/usr/lib/debug' -ex 'file /usr/bin/zenity' -ex
'core-file /var/cache/abrt/ccpp-1258906508-19721/coredump' -ex 'thread apply all
backtrace full'

Additional info:

Comment 1 Denys Vlasenko 2009-11-23 13:53:14 UTC
Created attachment 373118 [details]
fix

Comment 2 Denys Vlasenko 2009-11-23 13:56:00 UTC
fixed in git

Comment 3 Fedora Update System 2009-12-08 18:49:11 UTC
abrt-1.0.1-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/abrt-1.0.1-1.fc12

Comment 4 Fedora Update System 2009-12-10 04:20:59 UTC
abrt-1.0.1-1.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 abrt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12994


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