Summary: | Crashes when I try to load a config file | ||
---|---|---|---|
Product: | [Unmaintained] kcontrol | Reporter: | Ivan E. Moore II <rkrusty> |
Component: | kcmlinuz | Assignee: | Malte Starostik <malte> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Backtrace |
Description
Ivan E. Moore II
2001-11-30 07:01:53 UTC
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Friday 30 November 2001 08:01 schrieben Sie: > Package: kcmlinuz > Version: 2.2.2 > > If this problem is general severity should be higher. > > I click on the KDE control center icon and select System | Linux > Kernel Configurator. > Then I click "Load From" and navigate to a copy of the configuration > file save under /boot by kernel-package (? not sure that's the exact > name--the debian way of building kernels). I select the file hit OK > and it crashes. > > I thought it might be a permission issue so I copied config-2.4.12 to > my home directory and changed ownership. Still crashes repeatably. > > I thought it might be that the default path to the source is not > present on my system but setting it first and then loading the config > file still crashes. > > After I set the path I get the following error displayed in the main > panel of the KDE Control Center: > The kernel configuration could not be read due to the following > error: > > cannot open /usr/local/src/kernel-source-2.4.14//arch//config.in > for readingEither your kernel sources contain invalid configuration rules > or you just found a bug in the KDE Kernel Configurator. //arch//config.in should be //arch/i386/config.in or whatever platform you're building for. Is that source tree readable for the user you're running kcontrol as? Either way none of these situations should crash the app I'll look into it. [snip] Thanks for the report - -- Malte Starostik PGP: 1024D/D2F3C787 [C138 2121 FAF3 410A 1C2A 27CD 5431 7745 D2F3 C787] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8B/HGVDF3RdLzx4cRAm9XAJ4qIZwyTkBmDHs6zvMdoBM66aqLSgCaA/vu iu624Z+qaOkER4QUMtVWIaY= =7G4y -----END PGP SIGNATURE----- On Fri Nov 30 2001 at 09:53:24PM +0100 Malte Starostik wrote: > Am Friday 30 November 2001 08:01 schrieben Sie: > > Package: kcmlinuz > > Version: 2.2.2 > > > > If this problem is general severity should be higher. > > > > I click on the KDE control center icon and select System | Linux > > Kernel Configurator. > > Then I click "Load From" and navigate to a copy of the configuration > > file save under /boot by kernel-package (? not sure that's the exact > > name--the debian way of building kernels). I select the file hit OK > > and it crashes. > > > > I thought it might be a permission issue so I copied config-2.4.12 to > > my home directory and changed ownership. Still crashes repeatably. > > > > I thought it might be that the default path to the source is not > > present on my system but setting it first and then loading the config > > file still crashes. > > > > After I set the path I get the following error displayed in the main > > panel of the KDE Control Center: > > The kernel configuration could not be read due to the following > > error: > > > > cannot open /usr/local/src/kernel-source-2.4.14//arch//config.in > > for readingEither your kernel sources contain invalid configuration rules > > or you just found a bug in the KDE Kernel Configurator. > //arch//config.in > should be //arch/i386/config.in or whatever platform you're building for. Is > that source tree readable for the user you're running kcontrol as? > Either way none of these situations should crash the app I'll look into it. yes it is. Ivan -- ---------------- Ivan E. Moore II rkrusty@tdyc.com http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD Created attachment 333 [details]
Backtrace
Hi, I currently experience the same problem as Ivan is having. Happens after loading a .config file from /usr/src/2.4.19 or when loading a copied version of this .config file. When selecting the file I get the preview and just after clicking ok kernel configurator closes giving me the following output: The application KDE Control Module (kcmshell) crashed and caused the signal 11. Attached you can also find my backtrace. Greetings, Wim Toremans bugzilla@wimmeke.com Brussels, Belgium Can you either provide the config files, or rebuild and provide a backtrace with debugging symbols please? I cannot reproduce this with 2.4.19 source. No response from reporter for more than a year. Neither george nor I can reproduce it. |