Joe Sislow:
I finally trapped one of the X Window crashes. It seems like the app exits on the error. It didn't actually break on gdk_x_error. Do I have a misconfiguration? Did I typo on specifying the breakpoint?
In your transcript, I'm not seeing a line like: Pending breakpoint "gdk_x_error" resolved This could be happening if your GTK+ libraries have been stripped but since you said you had built from source I would expect that the -dev packages are available and you'd have debug info. Sometimes there are -debug versions of packages but Fedora should always ship with symbols for GTK+. There's not much I can suggest - you could add a lot of traces to narrow it down but that's clumsy. I'd probably pave the machine and reinstall to try to exorcise the demons. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
