Bj��rn Lie changed bug 978572
What Removed Added
Flags   needinfo?(develop7@develop7.info)

Comment # 3 on bug 978572 from
(In reply to Andrei Dziahel from comment #2)
> (In reply to Bj��rn Lie from comment #1)
> > Have you had any trouble since https://build.opensuse.org/request/show/393292 hit TW? (version 2.12.2).
> 
> Aye, just got 2 fresh core dumps reproducing the issue:
> 
> >�������� 2016-05-13 22:42:35 MSK  14854  1000   100  11 * /usr/lib/libwebkit2gtk-4_0-37/WebKitPluginProcess
> > ������ 2016-05-13 22:42:54 MSK  14932  1000   100  11 * /usr/lib/libwebkit2gtk-4_0-37/WebKitPluginProcess
> 
> They've got identical backtraces matching one I've submitted

Just to be 100% sure, this is with webkitgtk 2.12.2? and not 1 as before?

/me is "annoyed" since

Thread 1 (Thread 0x7f4aece0fa80 (LWP 5645)):
#0  0x00007f4ae855eb4d in g_type_check_instance
(type_instance=type_instance@entry=0x4545454545454545) at gtype.c:4137
#1  0x00007f4ae854afd9 in g_signal_handler_disconnect
(instance=0x4545454545454545, handler_id=1162167621) at gsignal.c:2621
        _g_boolean_var_ = <optimized out>
        handler = <optimized out>
        __func__ = "g_signal_handler_disconnect"
#2  0x00007f4a9427c475 in NPP_GetValue (instance=0x7f4ad81da160,
variable=29899072, value=0x7) at browser-plugin.c:1029
        value = 0x7
        instance = 0x7f4ad81da160
#3  0x00007f4ad81da160 in  ()
#4  0x0000000000000007 in  ()
#5  0x00007f4ad81f5190 in  ()
#6  0xffffffffffffffff in  ()Python Exception <type 'exceptions.OverflowError'>
long too big to convert: 
#7  0x00007f4aeac7a75a in
WebKit::NetworkResourceLoader::willSendRedirectedRequest(WebCore::ResourceRequest
const&, WebCore::ResourceRequest const&, WebCore::ResourceResponse const&) ()
at
/usr/src/debug/webkitgtk-2.12.1/Source/WebCore/platform/network/ResourceRequestBase.h:54
#8  0x00007f4aeac7a75a in
WebKit::NetworkResourceLoader::willSendRedirectedRequest(WebCore::ResourceRequest
const&, WebCore::ResourceRequest const&, WebCore::ResourceResponse const&) ()
at
/usr/src/debug/webkitgtk-2.12.1/Source/WebCore/platform/network/soup/ResourceRequest.h:36
#9  0x00007f4aeac7a75a in
WebKit::NetworkResourceLoader::willSendRedirectedRequest(WebCore::ResourceRequest
const&, WebCore::ResourceRequest const&, WebCore::ResourceResponse const&) ()
at
/usr/src/debug/webkitgtk-2.12.1/Source/WebKit2/NetworkProcess/NetworkResourceLoader.cpp:398
#10 0x00007ffd289f5c75 in  ()
#11 0x00007f4aeab29cb0 in WebKit::WebPageProxy::clearLoadDependentCallbacks()
() at /usr/src/debug/webkitgtk-2.12.1/Source/WTF/wtf/RefPtr.h:71
#12 0x00007f4aeab29cb0 in WebKit::WebPageProxy::clearLoadDependentCallbacks()
() at
/usr/src/debug/webkitgtk-2.12.1/Source/WebKit2/UIProcess/GenericCallback.h:204
#13 0x00007f4aeab29cb0 in WebKit::WebPageProxy::clearLoadDependentCallbacks()
() at
/usr/src/debug/webkitgtk-2.12.1/Source/WebKit2/UIProcess/WebPageProxy.cpp:3005
#14 0x0000000000000000 in  ()

looked like such a good canditate to be fixed by dropping gtk2 support in the
pluginspace + the other fix from upstream.

(Not that I think it matters but a new epiphany release hit TW today (not yet
published), mind pulling that too and try to reproduce?


You are receiving this mail because: