gedit crashes on autocomplete with SIGSEGV in gtk_text_iter_get_buffer()
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | gedit |
Fix Released
|
Critical
|
||
| | gedit (Ubuntu) |
High
|
Unassigned | ||
| | gtksourceview3 (Ubuntu) |
High
|
Unassigned | ||
Bug Description
When attempting to use gedit's standard autocomplete functionality (e.g. via the included "snippets" plugin), gedit crashes.
Steps to reproduce:
* Make sure you are on Ubuntu 14.10 or 15.04.
* Open gedit and enable the "snippets" plugin.
* Save a new document as "crash.py"
* In this document, type "def" and then press "Ctrl-Spacebar" which is supposed to activate the snippet autocomplete. Instead, gedit will crash.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: gedit-common 3.10.4-0ubuntu6
ProcVersionSign
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Mar 4 21:19:23 2015
InstallationDate: Installed on 2014-10-25 (130 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
PackageArchitec
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)
| Seth (seedifferently) wrote : | #1 |
| Seth (seedifferently) wrote : | #3 |
FYI I am also getting this crash using the latest Ubuntu 15.04 (see attached).
| summary: |
- gedit crashes on autocomplete + gedit crashes on autocomplete with SIGSEGV in gtk_text_iter_get_buffer |
| summary: |
- gedit crashes on autocomplete with SIGSEGV in gtk_text_iter_get_buffer + gedit crashes on autocomplete with SIGSEGV in gtk_text_iter_get_buffer() |
| description: | updated |
| description: | updated |
| description: | updated |
| description: | updated |
| tags: | added: gedit vivid |
| Sebastien Bacher (seb128) wrote : | #4 |
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https:/
| Changed in gedit (Ubuntu): | |
| importance: | Undecided → High |
| Sebastien Bacher (seb128) wrote : | #5 |
in fact it's already known and fixed with those commits
https:/
https:/
| Changed in gtksourceview3 (Ubuntu): | |
| importance: | Undecided → High |
| Changed in gedit (Ubuntu): | |
| status: | Confirmed → Fix Committed |
| Changed in gtksourceview3 (Ubuntu): | |
| status: | New → Fix Committed |
| Changed in gedit: | |
| importance: | Unknown → Critical |
| status: | Unknown → Fix Released |
| Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package gtksourceview3 - 3.14.3-1
---------------
gtksourceview3 (3.14.3-1) experimental; urgency=medium
[ Jackson Doak ]
* New upstream release. LP: #1423016
+ Resolves crash in completion in gedit's 'snippets' plugin. (LP:
#1428333)
* Add git_fix_
[ Iain Lane ]
* Don't patch ltmain.sh manually; use dh-autoreconf to do this.
-- Jackson Doak <email address hidden> Thu, 05 Mar 2015 12:47:03 +0000
| Changed in gtksourceview3 (Ubuntu): | |
| status: | Fix Committed → Fix Released |
| RastaPopoulos (flbl) wrote : | #7 |
It's absolutly not just for Snippet ! It's for all plugin that add "completion" feature. When I uncheck "Snippet" but let "GDP Completion" it continues to crash.
If I unckeck all plugins with completion, it works again. Never crash.
| RastaPopoulos (flbl) wrote : | #8 |
And how to work again, when we are just basic users who use the package version of Gedit ? Is there a fixed package ? a PPA ?
Or I just uncheck all completion waiting a classic update ?
| Launchpad Janitor (janitor) wrote : | #9 |
This bug was fixed in the package gedit - 3.10.4-0ubuntu9
---------------
gedit (3.10.4-0ubuntu9) vivid; urgency=medium
* debian/
- select first mispelled word (lp: #645695)
* debian/
- use correct get_start_iter() signature (lp: #1428333)
* debian/
- chain up constructed() at the beginning (lp: #1390011)
-- Sebastien Bacher <email address hidden> Wed, 25 Mar 2015 17:25:49 +0100
| Changed in gedit (Ubuntu): | |
| status: | Fix Committed → Fix Released |


I get this same crash following the reporters instructions in a Utopic VM.