[vlc-devel] vlc: svn commit r23702 (courmisch)

Ilkka Ollakka ilkka.ollakka+vlc at oamk.fi
Tue Dec 18 15:01:24 CET 2007


On ma 17. joulukuuta 2007 21:27:04, Subversion daemon wrote:
> r23702 | courmisch | 2007-12-17 21:27:03 +0100 (Mon, 17 Dec 2007) | 2 lines
> Changed paths:
>    M /trunk/include/vlc_modules_macros.h
>    M /trunk/src/config/core.c
>    M /trunk/src/modules/entry.c

This seems to be reason on segfault for me in 64bit linux. 23701 works,
this one doesnt:

--- backtrace
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ff466684700 (LWP 22531)]
config_Duplicate (p_module=<value optimized out>, p_orig=0x7ff466491640,
n=12)
    at config/core.c:514
514             p_module->p_config[i].p_lock = &p_module->object_lock;
(gdb) bt
#0  config_Duplicate (p_module=<value optimized out>,
p_orig=0x7ff466491640, n=12)
    at config/core.c:514
#1  0x00007ff4661d67ea in libvlc_InternalInit (p_libvlc=0x119aee0,
i_argc=1, 
    ppsz_argv=0x7fff6e6b2b58) at libvlc-common.c:301
#2  0x00007ff4661d4e57 in VLC_Init (i_object=0, i_argc=1,
ppsz_argv=0x7fff6e6b2b58)
    at libvlc.c:122
#3  0x00000000004013a0 in main (i_argc=1, ppsz_argv=0x7fff6e6b2b58) at
src/vlc.c:204
---

even fresh build does the same, compiled with --enable-debug
-- 
Ilkka Ollakka
Anyone can make an omelet with eggs.  The trick is to make one with
none.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20071218/e9fb6d91/attachment.sig>


More information about the vlc-devel mailing list