<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Courier New, monospace" size="2">
<div>Hello, we're the developers of a large 64-bit Windows application that uses Wine 1.3.0 64-bit on Linux.&nbsp; When testing began we discovered several crashes inside our windows code on startup and needed to debug them.&nbsp; But the problem seems to be getting
any kind of stack trace information from the 64-bit winedbg.&nbsp; This used to work with the 32-bit version of winedbg.</div>
<div>&nbsp;</div>
<div>Even if I write a 64-bit &quot;hello world&quot; app that intentionally crashes I still can't get a clean stack trace from winedbg.&nbsp; We get a register dump and a stack dump but no back trace.&nbsp; So in our app, we have to resort to calculating the address of the crash
in our DLLs using a MAP file and adding a bunch of printfs to try and locate the source of the SEGV.&nbsp; This is awkward, slow and just a bad way to debug.</div>
<div>&nbsp;</div>
<div>So here's my question - Has anyone had any luck getting a debugger stack trace using the 64-bit winedbg?</div>
<div>&nbsp;</div>
<div>Some relevant info:</div>
<div>&nbsp;</div>
<div>* We build wine 64-bit 1.3.0 ourselves</div>
<div>* We're running on RHEL 5.5 (Tikanga) 2.6.18-194.el5 64-bit</div>
<div>* We get the same non-results from both release and debug windows binaries</div>
<div>* Using winedbg --gdb crashes gdb</div>
<div>* We tried using msvsmon.exe to attach to and debug the wine process using Visual Studio but it hasn't been helpful</div>
<div>* Setting WINEDEBUG to several debug channels has helped some but is difficult to sift through all the noise</div>
<div>&nbsp;</div>
<div>So any info on strategies to debug 64-bit Wine applications is welcome, or if you need more info I'll be glad to supply it.&nbsp; </div>
<div>&nbsp;</div>
<div>Thanks for your help!</div>
<div>&nbsp;</div>
<div>--Tom Grubbe</div>
<div>ESRI</div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
<div><font face="Calibri, sans-serif" size="2">&nbsp;</font></div>
</font>
</body>
</html>