Hi Roger,
Currently nobody has seen this issue on other os versions, but that might be more a function of my users and less about the bug. There are a number of 10.8 users (including myself) that run the app all day and none of them have had the issue. The issue happens very rarely and Unfortunately I cannot reproduce this issue reliably. The bug reports all have one thing in common, the crash occurs when a desktop notification is being shown, hidden or clicked. I made a quick demo showing how the desktop notifications work. They use a frameless window:
Since you have a better understanding of how multiple windows work in terms of memory management in node-webkit, you may be able to look at the source code and immediately see the problem, I have not been able to figure it out yet though.
At first, I thought that the issue occurred during slow loading of the nw-desktop-notifications.html file (which I serve up on a remote server). However, I created an intentionally slow loading http server to test this and could not reproduce the error in that context either.
Not sure if its helpful, but each of the crash logs looks almost identical with the crashed thread breaking with the same stack trace.
Thanks for your help,
Rob