SIGSEGV in g_action_map_lookup_action() (same as bug 746829)
I use file-roller on Ubuntu 18.04.2 LTS (amd64). The version provided there is 3.28.0-1ubuntu1. Ubuntu recommends filing this bug report upstream.
SegvAnalysis:
Segfault happened at: 0x7f6a39d5b9ac <g_action_map_lookup_action+28>: mov 0x10(%rax),%rax
PC (0x7f6a39d5b9ac) ok
source "0x10(%rax)" (0x00000010) not located in a known VMA region (needed readable region)!
destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
StacktraceTop:
g_action_map_lookup_action () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
()
g_closure_invoke () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
() at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
g_signal_emit_valist () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
I initially reported this as Ubuntu bug #1817464 - a duplicate of Ubuntu bug #1725017.
This was previously filed against your old bug tracker (whose bug reports apparently didn't get imported here - yet?) as Bugzilla bug #746829.
Ubuntu's crash handler receives about ten reports per days on this for the past few years.
Edited by Andre Klapper