http://bugzilla.novell.com/show_bug.cgi?id=596158 http://bugzilla.novell.com/show_bug.cgi?id=596158#c0 Summary: libcdio freeze Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: sbrabec@novell.com ReportedBy: mzugec@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- After some upgrade, xbmc (from Packman repository) don't start, it just freezes before start. With gdb I found it's libcdio which probably tries to find CD-rom on my non-CD system (netbook). (gdb) bt #0 0xffffe424 in __kernel_vsyscall () #1 0xb6767aa2 in __xstat64 () from /lib/libc.so.6 #2 0xb708055e in mmc_get_dvd_struct_physical () from /usr/lib/libcdio.so.10 #3 0xb7084b86 in ?? () from /usr/lib/libcdio.so.10 #4 0xb7084f7a in cdio_get_default_device_linux () from /usr/lib/libcdio.so.10 #5 0xb708222f in cdio_get_default_device () from /usr/lib/libcdio.so.10 #6 0xb7082b85 in cdio_open_am () from /usr/lib/libcdio.so.10 #7 0xb7082c8b in cdio_open () from /usr/lib/libcdio.so.10 #8 0x087127a4 in MEDIA_DETECT::CLibcdio::GetDeviceFileName (this=0x8bd68f0) at cdioSupport.cpp:223 #9 0x08200fc4 in CreateFile (lpFileName=0x8bfd0bc "/usr/share/xbmc/userdata/RssFeeds.xml", dwDesiredAccess=3061854196, dwShareMode=1, lpSecurityAttributes=0x0, dwCreationDisposition=4294967294, dwFlagsAndAttributes=0, hTemplateFile=0x0) at XFileUtils.cpp:280 #10 0x0873c5ca in XFILE::CFileHD::Open (this=0x8bfcde0, url=...) at FileHD.cpp:97 #11 0x0872ffc5 in XFILE::CFile::Open (this=0x8bfcb94, strFileName=..., flags=0) at File.cpp:310 #12 0x08744922 in XFILE::CFileSpecialProtocol::Open (this=0x8bfcb90, url=...) at FileSpecialProtocol.cpp:43 #13 0x0872ffc5 in XFILE::CFile::Open (this=0xbfffe4cc, strFileName=..., flags=1) at File.cpp:310 #14 0x0873043b in XFILE::CFile::Cache (strFileName=..., strDest=..., pCallback=0x0, pContext=0x0) at File.cpp:132 #15 0x082e0ee1 in CopyUserDataIfNeeded (strPath=<value optimized out>, file=...) at Application.cpp:454 #16 0x082e1ab3 in CApplication::InitDirectoriesLinux (this=0xfffffffe) at Application.cpp:827 #17 0x082e2b3f in CApplication::Create (this=0x8b02680, hWnd=0x0) at Application.cpp:500 #18 0x085124f2 in main (argc=1, argv=0xbffff034) at xbmc.cpp:131 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.