Re: NS_StackWalk is totally broken on Win64

2014-11-06 Thread Aaron Klotz
erent. Try compiling explicitly with frame pointers (or making sure they are there). If that's it we need to update --enable-profiling to do the right thing. On Thu, Nov 6, 2014 at 12:26 AM, Nicholas Nethercote wrote: Hi, NS_StackWalk is totally broken on Win64. I've been looking into thi

Re: NS_StackWalk is totally broken on Win64

2014-11-06 Thread Benoit Girard
need to update --enable-profiling to do the right thing. On Thu, Nov 6, 2014 at 12:26 AM, Nicholas Nethercote wrote: > Hi, > > NS_StackWalk is totally broken on Win64. I've been looking into this > because it prevents DMD from working usefully, but I am stuck. Details >

NS_StackWalk is totally broken on Win64

2014-11-05 Thread Nicholas Nethercote
Hi, NS_StackWalk is totally broken on Win64. I've been looking into this because it prevents DMD from working usefully, but I am stuck. Details are in https://bugzilla.mozilla.org/show_bug.cgi?id=1088343. You can see examples of this in debug mochitest logs when assertions failures occur