Re: Handbrake in wheezy

Top Page

Reply to this message
Author: Johan Kröckel
Date:  
To: dmo-discussion
Subject: Re: Handbrake in wheezy
http://deb-multimedia.org/dists/stable/main/binary-amd64/package/handbrake
is 0.9.8+git20121007-dmo6
http://deb-multimedia.org/dists/testing/main/binary-amd64/package/handbrake
is 1:0.9.9-dmo8

2014-02-22 15:17 GMT+01:00 Johan Kröckel <johan.kroeckel@???>:
> root@london:~# apt-cache policy|grep deb-multimedia
>  500 http://www.deb-multimedia.org/ wheezy-backports/main amd64 Packages
>      origin www.deb-multimedia.org
>  500 http://www.deb-multimedia.org/ wheezy/non-free amd64 Packages
>      origin www.deb-multimedia.org
>  500 http://www.deb-multimedia.org/ wheezy/main amd64 Packages
>      origin www.deb-multimedia.org
> root@london:~# apt-cache policy handbrake
> handbrake:
>   Installiert:           0.9.8+git20121007-dmo6
>   Installationskandidat: 0.9.8+git20121007-dmo6
>   Versionstabelle:
>  *** 0.9.8+git20121007-dmo6 0
>         500 http://www.deb-multimedia.org/ wheezy/main amd64 Packages
>         100 /var/lib/dpkg/status

>
> johan@london:~$ gdb handbrake-gtk
> 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/handbrake-gtk...(no debugging symbols
> found)...done.
> (gdb) run
> Starting program: /usr/bin/handbrake-gtk
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [New Thread 0x7fffde60a700 (LWP 5869)]
> [New Thread 0x7fffdde09700 (LWP 5870)]
> [New Thread 0x7fffdd608700 (LWP 5871)]
> [New Thread 0x7fffd7fff700 (LWP 5872)]
> [New Thread 0x7fffd77fe700 (LWP 5873)]
> [New Thread 0x7fffd6ffd700 (LWP 5874)]
> [Thread 0x7fffd6ffd700 (LWP 5874) exited]
> [Thread 0x7fffde60a700 (LWP 5869) exited]
> [Thread 0x7fffdd608700 (LWP 5871) exited]
> [New Thread 0x7fffdd608700 (LWP 5875)]
> [Thread 0x7fffdde09700 (LWP 5870) exited]
> [New Thread 0x7fffdde09700 (LWP 5876)]
> [Thread 0x7fffdde09700 (LWP 5876) exited]
> [New Thread 0x7fffdde09700 (LWP 5879)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7fffdde09700 (LWP 5879)]
> 0x00007ffff0a6cedf in ?? () from /lib/x86_64-linux-gnu/libc.so.6
> (gdb) backtrace full
> #0  0x00007ffff0a6cedf in ?? () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #1  0x00007ffff77a4f07 in DVDOpen (ppath=<optimized out>) at dvd_reader.c:464
>         auth_drive = 0x0
>         mntfile = <optimized out>
>         fileinfo = {st_dev = 65024, st_ino = 19136616, st_nlink = 2,
> st_mode = 16877, st_uid = 1000, st_gid = 1000, __pad0 = 0, st_rdev =
> 0, st_size = 4096, st_blksize = 4096, st_blocks = 8, st_atim = {
>             tv_sec = 1393069080, tv_nsec = 525382628}, st_mtim =
> {tv_sec = 1329167254, tv_nsec = 0}, st_ctim = {tv_sec = 1392374319,
> tv_nsec = 507432659}, __unused = {0, 0, 0}}
>         ret = 0
>         have_css = 1
>         retval = <optimized out>
>         cdir = <optimized out>
>         ret_val = 0x0
>         dev_name = 0x0
>         path = 0x7fffd000d740 "/home/johan/Musik/musicvideo/Archive -
> Live in Athens - DVD-Image/VIDEO_TS"
>         new_path = <optimized out>
>         path_copy = 0xffffffffd00102d0 <Address 0xffffffffd00102d0 out
> of bounds>
> #2  0x000000000049223b in ?? ()
> No symbol table info available.
> #3  0x00000000004a6393 in ?? ()
> No symbol table info available.
> #4  0x00000000004a334b in ?? ()
> No symbol table info available.
> #5  0x00007ffff57bcb50 in start_thread () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #6  0x00007ffff0a2e0ed in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #7  0x0000000000000000 in ?? ()
> No symbol table info available.

>
> 2014-02-22 14:37 GMT+01:00 Christian Marillat <marillat@???>:
>> Johan Kröckel <johan.kroeckel@???> writes:
>>
>>> Hello,
>>
>> Hi,
>>
>>> I am using Handbrake 0.9.8 in wheezy-amd64 and it segfaults
>>> constantly. Will you provide 0.9.9 in the wheezy repository as in
>>> unstable?
>>
>> Could you elaborate (with a terminal output) ?
>>
>> Christian
>>