WindowsError: exception: access violation reading 0x00000000

Issue #110 new
Tom Ho created an issue

MlRawViewer doesn't start for me. I tried V1.4.0 and v.1.3.3. No difference. If I doubleclick on mlrawviewer.exe the file selection comes up. After selecting an MLV nothing hapens. No processing running. I also tried dragging the mlv over the exe but also nothing happens. The MLV's work on another (win7) PC. I'm on Windows 8.1 64bit, Catalyst 15.9, AMD Radeon HD7800. Tried running as admin too.

Here is the log:

MlRawViewer v1.4.0 (c) Andrew Baldwin & contributors 2013-2014 Using GLFW Traceback (most recent call last): File "<string>", line 87, in <module> File "<string>", line 77, in main File "c:\Projects\MRV\build\mlrawviewer_win\out00-PYZ.pyz\Viewer", line 63, in init File "c:\Projects\MRV\build\mlrawviewer_win\out00-PYZ.pyz\GLComputeGLFW", line 134, in init File "c:\Projects\MRV\build\mlrawviewer_win\out00-PYZ.pyz\glfw", line 460, in glfwCreateWindow WindowsError: exception: access violation reading 0x00000000

Comments (2)

  1. Andrew Baldwin repo owner

    Hmm.. hard to say what the problem is without being able to reproduce it (I don't have access to Win 8.1 machine with AMD).

    I suppose you have tried some other OpenGL programs on that machine and they fine?

  2. Tom Ho reporter

    Andrew. Thank you for your quick reply. Yes, OpenGL is working fine. I was hopeing the error already came up and someone has a solution. It's maybe my machine only.

    Hmpf. I guess it really was just my machine. Installed Catalyst 14.9.1 beta and all 1.4.0 and 1.3.3 work fine! I guess the reason is not the 14.9.1 beta driver but a bad installation of the version before. Though strangley I had no other issues. Even testing OpenGL worked fine. Anyway you can close that issue. And thank you again for your amazing work!!!

  3. Log in to comment