Thread: Strange MinGw Windows runtime error

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Old Fashioned
    Join Date
    Nov 2016
    Posts
    137
    Gotcha, thanks. Yeah sounds like a recipe for difficult-to-find bugs!

    On another note, does anyone know more about
    ntdll!RtlIsNonEmptyDirectoryReparsePointAllowed? I'm going to go and look into it but this isn't the first time I've gotten that. It always fascinates me when I get an error like that instead of a segfault. Basically it seems that I caused a segfault in a Windows library.
    Last edited by Asymptotic; 06-08-2019 at 11:50 PM.
    If I was homeless and jobless, I would take my laptop to a wifi source and write C for fun all day. It's the same thing I enjoy now!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. strange linker error with minGW and boost
    By pheres in forum C++ Programming
    Replies: 3
    Last Post: 02-15-2009, 08:45 PM
  2. Strange error during runtime
    By JamesKidder in forum C++ Programming
    Replies: 7
    Last Post: 11-16-2008, 07:49 PM
  3. C++ runtime, dynamic link, mingw.
    By 39ster in forum C++ Programming
    Replies: 1
    Last Post: 12-16-2007, 12:00 PM
  4. MinGW thread-safe runtime libraries
    By Mario F. in forum C++ Programming
    Replies: 3
    Last Post: 08-21-2006, 08:15 AM
  5. runtime error, windows XP, borland C++ 5.5
    By finnepower in forum C++ Programming
    Replies: 6
    Last Post: 08-05-2005, 12:29 PM

Tags for this Thread