GNOME Bugzilla – Bug 165328
missing QI in MozDownload::Init() ?
Last modified: 2005-02-09 19:25:47 UTC
###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../../../dist/include/xpcom/nsCOMPtr.h, line 594 Break: at file ../../../../dist/include/xpcom/nsCOMPtr.h, line 594 Program received signal SIGTRAP, Trace/breakpoint trap. 0xb7431376 in nsDebugImpl::Break (this=0x81fa2f8, aFile=0xb69a4bc0 "../../../../dist/include/xpcom/nsCOMPtr.h", aLine=594) at nsDebugImpl.cpp:352 352 DebugBreak(); (gdb) where
+ Trace 54946
This seems to be a problem in our MozDownload impl: when you try to QI it to nsIWebProgressListener you get nsnull!
Fixed in cvs on HEAD and gnome-2-8.