Bug 1029897 - [abrt] gedit-3.10.1-1.fc20: _gtk_text_btree_get_chars_changed_stamp: Process /usr/bin/gedit was killed by signal 11 (SIGSEGV)
Summary: [abrt] gedit-3.10.1-1.fc20: _gtk_text_btree_get_chars_changed_stamp: Process ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a097a179809a72fabe3869b3af7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-13 13:29 UTC by Jason Grunhut
Modified: 2015-06-29 12:54 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 12:54:03 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (22.88 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: cgroup (159 bytes, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: core_backtrace (12.48 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: dso_list (10.71 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: environ (7.01 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: exploitable (82 bytes, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: limits (1.29 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: maps (56.38 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: open_fds (1.34 KB, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: proc_pid_status (937 bytes, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details
File: var_log_messages (503 bytes, text/plain)
2013-11-13 13:30 UTC, Jason Grunhut
no flags Details

Description Jason Grunhut 2013-11-13 13:29:53 UTC
Description of problem:
When "Highlight Misspelled Words" is selected Gedit becomes very slow. 
In this case while highlight misspelled words was selected I carried out a text search.
This caused the program to crash.

Version-Release number of selected component:
gedit-3.10.1-1.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        gedit grunhut.tex
crash_function: _gtk_text_btree_get_chars_changed_stamp
executable:     /usr/bin/gedit
kernel:         3.11.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 _gtk_text_btree_get_chars_changed_stamp at gtktextbtree.c:542
 #1 gtk_text_iter_make_surreal at gtktextiter.c:172
 #2 gtk_text_iter_compare at gtktextiter.c:5392
 #3 redisplay_region at gtktextbtree.c:2620
 #4 _gtk_text_btree_select_range at gtktextbtree.c:2905
 #5 gtk_text_buffer_select_range at gtktextbuffer.c:2449
 #6 start_search_finished at gedit-view-frame.c:334
 #7 g_task_return_now at gtask.c:1108
 #8 g_task_return at gtask.c:1161
 #9 smart_forward_search_async_step at gtksourcesearchcontext.c:971

Potential duplicate: bug 709027

Comment 1 Jason Grunhut 2013-11-13 13:30:00 UTC
Created attachment 823429 [details]
File: backtrace

Comment 2 Jason Grunhut 2013-11-13 13:30:05 UTC
Created attachment 823430 [details]
File: cgroup

Comment 3 Jason Grunhut 2013-11-13 13:30:08 UTC
Created attachment 823431 [details]
File: core_backtrace

Comment 4 Jason Grunhut 2013-11-13 13:30:15 UTC
Created attachment 823432 [details]
File: dso_list

Comment 5 Jason Grunhut 2013-11-13 13:30:18 UTC
Created attachment 823433 [details]
File: environ

Comment 6 Jason Grunhut 2013-11-13 13:30:22 UTC
Created attachment 823435 [details]
File: exploitable

Comment 7 Jason Grunhut 2013-11-13 13:30:26 UTC
Created attachment 823436 [details]
File: limits

Comment 8 Jason Grunhut 2013-11-13 13:30:29 UTC
Created attachment 823437 [details]
File: maps

Comment 9 Jason Grunhut 2013-11-13 13:30:33 UTC
Created attachment 823439 [details]
File: open_fds

Comment 10 Jason Grunhut 2013-11-13 13:30:37 UTC
Created attachment 823440 [details]
File: proc_pid_status

Comment 11 Jason Grunhut 2013-11-13 13:30:40 UTC
Created attachment 823441 [details]
File: var_log_messages

Comment 12 Karl-Heinz Hoetzel 2013-12-28 16:53:08 UTC
Another user experienced a similar problem:

Searching for a text part in a text document. gedit crashed during search

reporter:       libreport-2.1.10
backtrace_rating: 4
cmdline:        gedit /home/kalle/Videos/eurolotto_20131225.txt
crash_function: _gtk_text_btree_get_chars_changed_stamp
executable:     /usr/bin/gedit
kernel:         3.12.5-302.fc20.x86_64
package:        gedit-3.10.3-1.fc20
reason:         gedit killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 smanocch 2014-03-06 17:15:57 UTC
Just happened to same issue to me

Comment 14 Chester Knapp 2014-05-08 13:32:39 UTC
Me, too. This is happening reliably when I search for text that occurs frequently in the document (e.g. Search for "e").

Comment 15 Gabriele Svelto 2014-08-19 06:54:45 UTC
Another user experienced a similar problem:

I opened a very large log file (385K lines) then closed gedit when I was finished reading it.

reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        gedit /tmp/xa-IMyl9U/logcat.log
crash_function: _gtk_text_btree_get_chars_changed_stamp
executable:     /usr/bin/gedit
kernel:         3.15.9-200.fc20.x86_64
package:        gedit-3.10.4-1.fc20
reason:         gedit killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 16 Fedora End Of Life 2015-05-29 09:45:05 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2015-06-29 12:54:03 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.