Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148198 Details for
Bug 228996
yum install kernel (grubby actually) does not update grub.conf
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
gdb gubby
gdbout.txt (text/plain), 7.86 KB, created by
Mark Levitt
on 2007-02-16 15:17:29 UTC
(
hide
)
Description:
gdb gubby
Filename:
MIME Type:
Creator:
Mark Levitt
Created:
2007-02-16 15:17:29 UTC
Size:
7.86 KB
patch
obsolete
>Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df2cb0, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >(gdb) >404 for (i = 0; i < line->numElements; i++) { >(gdb) print *out >$4 = {_flags = -72536956, _IO_read_ptr = 0xb7fa8000 "# grub.conf generated by anaconda\n#", > _IO_read_end = 0xb7fa8000 "# grub.conf generated by anaconda\n#", > _IO_read_base = 0xb7fa8000 "# grub.conf generated by anaconda\n#", > _IO_write_base = 0xb7fa8000 "# grub.conf generated by anaconda\n#", _IO_write_ptr = 0xb7fa8023 "", > _IO_write_end = 0xb7fa9000 <Address 0xb7fa9000 out of bounds>, > _IO_buf_base = 0xb7fa8000 "# grub.conf generated by anaconda\n#", > _IO_buf_end = 0xb7fa9000 <Address 0xb7fa9000 out of bounds>, _IO_save_base = 0x0, > _IO_backup_base = 0x0, _IO_save_end = 0x0, _markers = 0x0, _chain = 0xbb4560, _fileno = 6, > _flags2 = 0, _old_offset = 0, _cur_column = 0, _vtable_offset = 0 '\0', _shortbuf = "", > _lock = 0x9dfaa30, _offset = -1, __pad1 = 0x0, __pad2 = 0x9dfaa3c, __pad3 = 0x0, __pad4 = 0x0, > __pad5 = 0, _mode = -1, > _unused2 = "\000\000\000\000\000\000\000\000@7»\000\000\000\000\000Ã\005\000\000XQ»\000XQ»", '\0' <repeats 12 times>} >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df2cf8, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >(gdb) print line->indent >$5 = 0x9df2e68 "# Note that you do not have to rerun grub after making changes to this file" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df2d90, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >(gdb) print line->endent >There is no member named endent. >(gdb) print line->indent >$6 = 0x9df3018 "# NOTICE: You have a /boot partition. This means that" >(gdb) display line->indent >1: line->indent = 0x9df3018 "# NOTICE: You have a /boot partition. This means that" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3058, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df30f0 "# all kernel and initrd paths are relative to /boot/, eg." >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3138, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3150 "# root (hd1,0)" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3170, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df31e8 "# kernel /vmlinuz-version ro root=/dev/hdb2" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df31d0, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3258 "# initrd /initrd-version.img" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df31b8, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df32b8 "#boot=/dev/hda" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3318, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2ec8 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3360, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2d70 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df2800, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df65e8 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df9f58, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2a18 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9dfa8d0, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3fc8 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9dfa938, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3e98 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9dfa968, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df29b8 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df33c8, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2e28 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3410, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2dc8 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3498, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df2be8 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3580, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3598 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3600, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3618 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3628, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3640 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df36e0, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df36d0 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3788, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df37a0 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3910, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3928 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3990, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df39a8 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df39b8, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df39d0 "" >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3a70, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3a60 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3b18, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3b30 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3ca0, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3cb8 " " >(gdb) c >Continuing. > >Breakpoint 2, lineWrite (out=0x9dfa998, line=0x9df3d20, cfi=0x808f460) at grubby.c:402 >402 if (fprintf(out, "%s", line->indent) == -1) return -1; >1: line->indent = 0x9df3d38 "" >(gdb) c >Continuing. > >Program exited normally. >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 228996
: 148198