[Pkg-opt-media-team] Bug#693620: Fwd: dvdisaster does not start

Karsten Malcher debian at dct.mine.nu
Mon Nov 19 09:40:54 UTC 2012


Hi Michael,

i could not believe it, but today the application is running without problems.
Seems not to run on sundays. :-)

Yesterday i inserted a CD that is nearly impossible to read.
Maybe the device was somehow blocked after this, so that the program did not start.
Today i can't reproduce this.

So please close the bug.

Best regards
Karsten


Am 18.11.2012 23:33, schrieb Michael Gilbert:
> Hi, I've just tested this, and it works fine for me.  Could you post a
> debugging backtrace and an strace?
>
> $ gdb dvdisaster
> run
> backtrace

karsten at PC:/tmp$ gdb dvdisaster
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/dvdisaster...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/dvdisaster
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

backtrace[Inferior 1 (process 4945) exited normally]
(gdb)
(gdb) backtrace
No stack.


>
> $ strace dvdisaster
>
> Thanks,
> Mike

execve("/usr/bin/dvdisaster", ["dvdisaster"], [/* 39 vars */]) = 0
brk(0)                                  = 0x1b53000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a54169000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=154236, ...}) = 0
mmap(NULL, 154236, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1a54143000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\7\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=6120, ...}) = 0
mmap(NULL, 2101288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a53d4a000
mprotect(0x7f1a53d4b000, 2093056, PROT_NONE) = 0
mmap(0x7f1a53f4a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x7f1a53f4a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=31744, ...}) = 0
mmap(NULL, 2128856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a53b42000
mprotect(0x7f1a53b49000, 2093056, PROT_NONE) = 0
mmap(0x7f1a53d48000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f1a53d48000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200;\7\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=4442248, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1a54142000
mmap(NULL, 6546664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1a53503000
mprotect(0x7f1a53935000, 2097152, PROT_NONE) = 0
mmap(0x7f1a53b35000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x432000) = 0x7f1a53b35000
mmap(0x7f1a53b40000, 5352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1a53b40000
close(3)                                = 0



More information about the Pkg-opt-media-team mailing list