[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave Installer for Windows with Debug Option
From: |
Markus Mützel |
Subject: |
Re: Octave Installer for Windows with Debug Option |
Date: |
Mon, 8 Jun 2020 09:02:52 +0200 |
Am 08. Juni 2020 um 00:15 Uhr schrieb "Stefan Pofahl":
> Hi,
>
> thanks for your question.
> The crashes are reproducible, they occur only on Windows, octave-gui.exe
> crashes most of the time during the command: Py_Initialize ().
> There are two options:
> * There is a bug in "octave-gui" that is effective only inside the windows
> variant
> * There is a chance to improve octave-pythonic
>
> After gdb told me, octave-gui is not built with the debug option, I thought
> it does not make sense with further investigations without a
> debug-version of the octave-gui.
>
> My hope is that someone in the mailing list can help me to get access to a
> debug-version of an octave-gui.
>
We are turning in circles. I doubt anyone on this list will be able to help you
if you don't do your part.
Here again(!) as clearly as I can possibly manage:
- You wrote that you already know how to attach gdb to a running Octave process
on Windows. Do that. Ignore the message about missing debugging symbols!
- Try to reproduce the crash while gdb is attached to Octave.
- Send the backtrace of the crash to this list.
> Is it possible to cross-compile only the "octave-gui.exe"?
>
We'll come to that once we know that this would help.
Markus
And here the same in German in case my English isn't good enough to explain
what you need to do:
Bitte, bitte(!) ließ die Emails durch, die du bekommst. Wenn dir irgendjemand
helfen soll, musst du auch deinen Teil beitragen und Informationen liefern,
nach denen du gefragt wirst!
So deutlich wie möglich hier nochmal die Schritte, die du befolgen solltest,
damit wir herausfinden können, welche nächsten Schritte nötig sind:
- Du weißt schon, wie man sich mit gdb an einen laufenden Octave-Prozess
anbindet. Tu das bitte. Beachte die Nachricht über die fehlenden
Debugging-Symbole einfach nicht!
- Versuche, den Absturz zu verursachen, während gdb an den Octave-Prozess
angebunden ist.
- Zeige uns hier auf der Liste den backtrace vom Absturz.
Erst danach können wir entscheiden, ob es überhaupt nötig ist, dass du Octave
neu kompilieren musst. (Wie das geht, habe ich dir übrigens auch schon längst
beschrieben.)
Markus
- Re: Octave Installer for Windows with Debug Option, (continued)
- Re: Octave Installer for Windows with Debug Option, Markus Mützel, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Stefan Pofahl, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Stefan Pofahl, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Markus Mützel, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Stefan Pofahl, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Markus Mützel, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Stefan Pofahl, 2020/06/09
- Re: Octave Installer for Windows with Debug Option, Stefan Pofahl, 2020/06/10
Re: Octave Installer for Windows with Debug Option, Markus Mützel, 2020/06/07