| Summary: | [GTK] Web process crash in WebKit::NetscapePlugin::platformGeometryDidChange | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: |
https://bugzilla.redhat.com/show_bug.cgi?id=1243159 https://bugzilla.redhat.com/show_bug.cgi?id=1297617 |
||
|
Description
Michael Catanzaro
2015-07-14 16:31:48 PDT
Any way to reproduce it? does it happen just loading a page with hangouts plugin? We could just check that the window is not null, but I prefer to understand the problem to avoid hiding another issue with a null check workaround. (In reply to comment #1) > Any way to reproduce it? I will ask downstream, but generally the answer is "random crash." > does it happen just loading a page with hangouts plugin? I have unhappily used Hangouts in Epiphany before and it has always worked fine (actually you were in the room for that once :), so probably not, but it's a new crash if so. (In reply to comment #1) > Any way to reproduce it? does it happen just loading a page with hangouts > plugin? We could just check that the window is not null, but I prefer to > understand the problem to avoid hiding another issue with a null check > workaround. Got a response: "Unfortunately I cannot reliably reproduce it: it happens randomly. I have several crashes with Epiphany, so it's also hard for me to say if this specific crash is related to the Hangouts plugin or if it happens in other instances. Sorry :-|." Plugins are no longer supported. |