Bug 211544 - konqueror webkit crashes on www.idw.de
Summary: konqueror webkit crashes on www.idw.de
Status: RESOLVED NOT A BUG
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 15:42 UTC by Ferdinand Gassauer
Modified: 2009-11-01 00:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2009-10-23 15:42:40 UTC
Version:           4.3.2 (KDE 4.3.2) "release 5" (using 4.3.2 (KDE 4.3.2) "release 5", KDE:43 / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.29-0.1-default

http://www.idw.de/idw/portal/n281334/n281114/n302246/index.jsp
click on download of - example - IDW EPS 525
konqueror "disappears" (tested on 2 computers)

everything is enabled - plugins are checked  

in the konsole log 

*** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.2.2/src/npw-wrapper.c:3156):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
*** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
NPP_GetJavaClass()
NPP_Initialize()
NPP_GetValue()
NPP_GetValue()
*** NSPlugin Viewer  *** ERROR: /usr/lib/browser-plugins/nphelix.so: cannot open shared object file: No such file or directory
*** NSPlugin Viewer  *** ERROR: /usr/lib/browser-plugins/nphelix.so: cannot open shared object file: No such file or directory
*** NSPlugin Wrapper *** ERROR: failed to initialize plugin-side RPC client connection
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.2.2/src/npw-wrapper.c:3156):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection))
NPP_GetValue()
*** NSPlugin Wrapper *** ERROR: failed to initialize brower-side RPC events listener
NPP_GetJavaClass()
NPP_Initialize()
*** NSPlugin Wrapper *** ERROR: NPP_SetWindow() wait for reply: Connection closed
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.2.2/src/npw-wrapper.c:1923):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.2.2/src/npw-wrapper.c:1923):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection))
*** NSPlugin Wrapper *** WARNING:(/usr/src/packages/BUILD/nspluginwrapper-1.2.2/src/npw-wrapper.c:1854):invoke_NPP_Destroy: assertion failed: (rpc_method_invoke_possible(plugin->connection))
Error: Couldn't find per display information
Comment 1 Ferdinand Gassauer 2009-10-23 15:44:36 UTC
btw - the path to missing files looks strange - I use only rpm
Comment 2 Tommi Tervo 2009-10-23 16:31:05 UTC
Why you are using nspluginwrapper?
Comment 3 Dawit Alemayehu 2009-10-23 17:07:15 UTC
The crash happens in a third party plugin surely this cannot be a webkitpart issue... Have you tried to see if it works if you use khtml ?
Comment 4 Ferdinand Gassauer 2009-10-23 21:28:03 UTC
@ Tommi - IMHO  nspluginwrapper got installed automatically - and propably khtml needs it ?
Comment 5 Dawit Alemayehu 2009-10-28 16:50:43 UTC
Perhaps the suggestion in the second comment on the link below might help you if you are still using this plugin ?

http://www.keyongtech.com/5300917-argh-flash-was-working
Comment 6 Ferdinand Gassauer 2009-10-28 20:34:06 UTC
thanks this might have been the reason  - I removed some older plugins
Comment 7 Dawit Alemayehu 2009-11-01 00:28:00 UTC
Closing per comment #6. Feel free to re-open if problem is determined to be a webkitpart issue...