Comment 8 for bug 403549

Revision history for this message
Soeren Staun (staun-ubuntu) wrote :

This is the last part of my strace on nautilus, sda1 is my Vista partition (I AM working on getting rid of it ;)):

open("/dev/sda", O_RDWR|O_NONBLOCK|O_LARGEFILE) = -1 EACCES (Permission denied)
open("/dev/sr0", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 24
ioctl(24, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 00, 00, 00, 24, 00], mx_sb_len=19, iovec_count=0, dxfer_len=36, timeout=0, flags=0, data[36]=["\5\200\0052[\0\0\0ATAPI DVD A DH20A3P "...], status=00, masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0, duration=0, info=0}) = 0
close(24) = 0
sched_get_priority_min(SCHED_OTHER) = 0
sched_get_priority_max(SCHED_OTHER) = 0
mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb5120000
mprotect(0xb5120000, 4096, PROT_NONE) = 0
clone(child_stack=0xb5920414, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb5920bd8, {entry_number:6, base_addr:0xb5920b70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb5920bd8) = 14772
futex(0xb76cb790, FUTEX_WAKE_PRIVATE, 1) = 1
open("/dev/sda1", O_RDWR|O_NONBLOCK|O_LARGEFILE) = -1 EACCES (Permission denied)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++