> J?rgen Keil wrote: > > While trying to track down the reason for intermittent mozilla browser > > crashes <URL:https://bugzilla.mozilla.org/show_bug.cgi?id=287558>, > > I found a bug in Solaris' (s10 / snv_22) XCloseIM() implementation. It > > passes > > pointers from freed memory blocks to XFree(). > > This was filed with our i18n team as bug 6378646 and they have fixed it > in snv_34. (Unfortunately it's in the openi18n-im category, whose bugs > don't seem to be visible on bugs.opensolaris.org.)
Looks good. The test program doesn't crash any more on snv_34. And env LD_PRELOAD=libumem.so.1 UMEM_DEBUG=default UMEM_LOGGING=transaction mozilla http://www.macromedia.com/software/flash/about/ doesn't crash any more, either. This message posted from opensolaris.org
