From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020830 Description of problem: The installed crashed when installing on the IBM 600E laptop Last thing I remember was the slide bar for the postinstall script moving ... Fresh install Version-Release number of selected component (if applicable): How reproducible: Didn't try Steps to Reproduce: 1.Installing Phoebe 2. 3. Actual Results: installer crashed Expected Results: installer to not crash Additional info: I save the dump to a floppy
Created attachment 89161 [details] The anaconda dump Seems it's a signal handler for a mouse click which is not handled possibly by the rule widget indicating the progresses on the post-install scripts ...
I reran the same installation steps, same configuration, same parameters, but refrained from doing any keybard or mouse interraction and watching closely the post-install step and all went fine. So I assume I pressed the wrong button at the wrong spot and at the wrong time. This is not easilly repeatable Daniel
Could you please retry with beta 3 (Phoebe)?
It was with 8.0.92 beta 3 (Phoebe)
Arjan -- this smells like it might be a kernel problem. We have /proc/bus/usb initially mounted in the install system environment. It gets unmounted and we then remount usbdevfs as /proc/bus/usb inside the chroot. Run kudzu inside the chroot. Then, when we go to unmount it later, we get EINVAL. I've gone ahead and put some insulation in anaconda to stop this from being a problem for us, so if you don't care, feel free to close, but thought it might potentially be interesting.
Actually, I think I fixed it somewhere 2.4.20-2.21, see bug 81091. I am not duping this bug because it tracks installer that Jeremy mentioned.
Looks dupable to me (like I said, I added a workaround to anaconda also :) *** This bug has been marked as a duplicate of 81091 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.