Bug 176153 - [GTK] UI process crash in WebCore::PasteboardHelper::writeClipboardContents
Summary: [GTK] UI process crash in WebCore::PasteboardHelper::writeClipboardContents
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-30 22:01 PDT by Michael Catanzaro
Modified: 2017-08-30 22:01 PDT (History)
2 users (show)

See Also:


Attachments
Backtrace (48.40 KB, text/plain)
2017-08-30 22:01 PDT, Michael Catanzaro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2017-08-30 22:01:03 PDT
Created attachment 319449 [details]
Backtrace

Only one report of this, but I'm sure I've seen it more often than that. Looks like g_error() is being called, probably inappropriately.

Truncated backtrace:
Thread no. 1 (6 frames)
 #0 _g_log_abort at gmessages.c:509
 #1 g_log_default_handler at gmessages.c:2896
 #2 trap_handler at ephy-debug.c:109
 #5 g_variant_new_parsed_va at gvariant-parser.c:2470
 #6 g_variant_new_parsed at gvariant-parser.c:2526
 #7 WebCore::PasteboardHelper::writeClipboardContents(_GtkClipboard*, WebCore::SelectionData const&, std::function<void ()>&&)