[pygtk] gtkmozembed crashes
Andriy Khavryuchenko
akhavr at khavr.com
Thu Dec 4 03:56:48 WST 2008
Andriy Khavryuchenko wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0xb66ea346 in nsEmbedStream::AppendToStream () from /usr/lib/libxul.so
> (gdb) bt
Here it fails on call
// notify our listeners
rv = mStreamListener->OnDataAvailable(mChannel,
NULL,
static_cast<nsIInputStream*>(this),
mOffset, /* offset */
aLen); /* len */
just because mStreamListener is NULL.
Now tracing where it is initialized...
--
Sincerely,
Andrey Khavryuchenko http://a.khavr.com/
KDS Software Group http://www.kds.com.ua/
Software Solutions Company
More information about the pygtk
mailing list