[vlc-devel] segfault loading plugins

Roger Pack rogerdpack2 at gmail.com
Thu Sep 23 18:34:39 CEST 2010


Hi all.  When I build trunk using mingw, it builds, then I run make
package-win32-debug, then cd into _win32 and run "vlc" I get this:

Program received signal SIGSEGV, Segmentation fault.
0x77a56bf0 in ntdll!RtlEqualSid () from C:\Windows\system32\ntdll.dll
(gdb) bt
#0  0x77a56bf0 in ntdll!RtlEqualSid () from C:\Windows\system32\ntdll.dll
#1  0x75d3c1a3 in KERNELBASE!FindFirstFileA () from
C:\Windows\system32\KernelBase.dll
#2  0xfeeeff0a in ?? ()
#3  0x1e983c1b in ?? ()
#4  0x662168ac in p_VYUY_fallback () from
c:\dev\ruby\downloads\vlc_cz\vlc-1.2.0-git\libvlccore.dll
#5  0x0059a380 in ?? ()
#6  0x76b129e7 in msvcrt!_findclose () from C:\Windows\system32\msvcrt.dll
#7  0x661efa33 in closedir () from
c:\dev\ruby\downloads\vlc_cz\vlc-1.2.0-git\libvlccore.dll
#8  0xfeeefeee in ?? ()
#9  0x66217254 in cap_dirs () from
c:\dev\ruby\downloads\vlc_cz\vlc-1.2.0-git\libvlccore.dll
#10 0x0022ffc4 in ?? ()
#11 0x661607fa in AllocatePluginDir (p_this=0x593184, p_bank=0x593780,
    psz_dir=0x184d960
"c:\\dev\\ruby\\downloads\\vlc_cz\\vlc-1.2.0-git\\plugins",
i_maxdepth=5) at modules/modules.c:905
#12 0x66160d4f in AllocateAllPlugins (p_this=0x593184) at modules/modules.c:855
#13 module_LoadPlugins (p_this=0x593184) at modules/modules.c:214
#14 0x660e2ee0 in libvlc_InternalInit (p_libvlc=0x593184, i_argc=2,
ppsz_argv=0x22fde0) at libvlc.c:413
#15 0x6ecc1370 in libvlc_new (argc=1, argv=0x22fe40) at control/core.c:58
#16 0x00401bcf in WinMain (hInstance=0x400000, hPrevInstance=0x0,
lpCmdLine=0x3035e3 "", nCmdShow=10) at winvlc.c:183
#17 0x00402466 in main ()

Any ideas there?
Thanks.
-r



More information about the vlc-devel mailing list