OK, I added my qt-embedded lib directory to LD_LIBRARY_PATH. I actually
got it to start up:

[EMAIL PROTECTED] Embed]$ ./run-mozilla.sh
../../embedding/browser/qt/tests/TestQGeckoEmbed
Connected to VFB server: 800 x 600 x 32
No Persistent Registry Found.
Type Manifest File:
/local_views/lice/lice_lwsi_480C/mnt/shared/vobs/lw/cots/gecko/mozilla/dist/Embed/components/xpti.dat
nsNativeComponentLoader: autoregistering begins.
*** Registering xpcomObsoleteModule components (all right -- a generic
module!)
*** Registering xpconnect components (all right -- a generic module!)
*** Registering nsGfxPSModule components (all right -- a generic
module!)
*** Registering nsLayoutModule components (all right -- a generic
module!)
*** Registering nsParserModule components (all right -- a generic
module!)
*** Registering nsImageLib2Module components (all right -- a generic
module!)
*** Registering appshell components (all right -- a generic module!)
*** Registering nsSecurityManagerModule components (all right -- a
generic module!)
*** Registering nsCookieModule components (all right -- a generic
module!)
*** Registering docshell_provider components (all right -- a generic
module!)
*** Registering nsChromeModule components (all right -- a generic
module!)
*** Registering Browser_Embedding_Module components (all right -- a
generic module!)
*** Registering embedcomponents components (all right -- a generic
module!)
*** Registering nsJarModule components (all right -- a generic module!)
*** Registering nsPrefModule components (all right -- a generic
module!)
*** Registering nsRDFModule components (all right -- a generic module!)
*** Registering nsUConvModule components (all right -- a generic
module!)
*** Registering nsI18nModule components (all right -- a generic
module!)
*** Registering nsEditorModule components (all right -- a generic
module!)
*** Registering necko_core_and_primary_protocols components (all right
-- a generic module!)
*** Registering necko_secondary_protocols components (all right -- a
generic module!)
*** Registering BOOT components (all right -- a generic module!)
*** Registering NSS components (all right -- a generic module!)
*** Registering nsXMLExtrasModule components (all right -- a generic
module!)
nsNativeComponentLoader: autoregistering succeeded
nsNativeComponentLoader: registering deferred (0)
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nsNativeComponentLoader: registering deferred (0)
WARNING: No default pref files found., file nsPrefService.cpp, line 667
WARNING: Failed to create appshell in QGeckoGlobals::pushStartup!
, file qgeckoglobals.cpp, line 135
XXX EMBEDPROGRSS
WARNING: NS_ENSURE_TRUE(mInternalWidget = do_CreateInstance(kChildCID))
failed, file nsWebBrowser.cpp, line 1127
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with
operator->().: 'mRawPtr != 0', file
../../../../dist/include/xpcom/nsCOMPtr.h, line 849
Break: at file ../../../../dist/include/xpcom/nsCOMPtr.h, line 849
./run-mozilla.sh: line 424: 22532 Segmentation fault      (core dumped)
"$prog" ${1+"$@"}

Any ideas on how I can load up the core file with ddd? I tried it
without the mozilla shell environment and got this backtrace:

#0 0xdb75ebc32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0xb72e7b4b in raise () from /lib/tls/libpthread.so.0

Thanks,

Larry

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to