deadlock in non-main threads so we only run once, and increment our
authorNot Zed <NotZed@Ximian.com>
Mon, 2 Aug 2004 18:26:18 +0000 (18:26 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 2 Aug 2004 18:26:18 +0000 (18:26 +0000)
commit8aa18d8eddea742ccee89cde5b97baed2acd7c9c
tree9aaa9ac9603bb778a17d8666f0f9d2bf3b8dd368
parent9f5f687ce455f84100fd9a0c8a0a3314dd222b98
deadlock in non-main threads so we only run once, and increment our

2004-08-02  Not Zed  <NotZed@Ximian.com>

* src/server.c (gnome_segv_handler): deadlock in non-main threads
so we only run once, and increment our recursive-call code
properly, and actually exit anyway.  should fix infinite crash
loop crap.
ChangeLog
src/server.c