FLTK logo

Re: [fltk/fltk] Read Access Violation in FL_Browser in x64 (Windows) (#197)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Read Access Violation in FL_Browser in x64 (Windows) (#197) Jeffrey Paranich Mar 04, 2021  
 

Okay after running for ~18 hours with no crash, I believe the complete recompile has fixed the issue. I blew out all the .PDB files, and extra stuff Visual Studio litters all over the place as well, before compiling.

I think another key element was I re-compiled with the flag /LARGEADDRESSAWARE:NO (previously was YES, which I read some articles that this is bound to cause sporadic issues in both 32 and 64-bit compilations, and really is a band-aid fix for 32 bit use cases only, and of course superfluous when you've already set /MACHINE:X64). I think this issue can be closed. Thanks for all the help!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.