GNOME Bugzilla – Bug 576683
gitg segfaults on quick search typing
Last modified: 2009-04-05 15:30:52 UTC
Originally filed as Debian bug #520922: http://bugs.debian.org/520922 "When I type with usual fast speed into the search box without waiting for the refreshes between the strokes - if I take a fair amount of time between each key stroke it doesn't segfault on my." I have reproduced the bug in gdb and posted a traceback onto the bug report (visible on the above link).
There were some problems with async task cancellation which happens very rapidly when searching. It should be fixed on the master branch.