With the package update to v20, the problem is still unresolved... The only way I can run k3b (k3bsetup has allways worked) is to download the source, compile and copy the k3b binary to /usr/bin.

I've seen in another k3b bug report (#288860) an strace and have seen that what k3b can't reach is:
set_thread_area({entry_number:-1 -> 6, base_addr:0x41cfbfa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0x40018000, 85239) = 0
set_tid_address(0x41cfbfe8) = 5598
rt_sigaction(SIGRTMIN, {0x413695d0, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
brk(0) = 0x8189000
brk(0x81aa000) = 0x81aa000
getcwd("/home/novosma", 4096) = 14
uname({sys="Linux", node="privatemn", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 3+
etc.


I've tried to uninstall via: apt-get remove --purge k3b k3blibs k3blibs-dev k3b-i18n
and afterwards install and the problem persists.


Any idea of what is happening?

When running the compiled binary it runs:

open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\"\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=129972, ...}) = 0
old_mmap(NULL, 128880, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb6123000
old_mmap(0xb6140000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0xb6140000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6122000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6121000
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6120000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb61202a0,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
munmap(0xb6e0a000, 67268) = 0
set_tid_address(0xb61202e8) = 14565
rt_sigaction(SIGRTMIN, {0xb651b5d0, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
brk(0) = 0x8197000
brk(0x81b8000) = 0x81b8000
futex(0xb640e424, FUTEX_WAKE, 2147483647) = 0
getcwd("/home/jo/imatges", 4096) = 19



so... any idea of what's happening?

Sebastià.

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html



-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to