vlc 0.8.6g segfaults in playlist_ItemAddParent() [debug st]

*nix specific usage questions
gibus92
Blank Cone
Blank Cone
Posts: 66
Joined: 10 Apr 2006 16:09
Location: Antony, France
Contact:

vlc 0.8.6g segfaults in playlist_ItemAddParent() [debug st]

Postby gibus92 » 17 May 2008 21:25

This is 18th May release builded on 64 bits architecture with debug informations. vlc is launched with freebox channel playlist and crashed immediately.

gilles@linux-vy8u:~> gdb vlc
GNU gdb 6.6.50.20070726-cvs
Copyright (C) 2007 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...
Using host libthread_db library "/lib64/libthread_db.so.1".
(gdb) run Desktop/TV_fbx.m3u
Starting program: /usr/bin/vlc Desktop/TV_fbx.m3u
[Thread debugging using libthread_db enabled]
[New Thread 0x2b1184936570 (LWP 13733)]
VLC media player 0.8.6g Janus
[New Thread 0x40804950 (LWP 13751)]
[New Thread 0x41005950 (LWP 13752)]
[New Thread 0x41806950 (LWP 13753)]
[New Thread 0x42007950 (LWP 13754)]
[New Thread 0x42808950 (LWP 13755)]

** (.:13733): CRITICAL **: gtk_pizza_set_size: assertion `pizza != NULL' failed
[New Thread 0x43009950 (LWP 13759)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x43009950 (LWP 13759)]
0x0000000000426f0b in playlist_ItemAddParent (p_item=0x2aaab0023f20, i_view=1, p_parent=0x752bb0) at playlist/item.c:247
247 if( p_item->pp_parents->i_view == i_view )
(gdb) bt full
#0 0x0000000000426f0b in playlist_ItemAddParent (p_item=0x2aaab0023f20, i_view=1, p_parent=0x752bb0) at playlist/item.c:247
i = 0
#1 0x0000000000426fd0 in playlist_CopyParents (p_parent=0x0, p_child=0x2aaab0023f20) at playlist/item.c:278
i = 1
#2 0x00002b1192c1e3cf in Demux (p_demux=0xd902a0) at m3u.c:248
psz_mrl = 0x2aaab0023ee0 "rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=203"
psz_parse = <value optimized out>
p_playlist = <value optimized out>
psz_line = 0x2aaab0023ea0 "rtsp://mafreebox.freebox.fr/freeboxtv/stream?id=203"
psz_name = 0x2aaab0023e60 "France 5"
psz_artist = 0x2aaab0023e80 "5"
i_parsed_duration = 0
i_duration = 0
ppsz_options = (char **) 0x0
i_options = 0
i = 4371920
b_enable_extvlcopt = 0
p_item = (playlist_item_t *) 0x2aaab0023f20
p_current = (playlist_item_t *) 0x752bb0
b_play = 1
b_cleanup = 0
#3 0x000000000042f13b in MainLoop (p_input=0xd8d3c0) at input/input.c:538
old_val = {i_int = 0, b_bool = 0, f_float = 0, psz_string = 0x0, p_address = 0x0, p_object = 0x0, p_list = 0x0, i_time = 0,
var = {psz_name = 0x0, i_object_id = 0}, padding = {a = 0 '\0', b = 0 '\0', c = 0 '\0', d = 0 '\0', e = 0 '\0', f = 0 '\0', g = 0 '\0',
h = 0 '\0'}}
val = {i_int = 0, b_bool = 0, f_float = 0, psz_string = 0x0, p_address = 0x0, p_object = 0x0, p_list = 0x0, i_time = 0, var = {
psz_name = 0x0, i_object_id = 2}, padding = {a = 0 '\0', b = 0 '\0', c = 0 '\0', d = 0 '\0', e = 0 '\0', f = 0 '\0', g = 0 '\0',
h = 0 '\0'}}
f_pos = 2.2392334699548022e-317
i_time = 14210032
i_length = 0
b_force_update = 0
i_ret = <value optimized out>
i_type = <value optimized out>
val = {i_int = 0, b_bool = 0, f_float = 0, psz_string = 0x0, p_address = 0x0, p_object = 0x0, p_list = 0x0, i_time = 0, var = {
psz_name = 0x0, i_object_id = -7}, padding = {a = 0 '\0', b = 0 '\0', c = 0 '\0', d = 0 '\0', e = 0 '\0', f = 0 '\0', g = 0 '\0',
h = 0 '\0'}}
i_intf_update = 0
#4 0x000000000043288f in Run (p_input=0xd8d3c0) at input/input.c:444
No locals.
#5 0x00002b1183414020 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#6 0x00002b11846b4f8d in clone () from /lib64/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.

Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 14 guests