Bug 205551

Summary: internal error in printf_command
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: gdbAssignee: Alexandre Oliva <aoliva>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: aoliva, cagney, ezannoni, jan.kratochvil, jjohnstn
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: gdb-6.5-8.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-23 14:41:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Preliminary patch none

Description Akira TAGOH 2006-09-07 05:03:08 UTC
Description of problem:


Version-Release number of selected component (if applicable):
printf "%p", 0 causes the internal error.

How reproducible:
always

Steps to Reproduce:
1.run gdb
2.printf "%p", 0
3.
  
Actual results:
internal error in printf_command

Expected results:
should shows something without the internal error.

Additional info:
it works on FC5's gdb and gdb 6.4.

Comment 1 Jan Kratochvil 2006-09-10 17:24:03 UTC
Created attachment 135935 [details]
Preliminary patch

Thanks for the bugreport, present upstream, attaching preliminary patch before
it gets committed.

Comment 2 Jan Kratochvil 2006-09-23 14:43:32 UTC
Comment on attachment 135935 [details]
Preliminary patch

Patch portability bugfixed in RawHide gdb-6.5-8.fc6.