On 4/5/13 3:06 PM, jeremy.ral...@gmx.ch wrote:
I did what Ian said and built also toolkit/library. It runs through, but when I 
try to start up Nightly, it breaks with an NSGlue_Assertion error:

ASSERTION: You can't dereference a NULL nsRefPtr with operator ->().:'mRawPtr 
!= 0', file 
c:\mozilla-source\mozilla-central\obj-i686-pc-mingw32\dist\include\nsAutoPtr.h, 
line 1028

I tried ignore and retry, but it doesn't help.

Well, right. See "Because your code as written dereferences request, so it would crash if it actually ran".

Don't do that.  Just QI the argument directly.

-Boris

_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to