nautilus crashed with SIGSEGV in gtk_widget_get_ancestor()

Bug #1962761 reported by Alexandru Buhnici
114
This bug affects 12 people
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
Fix Released
High
Unassigned

Bug Description

It's part of a chain of bugs that come one after another as I try to report each one of them.

Never saw this behavior before

ProblemType: Crash
DistroRelease: Ubuntu 22.04
Package: nautilus 1:42~beta-1ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu78
Architecture: amd64
CasperMD5CheckResult: pass
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 25 20:32:37 2022
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 b'org.gnome.nautilus.icon-view' b'default-zoom-level' b"'larger'"
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
InstallationDate: Installed on 2022-01-03 (58 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211230)
ProcCmdline: /usr/bin/nautilus --gapplication-service
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=<set>
 PATH=(custom, no user)
 LANG=ro_RO.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f5f445b49a8 <gtk_widget_get_ancestor+40>: cmp %rax,(%rbx)
 PC (0x7f5f445b49a8) ok
 source "%rax" ok
 destination "(%rbx)" (0x71818181c7808080) not located in a known VMA region (needed writable region)!
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: nautilus
StacktraceTop:
 gtk_widget_get_ancestor () at /lib/x86_64-linux-gnu/libgtk-3.so.0
 ()
 g_closure_invoke () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
 () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: nautilus crashed with SIGSEGV in gtk_widget_get_ancestor()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
separator:

usr_lib_nautilus:
 evince 41.3-3
 file-roller 3.41.90-1
 nautilus-extension-gnome-terminal 3.43.90-1ubuntu1
 nautilus-share 0.7.3-2ubuntu4

Revision history for this message
Alexandru Buhnici (alexmro) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 gtk_widget_get_ancestor (widget=0x55d68dfbd340, widget_type=94379979195536) at ../../../../gtk/gtkwidget.c:11653
 button_data_file_changed (file=0x55d68d4c4c20, button_data=0x55d68d7d05a0) at ../src/nautilus-pathbar.c:952
 g_closure_invoke (closure=0x55d68d1dbc90, return_value=0x0, n_param_values=1, param_values=0x7ffc0e3c04c0, invocation_hint=0x7ffc0e3c0440) at ../../../gobject/gclosure.c:830
 signal_emit_unlocked_R (node=node@entry=0x55d68d36b400, detail=detail@entry=0, instance=instance@entry=0x55d68d4c4c20, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffc0e3c04c0) at ../../../gobject/gsignal.c:3744
 g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc0e3c0670) at ../../../gobject/gsignal.c:3497

tags: removed: need-amd64-retrace
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nautilus (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :
Changed in nautilus (Ubuntu):
importance: Undecided → High
information type: Private → Public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 gtk_widget_get_ancestor (widget=0x55d68dfbd340, widget_type=94379979195536) at ../../../../gtk/gtkwidget.c:11653
 button_data_file_changed (file=0x55d68d4c4c20, button_data=0x55d68d7d05a0) at ../src/nautilus-pathbar.c:952
 g_closure_invoke (closure=0x55d68d1dbc90, return_value=0x0, n_param_values=1, param_values=0x7ffc0e3c04c0, invocation_hint=0x7ffc0e3c0440) at ../../../gobject/gclosure.c:830
 signal_emit_unlocked_R (node=node@entry=0x55d68d36b400, detail=detail@entry=0, instance=instance@entry=0x55d68d4c4c20, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffc0e3c04c0) at ../../../gobject/gsignal.c:3744
 g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffc0e3c0670) at ../../../gobject/gsignal.c:3497

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Revision history for this message
Sebastien Bacher (seb128) wrote :

that's fixed in nautilus 42.0

Changed in nautilus (Ubuntu):
status: Confirmed → Fix Committed
tags: added: bugpattern-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nautilus - 1:42.0-1ubuntu2

---------------
nautilus (1:42.0-1ubuntu2) jammy; urgency=medium

  * Cherry-pick patch to set the dark wallpaper when setting the
    desktop wallpaper (LP: #1965558)

 -- Jeremy Bicha <email address hidden> Fri, 25 Mar 2022 09:55:21 -0400

Changed in nautilus (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.