From: SourceForge.net <no...@so...> - 2010-05-28 19:45:14
|
Bugs item #2998546, was opened at 2010-05-08 09:27 Message generated for change (Comment added) made by vttoth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104933&aid=2998546&group_id=4933 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Crash on startup with Windows XP and 7 Initial Comment: On all of my Systems (2x Windows 7 Home Premium x64 and 1x Windows XP Home SP3) when starting xmaxima or wxmaxima it says that "maxima.exe" crashed with this information: Problemsignatur: Problemereignisname: BEX Anwendungsname: maxima.exe Anwendungsversion: 0.0.0.0 Anwendungszeitstempel: 48008dee Fehlermodulname: StackHash_96fa Fehlermodulversion: 0.0.0.0 Fehlermodulzeitstempel: 00000000 Ausnahmeoffset: 10d7573c Ausnahmecode: c0000005 Ausnahmedaten: 00000008 Betriebsystemversion: 6.1.7600.2.0.0.768.3 Gebietsschema-ID: 1031 Zusatzinformation 1: 96fa Zusatzinformation 2: 96fa395741d68f9a26119358963d26da Zusatzinformation 3: 369d Zusatzinformation 4: 369d051849f5f0abf3480665efbcb70c Please fix it. I need maxima so often. ---------------------------------------------------------------------- >Comment By: Viktor Toth (vttoth) Date: 2010-05-28 15:03 Message: BEX is caused by a data execution prevention exception. Make sure you add maxima.exe to the list of DEP exceptions. (On Windows 7, in the Start menu right-click Computer, click Properties, click Advanced system settings, click the Settings button under Performance, click the Data Execution Prevention tab, and then click Add and locate maxima.exe. ---------------------------------------------------------------------- Comment By: Dieter Kaiser (crategus) Date: 2010-05-28 14:35 Message: I do not have any problems with Maxima (all versions and CVS) and Windows XP and I think we have a lot of installations on Windows 7 too. At first, it might be useful to get some more information. What is the source of your Maxima version? What version of Maxima you are using? Is it possible to start Maxima in a terminal? Setting the status to pending to get more information. Dieter Kaiser ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104933&aid=2998546&group_id=4933 |