After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 596308 - Crash in validate_visible_area
Crash in validate_visible_area
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.18.x
Other Linux
: Normal major
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
: 596417 597896 600422 640718 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-25 13:21 UTC by Guillaume Desmottes
Modified: 2018-02-10 03:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2009-09-25 13:21:20 UTC
As requested on bug #546834, here is a separated bug for this crash:
https://bugzilla.gnome.org/page.cgi?id=trace.html&trace_id=217799

See https://bugzilla.gnome.org/show_bug.cgi?id=546834#c10 for a valgrind log.

I have this crash with GTK+ 2.18.0-1ubuntu1 using Collabora's gtimelog:
http://git.collabora.co.uk/?p=gtimelog.git;a=summary

When I start to write a entry, gtimelog displays a treeview (I guess) containing previous similar entries. And since yesterday, gtimelog always crashes at this stage.

I workarounded this crash by creating a new .gtimelog directory; so I guess there is something in my old directory leading to the crash.
Unfortunately I can't send you my old .gtimelog as it contains sensible data. I will try to dig a bit and see which data could be the cause of this crash.
Comment 1 Kristian Rietveld 2009-09-25 13:57:10 UTC
Thanks for taking the time to open this bug.  As far as I understood, the tree view is filled with the contents from ~/.gtimelog/tasks.txt.  I also understand that this might contain sensitive data.  The data is not of importance at all, but the structure of the tree is.

If you take your old ~/.gtimelog/tasks.txt and replace all words with "garbage letters" but keep all ":" intact (these create parent nodes and thus the trees structure), can you then still reproduce the crash?
Comment 2 Kristian Rietveld 2009-09-28 06:48:12 UTC
*** Bug 596417 has been marked as a duplicate of this bug. ***
Comment 3 Reinout van Schouwen 2009-10-09 11:39:10 UTC
*** Bug 597896 has been marked as a duplicate of this bug. ***
Comment 4 Fabio Durán Verdugo 2009-11-02 14:29:28 UTC
*** Bug 600422 has been marked as a duplicate of this bug. ***
Comment 5 Michael Chudobiak 2011-01-27 13:31:58 UTC
*** Bug 640718 has been marked as a duplicate of this bug. ***
Comment 6 Matthias Clasen 2018-02-10 03:21:57 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.