[Webkit-unassigned] [Bug 183329] [GTK] Crash in Gigacage::ensureGigacage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 14 07:04:32 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183329
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #22 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Michael Catanzaro from comment #15)
> ^ This remains the next step here. We need to know why the mmap() call is
> failing.
Jeremy discovered Deja Dup is setting a virtual memory limit in its desktop file:
Exec=sh -c "ulimit -v 1000000; exec @pkglibexecdir@/deja-dup-monitor"
which is incompatible with Gigacage. It needs to not do that. This is NOTABUG. Good find, Jeremy!
(In reply to Tomas Popela from comment #21)
> Nevermind, see Jiri's response in
> https://bugzilla.redhat.com/show_bug.cgi?id=1554873#c6. Updating mutter
> fixed the issue..
The mutter update would definitely fix the problem described (app fails to launch another app), but I don't see how it could possibly be related to the ensureGigacage() backtrace. Anyway, that bug is closed now too... we can always revisit if it becomes a problem again.
--
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/20180314/d80d2874/attachment-0001.html>
More information about the webkit-unassigned
mailing list