Re: [JS-internals] Need help with crashes

2012-09-27 Thread Brendan Eich
Bill McCloskey wrote: I'm afraid I don't know much about this aspect of the code, but maybe someone on the JS engine mailing list can help. Unfortunately, there isn't any easy way to track down GC issues. We still have JS_DumpHeap with its thingToFind. That used to be helpful when you want t

Re: [JS-internals] Need help with crashes

2012-09-27 Thread Steve Fink
The bindings problem was preexisting. Terrence recently fixed it. You can probably update to the latest code to get rid of that, but I'm doubtful that any problems reported will actually be relevant to your crash. Perhaps the resident cycle collector expert, Andrew McCreight, can point you in

Re: [JS-internals] Need help with crashes

2012-09-27 Thread Bill McCloskey
I'm afraid I don't know much about this aspect of the code, but maybe someone on the JS engine mailing list can help. Unfortunately, there isn't any easy way to track down GC issues. -Bill - Original Message - > From: "Norbert Lindenberg" > To: "William McCloskey" > Cc: "Norbert Linde