Bug 88050
| Summary: | Devlabel locks machine hard. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Pete Toscano <shubnub> | ||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 9 | CC: | greg, zaitcev | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-09-30 15:40:45 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Please post said stack trace. Created attachment 90918 [details]
Stack trace
Attached is the stack trace. (Is there any easier way to get the trace beyond
connecting a serial console and redirecting kern.* to /dev/ttyS0?)
thanks for the trace. question: do you have a usb-storage device in use? If so, I've fixed a bug in that last week which mostly matches with your backtrace never mind; from looking at the USB serial code it looks like it has the same bug ;( Yes, it's a usb-serial bug. I'll look into fixing this. However, devlabel isn't for usb-serial devices, it will not work with them. devlabel is only for usb-storage devices. Thanks for the bug report. However, Red Hat no longer maintains this version of the product. Please upgrade to the latest version and open a new bug if the problem persists. The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, and if you believe this bug is interesting to them, please report the problem in the bug tracker at: http://bugzilla.fedora.us/ |
Description of problem: I was trying to use devlabel to make a link for my Sony Clie. I used "devlabel -s /dev/pilot -d /dev/ttyUSB0". Locked the machine hard. Version-Release number of selected component (if applicable): devlabel-0.26.08-3 glibc-2.3.2-11.9 kernel-smp-2.4.20-8 How reproducible: devlabel -s /dev/pilot -d /dev/ttyUSB0 Steps to Reproduce: 1. devlabel -s /dev/pilot -d /dev/ttyUSB0 2. 3. Actual results: Machine's locked hard. Stack trace printed to console. Expected results: I don't know. Never got devlabel working. Additional info: SMP machine.