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 576683 - gitg segfaults on quick search typing
gitg segfaults on quick search typing
Status: RESOLVED FIXED
Product: gitg
Classification: Applications
Component: gitg
git master
Other All
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2009-03-25 09:53 UTC by jessevdk@gmail.com
Modified: 2009-04-05 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jessevdk@gmail.com 2009-03-25 09:53:35 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).
Comment 1 jessevdk@gmail.com 2009-04-05 15:30:52 UTC
There were some problems with async task cancellation which happens very rapidly when searching. It should be fixed on the master branch.