<div>>Martin<br></div><div>I had already tried that, to no avail</div><div><br></div><div>>Mattias</div><div>It was my understanding that I had to run my program through a debugger (like GDB) outside of the IDE, in which case the application will work flawlessly. It only manages to crash with F9 -- is there a way to debug through that only? I have -g, -gl, -gw, and -Xg enabled. I have a hunch if I run the program with F9 with -Xg enabled (external file with debugging info), there would be a way to parse the generated file, but I've yet to find out how. </div>
<br><div class="gmail_quote">On Sat, Mar 27, 2010 at 1:22 PM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, 27 Mar 2010 11:59:05 -0300<br>
Matt Shaffer <<a href="mailto:dazappa.matt@gmail.com">dazappa.matt@gmail.com</a>> wrote:<br>
<br>
> I've noticed an interesting problem I seem to have acquired, and I was<br>
> wondering if anyone has come across it before. I used to have a nice, happy<br>
> installation of lazarus .9.28.2 on Windows Vissta, but I seem to have borked<br>
> it. Now, no matter how simple an application I build is (IE: 1 Form, no LCL,<br>
> etc.), when I run programs through the IDE with F9 (or the button), they<br>
> segfault immediately. I have no idea what the last thing I did was, and I<br>
> have no idea how to remedy the problem.<br>
><br>
> What would be a recommend course of action?<br>
> - I don't know how I caused this, so I'm not sure if this is a bug<br>
> - Is it possible to track down what's causing this?<br>
<br>
</div>Run the program in a debugger and create a backtrace.<br>
<div class="im"><br>
<br>
> - Should I reinstall Lazarus? Or should I install an SVN version, for kicks?<br>
<br>
<br>
</div><font color="#888888">Mattias<br>
</font><div><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br>