Bug 830384
Summary: | system-config-dkump non functional | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | George R. Goffe <grgoffe> | ||||
Component: | system-config-kdump | Assignee: | Rakesh Pandit <rpandit> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | rpandit, rrakus | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-06-13 08:31:10 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
(In reply to comment #0) > Created attachment 590549 [details] > screenshot of the kdump config popups. > > a couple of popups, one of which says "Don't know how to configure your boot > loader." The other appears in this attachment. I also get the enclosed > console messages. Sigh... > > It appears broken. Should I make a bug report? > > Thanks, > > George... > > (system-config-kdump.py:23087): Gtk-WARNING **: GtkSpinButton: setting an > adjustment with non-zero page size is deprecated > /usr/share/system-config-kdump/system-config-kdump.py:341: GtkWarning: > IA__gtk_radio_button_set_group: assertion `!g_slist_find (group, > radio_button)' failed > self.xml = gtk.glade.XML > ("/usr/share/system-config-kdump/system-config-kdump.glade", domain=DOMAIN) You should change componet to system-config-kdump. It isnt coredump crash I guess. Rakesh, I have made the change you suggested. I didn't see anything like the system-config-kdump when I made this bug report but I didn't look sharply enough. Thanks, George... Can you please post here output of s-c-kdump with debug message enabled? You can run system-config-kdump -d in terminal. Are you running on live media? Roman, Here you go. This is a system that's installed on my hard drive and not a "live" dvd booted system. George... system-config-kdump -d *** Debug messages enabled. *** (system-config-kdump.py:13249): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated /usr/share/system-config-kdump/system-config-kdump.py:341: GtkWarning: IA__gtk_radio_button_set_group: assertion `!g_slist_find (group, radio_button)' failed self.xml = gtk.glade.XML ("/usr/share/system-config-kdump/system-config-kdump.glade", domain=DOMAIN) Default kernel = Kernel prefix = found partition in fstab: ('ext4', '/dev/sda2') found partition in fstab: ('ext4', '/dev/sda1') found partition in fstab: ('ext4', '/dev/sda5') found partition in fstab: ('ext4', '/dev/sda6') found partition in fstab: ('ext4', '/dev/sda7') found partition in fstab: ('ext4', '/dev/sda8') added '/dev/sda' to raw devices added '/dev/sda1' to raw devices added '/dev/sda2' to raw devices added '/dev/sda3' to raw devices added '/dev/sda4' to raw devices added '/dev/sda5' to raw devices added '/dev/sda6' to raw devices added '/dev/sda7' to raw devices added '/dev/sda8' to raw devices added '/dev/sdb' to raw devices added '/dev/sdb1' to raw devices Appended kernel:"/vmlinuz-3.3.7-1.fc16.x86_64.debug (c)" Appended kernel:"/vmlinuz-3.3.7-1.fc16.x86_64" Appended kernel:"/vmlinuz-3.3.6-3.fc16.x86_64.debug" Appended kernel:"/vmlinuz-3.3.6-3.fc16.x86_64" Thanks for information. This is the same bug like in bug #816230 *** This bug has been marked as a duplicate of bug 816230 *** Roman, Thanks for the info. If/when you need to test, let me know. Ok? George... |
Created attachment 590549 [details] screenshot of the kdump config popups. a couple of popups, one of which says "Don't know how to configure your boot loader." The other appears in this attachment. I also get the enclosed console messages. Sigh... It appears broken. Should I make a bug report? Thanks, George... (system-config-kdump.py:23087): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated /usr/share/system-config-kdump/system-config-kdump.py:341: GtkWarning: IA__gtk_radio_button_set_group: assertion `!g_slist_find (group, radio_button)' failed self.xml = gtk.glade.XML ("/usr/share/system-config-kdump/system-config-kdump.glade", domain=DOMAIN)