GNOME Bugzilla – Bug 304797
totem gets SIGBUS when passed a CD device on the command line
Last modified: 2006-11-25 12:11:41 UTC
Version details: 1.0.2 Distribution/Version: Fedora Core 4 (devel) Not recalling if there was a way to pass a CD totem on the commandline, I just ran: totem /dev/cdrom It SIGBUSed. Program received signal SIGBUS, Bus error.
+ Trace 59917
Thread NaN (LWP 11630)
Created attachment 46698 [details] [review] totem-block-devices-parse.patch Check the type of data on the disc when we're passed a block device. This doesn't fix it for audio CDs though.
*** Bug 308723 has been marked as a duplicate of this bug. ***
*** Bug 308259 has been marked as a duplicate of this bug. ***
*** Bug 308943 has been marked as a duplicate of this bug. ***
A crasher with a patch and duplicates. Upping Priority and Severity accordingly.
The original bug was fixed by this commit. 2005-07-11 Bastien Nocera <hadess@hadess.net> * src/plparse/totem-disc.c: (totem_cd_detect_type_with_url), (totem_cd_detect_type): * src/plparse/totem-pl-parser.c: * src/totem-menu.c: (on_play_disc_activate): * src/totem-uri.c: (totem_is_media), (totem_is_block_device): * src/totem-uri.h: * src/totem.c: (totem_action_load_media_device), (totem_action_play_media_device), (totem_action_play_media), (totem_action_open_files_list), (totem_action_open_dialog), (on_open1_activate), (main): * src/totem.h: Only support opening discs through either their mountpoint (data discs, VCD, DVD), or block device path (all discs) cd:, vcd: and dvd: are gone
*** Bug 310784 has been marked as a duplicate of this bug. ***
*** Bug 315738 has been marked as a duplicate of this bug. ***
*** Bug 318536 has been marked as a duplicate of this bug. ***
*** Bug 324306 has been marked as a duplicate of this bug. ***
*** Bug 322879 has been marked as a duplicate of this bug. ***
*** Bug 315377 has been marked as a duplicate of this bug. ***
*** Bug 325954 has been marked as a duplicate of this bug. ***
*** Bug 341326 has been marked as a duplicate of this bug. ***
*** Bug 378814 has been marked as a duplicate of this bug. ***