Apologies for the double post. I sent the second one (actually sent
first) from the wrong address.
Regards,
Jan.
--
Jan Schmidt
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I encountered this bug after trying DVD playback for the first time
since swapping back from Ubuntu to Debian.
Adding #define _GNU_SOURCE before including unistd.h causes
get_current_dir_name() to be correctly declared and fixes the bug.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li
I encountered this same bug today, after trying DVD playback on my
laptop for the first time in ages.
It's pretty silly that this bug is still open, as it makes libdvdread
completely useless on 64-bit, because of a debian-specific patch.
The correct way to get get_current_dir_name() declared is t
Package: libdvdread4
Version: 4.2.0-1
Tags: patch
Followup-For: Bug #651926
The source of the bug is to be found in the following gcc warning
src/dvd_reader.c:429:9: warning: implicit declaration of function
‘get_current_dir_name’ [-Wimplicit-function-declaration]
src/dvd_reader.c:429:18
Package: libdvdread4
Version: 4.2.0-1
totem crashes frequently(*) because of a segfault in libdvdread,
[(*) frequently means about 3 out of 5 times]
Dec 9 21:19:29 cuda kernel: [ 183.708008] totem[3564]:
segfault at 240164a0 ip 7f5d1aaedcb4 sp 7fff73368de0 error 4
in libdvdread.so.4.
5 matches
Mail list logo