[Webkit-unassigned] [Bug 187036] New: Crash at google calendar
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 00:51:59 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187036
Bug ID: 187036
Summary: Crash at google calendar
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: calvaris at igalia.com
1. open calendar.google.com (log in if needed)
2. try the "7 days" view (I don't know if this is strictly needed, it is just my default view)
3. click on the button "right" to go to the next 7 days
In my current ephy with webkitgtk-2.21.4 I get a no-op and with MiniBrowser and master I am getting
#0 __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1 0x00007f86310e1231 in __GI_abort () at abort.c:79
#2 0x00007f863ea392f1 in WebCore::KeyframeEffectReadOnly::applyPendingAcceleratedActions() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#3 0x00007f863ea399c5 in WebCore::DocumentTimeline::applyPendingAcceleratedAnimations() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#4 0x00007f863ea39a57 in WebCore::DocumentTimeline::performInvalidationTask() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#5 0x00007f863f167528 in WebCore::TaskDispatcher<WebCore::Timer>::dispatchOneTask() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#6 0x00007f863f167639 in WebCore::TaskDispatcher<WebCore::Timer>::sharedTimerFired() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#7 0x00007f863f196ede in WebCore::ThreadTimers::sharedTimerFiredInternal() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#8 0x00007f863bbc4bd3 in WTF::RunLoop::TimerBase::TimerBase(WTF::RunLoop&)::{lambda(void*)#1}::_FUN(void*) () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#9 0x00007f8633b2e7d5 in g_main_dispatch () at /home/calvaris/gnome/WebKit/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3148
#10 g_main_context_dispatch () at /home/calvaris/gnome/WebKit/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3813
#11 0x00007f8633b2eb78 in g_main_context_iterate () at /home/calvaris/gnome/WebKit/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:3886
#12 0x00007f8633b2ee82 in g_main_loop_run () at /home/calvaris/gnome/WebKit/WebKitBuild/DependenciesGTK/Source/glib-2.54.2/glib/gmain.c:4082
#13 0x00007f863bbc4fa8 in WTF::RunLoop::run() () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#14 0x00007f863e3f4050 in WebProcessMainUnix () from /home/calvaris/gnome/WebKit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#15 0x00007f86310cca87 in __libc_start_main (main=0x557c86e1ec50 <main>, argc=3, argv=0x7fff8b933de8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff8b933dd8)
at ../csu/libc-start.c:310
#16 0x0000557c86e1ecda in _start ()
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180626/8b4ce0cb/attachment.html>
More information about the webkit-unassigned
mailing list