[webkit-help] Re : Webkit Launcher Segmentation Fault
Tanay Chowdhury
tanay.c at samsung.com
Mon May 5 02:33:46 PDT 2014
Hi all,
In continuation to this I am getting the following stack trace from valgrind
for the segmentation fault
Also want to check with the members if a proxy or firewall could cause this
issue?
Valgrind output:
==28988== Process terminating with default action of signal 11 (SIGSEGV)
==28988== Access not within mapped region at address 0x58
==28988== at 0xFD7A010: MozNPN_GetStringIdentifier (in
/usr/lib/jvm/jre1.7.0_45/lib/i386/libnpjp2.so)
==28988== by 0xFD7B7DF: DTLiteObject::initialize() (in
/usr/lib/jvm/jre1.7.0_45/lib/i386/libnpjp2.so)
==28988== by 0xFD7BFA1: NPAPIBasePlugin::NP_Initialize(_NPNetscapeFuncs*)
(in /usr/lib/jvm/jre1.7.0_45/lib/i386/libnpjp2.so)
==28988== by 0xFD8757C: NP_Initialize (in
/usr/lib/jvm/jre1.7.0_45/lib/i386/libnpjp2.so)
==28988== by 0x618EDCF: WebCore::PluginPackage::load() (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x618F761: WebCore::PluginPackage::fetchInfo() (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x618709C: WebCore::PluginPackage::createPackage(WTF::String
const&, long const&) (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x5D2BF73: WebCore::PluginDatabase::refresh() (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x5D2C8D1: WebCore::PluginDatabase::installedPlugins(bool)
(in /home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x405A2F3: PlatformStrategiesEfl::refreshPlugins() (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libewebkit.so.0.1.0)
==28988== by 0x5D26622: WebCore::PluginData::refresh() (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x5BB9113: WebCore::Page::refreshPlugins(bool) (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x5BD3354: WebCore::Settings::setPluginsEnabled(bool) (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libwebcore_efl.so.0.1.0)
==28988== by 0x40777C8: _ewk_view_smart_add(_Evas_Object*) (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libewebkit.so.0.1.0)
==28988== by 0x423FA92: evas_object_smart_add (evas_object_smart.c:473)
==28988== by 0x4078C12: ewk_view_add (in
/home/tanay.c/webkit/WebKitBuild/Release/lib/libewebkit.so.0.1.0)
==28988== by 0x804BE96: windowCreate (in
/home/tanay.c/webkit/WebKitBuild/Release/bin/EWebLauncher)
==28988== by 0x804C0A3: browserCreate (in
/home/tanay.c/webkit/WebKitBuild/Release/bin/EWebLauncher)
==28988== by 0x804AAC6: main (in
/home/tanay.c/webkit/WebKitBuild/Release/bin/EWebLauncher)
Please let me know any information on the same.
-Thanks
Tanay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20140505/36a81da9/attachment.html>
More information about the webkit-help
mailing list