[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ide-cd and xine problems after update stable->testing/unstable



Hi all,

a couple of days ago i updated my system from stable to testing/
unstable (k3b and prequisites from unstable). Since then i'm
experiencing massive problems with some applications and hardware.
Xine for example SIGSEGVs upon opening a file through it's file
browser. Opening via command line (e.g.: 'xine filename &') works
fine though! Strace showed me this:

clone(child_stack=0xad60d4c4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE
_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED, parent_tidptr=0xad6
0dbf8, {entry_number:6, base_addr:0xad60dbb0, limit:1048575, seg_32bit:1, contents:0, read_exec_on
ly:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xad60dbf8) = 7137
gettimeofday({1134930923, 116351}, NULL) = 0
clock_gettime(CLOCK_REALTIME, {1134930923, 116393000}) = 0
futex(0x8789744, FUTEX_WAIT, 3, {9, 999958000}) = 0
futex(0x8789728, FUTEX_WAKE, 1)         = 0
nanosleep({0, 100000}, {116351000, 1134930923}) = 0
open("/usr/share/xine/libxine1/fonts/cetus-24.xinefont.gz", O_RDONLY) = 19
fstat64(19, {st_mode=S_IFREG|0644, st_size=11552, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xac9c1000
read(19, "\37\213\10\0\0\0\0\0\0\3\355}\365\227-\315v\320\351\362"..., 16384) = 11552
read(19, "", 4096)                      = 0
_llseek(19, 0, [11552], SEEK_CUR)       = 0
brk(0x902c000)                          = 0x902c000
read(19, "", 16384)                     = 0
close(19)                               = 0
munmap(0xac9c1000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
getppid()                               = 7108
getppid()                               = 7108
write(2, "xiTK received SIGSEGV signal, RI"..., 35) = 35
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(7109, 7109, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++

It seems to segfault upon unmapping the memory with the content
read from /usr/share/xine/libxine1/fonts/cetus-24.xinefont.gz
isn't it? but why?

Also i get lots of errors from everything connected to the ide-
bus (2 dvd/cd-combo-drives):

Dec 18 18:05:01 farnsworth kernel: ide-cd: cmd 0x28 timed out
Dec 18 18:05:01 farnsworth kernel: hdc: lost interrupt
Dec 18 18:05:01 farnsworth kernel: end_request: I/O error, dev hdc, sector 355636
Dec 18 18:06:01 farnsworth kernel: ide-cd: cmd 0x28 timed out
Dec 18 18:06:01 farnsworth kernel: hdc: lost interrupt
Dec 18 18:06:01 farnsworth kernel: end_request: I/O error, dev hdc, sector 355640
Dec 18 18:06:01 farnsworth kernel: hdc: tray open
Dec 18 18:06:01 farnsworth kernel: end_request: I/O error, dev hdc, sector 355636
Dec 18 18:06:01 farnsworth kernel: hdc: tray open
Dec 18 18:06:01 farnsworth kernel: end_request: I/O error, dev hdc, sector 355640
Dec 18 18:07:02 farnsworth kernel: ide-cd: cmd 0x28 timed out
Dec 18 18:07:02 farnsworth kernel: hdc: lost interrupt
Dec 18 18:07:02 farnsworth kernel: end_request: I/O error, dev hdc, sector 300
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 304
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 308
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 312
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 316
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 320
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 300
Dec 18 18:07:03 farnsworth kernel: hdc: tray open
Dec 18 18:07:03 farnsworth kernel: end_request: I/O error, dev hdc, sector 304
...
Dec 18 19:13:03 farnsworth kernel: svc: unknown version (3)
Dec 18 19:13:18 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:13:18 farnsworth kernel: hdd: lost interrupt
Dec 18 19:14:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:14:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:15:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:15:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:16:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:16:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:17:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:17:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:18:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:18:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:19:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:19:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:20:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:20:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:21:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:21:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:22:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:23:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:24:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:25:19 farnsworth kernel: hdd: lost interrupt
Dec 18 19:26:19 farnsworth kernel: ide-cd: cmd 0x3 timed out
Dec 18 19:26:19 farnsworth kernel: hdd: lost interrupt

The drives and the media worked fine until i did the update. I
had never any problems like this, with the system. Does anyone
know whats going on?

Thanks & Regards,

	Frank



Reply to: