abrt 1.0.3 detected a crash. How to reproduce ----- 1. start Istanbul 2. click to record icon in task bar ... end record something 3. click stop icon of istanbul in task bar to end recording - save dialog appears for while, then application crashes Comment: Istanbul crashes after stopping of recording Attached file: backtrace cmdline: /usr/bin/python /usr/bin/istanbul component: istanbul executable: /usr/bin/python kernel: 2.6.31.9-174.fc12.x86_64 package: istanbul-0.2.2-12.fc12 rating: 4 reason: Process was terminated by signal 6 (Aborted)
Created attachment 383095 [details] File: backtrace
Have you tried the new packages in updates-testing? su -c 'yum --enablerepo=updates-testing update istanbul python-xlib'
As Paul noted in bug 543278 this looks a lot like a duplicate of that bug: both thread #6 and thread #1 are trying to talk to the X server over the same socket, leading to a garbled "conversation". However, this looks like it could be a different issue: thread 6 is running a gtk main loop (and trying to display a tooltip), whilst thread 1 is running the main main loop (as it were).
Reporter, we have pushed a newer istanbul, and I would suggest you try those, and report your results here. Use the command line shown in comment #2 above.
Yep, it seems working now :) no crash, everything went well, video saved successfully. istanbul 0.2.2-14.fc12