abrt 1.1.0 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: gource -s 0.1 comment: Gource crashes on git repositories component: gource crash_function: raise executable: /usr/bin/gource global_uuid: 1d4f7460f0dcaac1f52191a4945fd3295d2a86f5 kernel: 2.6.33.3-85.fc13.x86_64 package: gource-0.24-3.fc13 rating: 4 reason: Process /usr/bin/gource was killed by signal 6 (SIGABRT) release: Fedora release 13 (Goddard) How to reproduce ----- 1. git clone git://git.fedorahosted.org/git/pulsecaster.git 2. cd pulsecaster 3. gource
Created attachment 414389 [details] File: backtrace
http://code.google.com/p/gource/issues/detail?id=72 Upstream issue filed as well.
Note upstream issue was filed against 0.26b, which I built for F-13 including the necessary patch for libGL. However, the problem occurs in the 0.24 version that's currently in the F-13 repo as well.
Looks like this is a problem with nouveau_dri.so which is part of mesa-dri-drivers-experimental. When I remove mesa-dri-drivers-experimental, gource works fine and does not crash as above.
*** This bug has been marked as a duplicate of bug 589348 ***