#13779 closed bug (not reproducible)
KDL when attempting to open DVD in Tracker
Reported by: | vidrep | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | File Systems/ISO 9660 | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Attachments (2)
Change History (10)
by , 7 years ago
Attachment: | IMG_0019.JPG added |
---|
comment:1 by , 7 years ago
Component: | - General → File Systems/ISO 9660 |
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Description: | modified (diff) |
---|
comment:4 by , 7 years ago
Dug up the offending DVD-Audio disc and created a syslog as per instructions in comment:2
syslog.txt attached
by , 7 years ago
Attachment: | syslog.txt added |
---|
comment:5 by , 7 years ago
Ok, this one is recognized as iso9660. We can see suspicious errors from "session" and the return value for cdda looks unexpected
comment:6 by , 7 years ago
DVD Audio should be UDF 1.02 + ISO 9660. Perhaps we're seeing a problem with the way mkisofs created the ISO.
comment:7 by , 6 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
comment:8 by , 5 years ago
Milestone: | Unscheduled |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Note:
See TracTickets
for help on using tickets.
Please provide a syslog including the part where the disc is scanned for partitions and filesystems.
For example, open a terminal and run
tail -f /var/log/syslog
. Insert the CD (have auto-mounting disabled so the system doesn't panic) and copy the terminal text to a file.I suspect another instance of #11455.