Your message dated Fri, 6 Mar 2009 19:41:14 +0200
with message-id <[email protected]>
and subject line VLC WxWidgets plugin bugs are fixed by 0.9.8a upload
has caused the Debian Bug report #443415,
regarding vlc crashes on startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
443415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vlc
Version: 0.8.6.c-3+b1
Severity: Important
Graphics card: Mach64 3D Rage LT Pro AGP-133
xorg 1:7.3+2
xserver-xorg 1:7.3+2
xserver-xorg-core 2:1.4-2
libglib2.0-0 2.14.1-3
vlc and glib 2.0 does not seem to play well together!
Starting vlc with gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7bce8d0 (LWP 16179)]
0xb54d0aba in g_hash_table_lookup () from /usr/lib/libglib-2.0.so.0
dpkg -S /usr/lib/libglib-2.0.so.0
libglib2.0-0: /usr/lib/libglib-2.0.so.0
strace vlc
...
open("/usr/share/icons/gnome/22x22/actions/gtk-close.png", O_RDONLY|
O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=983, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb6e66000
read(7, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"...,
4096) = 983
read(7, "", 4096) = 0
stat64("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so",
{st_mode=S_IFREG|0644, st_size=15080, ...}) = 0
open("/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so", O_RDONLY)
= 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\24\0\000"...,
512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=15080, ...}) = 0
mmap2(NULL, 17964, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0)
= 0xb24af000
mmap2(0xb24b3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 8, 0x3) = 0xb24b3000
close(8) = 0
_llseek(7, 0, [0], SEEK_SET) = 0
read(7, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\26\0\0\0\26\10\6\0\0"...,
4096) = 983
brk(0x849e000) = 0x849e000
brk(0x8496000) = 0x8496000
brk(0x8494000) = 0x8494000
close(7) = 0
munmap(0xb6e66000, 4096) = 0
gettimeofday({1190359262, 446084}, NULL) = 0
gettimeofday({1190359262, 454746}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 18287 detached
--- End Message ---
--- Begin Message ---
Hello,
All those bugs are within the WxWidget interface plugin of VLC media player.
The affected code is gone in the VLC 0.9.* series. Hence, I am closing them.
--
Rémi Denis-Courmont
http://www.remlab.net/
--- End Message ---