|
Bugzilla – Full Text Bug Listing |
| Summary: | Live-USB system hangs when installing some additional packages. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Rafael Belmonte <EagleScreen> |
| Component: | Live Medium | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | bwiedemann, Martin.Seidler, nico.kruber |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rafael Belmonte
2011-02-14 00:32:09 UTC
how large is your usb device? do you have any kernel logs? The USB disk is 4GB large. Will try to look at logs. on my KDE-LiveCD-i686 on a 2GB USB disk, I saw such hangs for 5-10 secs: strace -p `pidof clicfs` read(4,...) = 4096 writev(5,...) readv(5, 13xxxx) = 80 futex(0x....., FUTEX_PRIVATE, 2 whenever some application wanted to write something (e.g. when clicking a link in firefox) I already had this problem (hang during package install) with the 11.3 Live KDE image :( never solved it - but tried to create my own image using SuSE Studio instead... a raw image you mean? that's clever - it's not using compressed file system, so it will work better. The compression has its price, we may want to improve it for 11.5 though this should be greatly improved with newer clicfs |