Description of problem: I believe their is either a problem w/ g_spawn_async_with_pipes or a deeper problem. I noticed the problem w/ using the geany geany.uvena.de text editor. It has a feature to run "make" and show the output in a window. If I run make (on a large compile) and I open the Open File dialog (more then once), the program will crash. I was able to trace it down to geany's src/build/.c line 442. I have a valgrind trace so you don't think I'm crazy. Version-Release number of selected component (if applicable): gtk2-2.10.4-6.fc6 glib2-2.12.3-2.fc6
Created attachment 143294 [details] Valgrind Trace
It looks like this was really a gtk bug and it is fixed in the latest gtk svn