$ cat /etc/postinstall/vlc-plugins-base.sh
  /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins

  $ gdb /usr/lib/vlc/vlc-cache-gen
  GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special)
  This GDB was configured as "i686-cygwin".
  Reading symbols from /usr/lib/vlc/vlc-cache-gen...(no debugging symbols 
found)...done.
  (gdb) r -f /usr/lib/vlc/plugins
  Starting program: /usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
  [New Thread 3804.0x73c]
  [New Thread 3804.0xd20]
  [New Thread 3804.0xcb4]

  Program received signal SIGABRT, Aborted.
  0x00000000 in ?? ()
  (gdb) bt
  #0  0x00000000 in ?? ()
  #1  0x770af8b1 in ntdll!RtlUpdateClonedSRWLock () from 
/cygdrive/c/Windows/system32/ntdll.dll
  #2  0x74b70a91 in WaitForSingleObjectEx () from 
/cygdrive/c/Windows/syswow64/KERNELBASE.dll
  #3  0x000001c4 in ?? ()
  #4  0x00000000 in ?? ()
  (gdb) q
  A debugging session is active.

-- 
Best regards!


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to