gedit crashed with SIGSEGV in update_actions_sensitivity()

Bug #1818063 reported by corrado venturini
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gedit (Ubuntu)
Expired
Medium
Unassigned

Bug Description

I was NOT using gedit.
corrado@corrado-p7-dd-0225:~$ inxi -Fx
System: Host: corrado-p7-dd-0225 Kernel: 4.19.0-13-generic x86_64 bits: 64 compiler: gcc v: 8.2.1
           Desktop: Gnome 3.30.2 Distro: Ubuntu 19.04 (Disco Dingo)
Machine: Type: Desktop Mobo: ASRock model: H110M-G/M.2 serial: <root required>
           UEFI: American Megatrends v: P1.10 date: 05/11/2017
CPU: Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP arch: Kaby Lake rev: 9
           L2 cache: 3072 KiB
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31296
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 800 3: 801 4: 800
Graphics: Device-1: Intel HD Graphics 630 vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0
           Display: x11 server: X.Org 1.20.3 driver: i915 resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 18.3.4
           direct render: Yes
Audio: Device-1: Intel 100 Series/C230 Series Family HD Audio vendor: ASRock
           driver: snd_hda_intel v: kernel bus ID: 00:1f.3
           Device-2: Logitech QuickCam Pro 9000 type: USB driver: snd-usb-audio,uvcvideo
           bus ID: 1-10:4
           Sound Server: ALSA v: k4.19.0-13-generic
Network: Device-1: Intel Ethernet I219-V vendor: ASRock driver: e1000e v: 3.2.6-k port: f040
           bus ID: 00:1f.6
           IF: enp0s31f6 state: up speed: 100 Mbps duplex: full mac: 70:85:c2:44:7b:86
Drives: Local Storage: total: 931.51 GiB used: 8.05 GiB (0.9%)
           ID-1: /dev/sda vendor: Toshiba model: DT01ACA100 size: 931.51 GiB
Partition: ID-1: / size: 31.25 GiB used: 8.04 GiB (25.7%) fs: ext4 dev: /dev/sda7
           ID-2: swap-1 size: 8.00 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda2
Sensors: System Temperatures: cpu: 40.5 C mobo: N/A
           Fan Speeds (RPM): N/A
Info: Processes: 205 Uptime: 1h 14m Memory: 7.50 GiB used: 1.31 GiB (17.5%) Init: systemd
           runlevel: 5 Compilers: gcc: 8.2.0 Shell: bash v: 5.0.2 inxi: 3.0.32
corrado@corrado-p7-dd-0225:~$

ProblemType: Crash
DistroRelease: Ubuntu 19.04
Package: gedit 3.31.90-1build1
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 28 13:43:55 2019
ExecutablePath: /usr/bin/gedit
InstallationDate: Installed on 2019-02-25 (3 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190225)
ProcCmdline: /usr/bin/gedit --gapplication-service
SegvAnalysis:
 Segfault happened at: 0x7f181f12e302: mov 0x18(%rax),%rdi
 PC (0x7f181f12e302) ok
 source "0x18(%rax)" (0x00000498) not located in a known VMA region (needed readable region)!
 destination "%rdi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gedit
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/gedit/libgedit-3.14.so
 ?? () from /usr/lib/x86_64-linux-gnu/gedit/libgedit-3.14.so
 g_closure_invoke () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: gedit crashed with SIGSEGV in g_closure_invoke()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo whoopsie
separator:

Revision history for this message
corrado venturini (corradoventu) wrote :
information type: Private → Public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 update_actions_sensitivity (window=0x558054c68e30) at ../gedit/gedit-window.c:605
 readonly_changed (file=<optimized out>, pspec=<optimized out>, window=0x558054c68e30) at ../gedit/gedit-window.c:1923
 ?? ()
 ?? ()

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
Changed in gedit (Ubuntu):
importance: Undecided → Medium
summary: - gedit crashed with SIGSEGV in g_closure_invoke()
+ gedit crashed with SIGSEGV in update_actions_sensitivity()
tags: removed: need-amd64-retrace
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report. It looks like you had gedit open with some documents though? Do you remember which ones/where they are located? (the backtrace has a call 'readonly_changed') Did you change any of the open files from outside gedit? (cp, package update, ...)?

Changed in gedit (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gedit (Ubuntu) because there has been no activity for 60 days.]

Changed in gedit (Ubuntu):
status: Incomplete → Expired
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.