Bug 459364
| Summary: | Crash when loading blank optical media | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Huffman <bloch> |
| Component: | gvfs | Assignee: | Tomáš Bžatek <tbzatek> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | alexl, bnocera, davidz, gunnar_thielebein, mclasen, tsmetana |
| 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: | 2008-10-22 23:47:55 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 457945 | ||
|
Description
Adam Huffman
2008-08-17 17:42:30 UTC
Are you still seeing this ? There were some refcounting fixes in gvfs recently that might be responsible for this. Happened again just now, with latest rawhide: Sep 9 08:32:11 marcel kernel: cdrom: This disc doesn't have any tracks I recognize! Sep 9 08:32:12 marcel kernel: gvfs-hal-volume[3594]: segfault at 18 ip 00000000004093d0 sp 00007fffc59380c0 error 4 in gvfs-ha l-volume-monitor[400000+1d000] Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Sense Key : Blank Check [current] Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Add. Sense: No additional sense information Sep 9 08:32:12 marcel kernel: end_request: I/O error, dev sr0, sector 0 Sep 9 08:32:12 marcel kernel: Buffer I/O error on device sr0, logical block 0 Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Sense Key : Blank Check [current] Sep 9 08:32:12 marcel kernel: sr 1:0:0:0: [sr0] Add. Sense: No additional sense information Sep 9 08:32:12 marcel kernel: end_request: I/O error, dev sr0, sector 0 Sep 9 08:32:12 marcel kernel: Buffer I/O error on device sr0, logical block 0 David, this looks like a gvfs-hal-volume-manager segfault. Any idea ? Could we please get a backtrace from the crash? Something like this should get you a core dump: ulimit -c unlimited /usr/libexec/gvfsd -r # This replaces the currently running gvfsd Am not able to reproduce it at the moment - still see the kernel errors when a blank disc is inserted, but gvfs-hal-volume-manager doesn't crash. Feel free to close and I'll reopen if it recurs. what dvd writer is this issue about? Pioneer DVR-215D |