GNOME Bugzilla – Bug 141549
Crash on startup
Last modified: 2009-08-15 18:40:50 UTC
configure; make; make install; crash (gdb) run Starting program: /usr/local/bin/conglomerate [New Thread 8192 (LWP 4976)] ** Message: Loading xds files from "/home/finlay/.conglomerate/dispspecs" CongDispspecRegistry contains 13 dispspec(s) ds[0] = "Experimental "cnxml" format" ds[1] = "Name of this document type" ds[2] = "Experimental "readme" format" ds[3] = "RELAX NG" ds[4] = "TEI Lite" ds[5] = "Website Layout" ds[6] = "Webpage" ds[7] = "XSL stylesheet" ds[8] = "DocBook" ds[9] = "Conglomerate Display Specification" ds[10] = "Apache Documentation DTD v1.2" ds[11] = ""Kernel Traffic" Newsletter" ds[12] = "XHTML 1.0 (strict)" ** Message: key: /apps/conglomerate/plugins/templates/template-paths ** Message: loading templates from /home/finlay/.conglomerate/templates (conglomerate:4976): GLib-GObject-WARNING **: cannot create instance of abstract (non-instantiatable) type `GtkWidget' Program received signal SIGSEGV, Segmentation fault.
+ Trace 46559
Thread 8192 (LWP 4976)
Thanks for you report. I think, that keyword here is Gnome 2.0. Conglomerate is known to work with 2.6, but Gnome 2.0 is too old, if you can upgrade, please, do it. Also it is not important, but can you try to build latest version of conlomerate (0.7.13). If you still want to build conglomerate with your Gnome, please, add --enable-debug to configure arguments and provide new backtrace. Also provide exact version of all gnome libraries you have. Also, it will be useful to see the full build log (gzipped, of course). But please, don't attach it to bugzilla, instead provide a link, where we can download it.
That's beyond my level of interest to upgrade my system for 2.6. Probably would be useful to make that a dependency and document it so folks like me wouldn't waste a lot of time on an unsupported system. Morphon's stuff works on RH9.0 so I'll use that.
I don't think that Gnome 2.0 is unsupported, we can try to make it work. It is interesting bug, but I have no abilities to reproduce it, so, we need more information.
OK Looks like it's my fault. The system was running RH 8.0 not 9.0 as I had thought. I upgraded it to 9.0 and conglomerate now works. I assume RH 8.0 is not supported. Sorry for the noise. BTW Looks good but is missing too many tags esp. <programlisting> for my use right now.
OK Closing this bugreport. BTW patches against docbook.xds for programlisting are welcome. (an other bugreport is a good start to get specific request fixed)