<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
RĂ©mi Denis-Courmont wrote:
<blockquote cite="mid:41df3f81aa288a1812e23ab04e9d8f2c@chewa.net"
 type="cite">
  <pre wrap="">On Wed, 23 Sep 2009 19:34:43 +1000, xxcv <a class="moz-txt-link-rfc2396E" href="mailto:xxcv07@gmail.com"><xxcv07@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi!
I currently have problem with x86_64-w64 port of vlc I have made some
attempts at debugging this critical bug.
And it nuked my machine several times by DOS the cpu and o/s. I also
filed bug report at gcc's bugtracker for this target.
<a class="moz-txt-link-freetext" href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41424">http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41424</a>
Needs people, someone who can get and test 64bits binary on windows.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
One thing is sure if VLC nukes your entire system:
Something is wrong with your debugger, drivers and/or hardware.

So I would not expect much from GCC...

  </pre>
</blockquote>
Stack overflow?<br>
<br>
ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7<br>
ntoskrnl.exe!memset+0x22a<br>
ntoskrnl.exe!KeWaitForSingleObject+0x2cb<br>
ntoskrnl.exe!KeDetachProcess+0x120d<br>
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x3a3<br>
ntoskrnl.exe!memset+0x4df<br>
ntoskrnl.exe!KeWaitForSingleObject+0x2cb<br>
ntoskrnl.exe!NtWaitForSingleObject+0x98<br>
ntoskrnl.exe!ZwUnloadKeyEx+0x20d3<br>
ntdll.dll!NtWaitForSingleObject+0xa<br>
ntdll.dll!RtlNtStatusToDosErrorNoTeb+0x28a<br>
ntdll.dll!RtlNtStatusToDosErrorNoTeb+0x181<br>
ntdll.dll!RtlGetProcessHeaps+0x11e<br>
ntdll.dll!LdrGetProcedureAddress+0x18694<br>
ntdll.dll!_C_specific_handler+0x33b<br>
ntdll.dll!KiUserExceptionDispatcher+0x2e<br>
libswscale_plugin.dll!vlc_entry_license__1_1_0b+0x12724<br>
atiumd6a.dll!mmdllInitUMDFuncs+0x2cccb4<br>
<br>
ntoskrnl.exe!IoAcquireRemoveLockEx+0xe7<br>
ntoskrnl.exe!memset+0x22a<br>
ntoskrnl.exe!KeWaitForSingleObject+0x2cb<br>
ntoskrnl.exe!KeDetachProcess+0x120d<br>
ntoskrnl.exe!PsReturnProcessNonPagedPoolQuota+0x3a3<br>
ntoskrnl.exe!CcSetDirtyPinnedData+0x433<br>
ntoskrnl.exe!MmIsNonPagedSystemAddressValid+0x40d<br>
ntoskrnl.exe!wctomb+0xebb3<br>
ntoskrnl.exe!InbvCheckDisplayOwnership+0x1236<br>
ntoskrnl.exe!ZwUnloadKeyEx+0x2489<br>
ntoskrnl.exe!ZwUnloadKeyEx+0x1285<br>
ntdll.dll!RtlInitUnicodeString+0x2b8<br>
ntdll.dll!RtlUnicodeToMultiByteSize+0x7e<br>
ntdll.dll!RtlInitUnicodeStringEx+0x81<br>
ntdll.dll!AlpcGetMessageAttribute+0x65<br>
kernel32.dll!HeapFree+0xa<br>
msvcrt.dll!free+0x1c<br>
libaout_directx_plugin.dll+0x2c34<br>
<br>
</body>
</html>