[Bug 141549] New: - Crash on startup
<bugzilla-daemon <at> widget.gnome.org>
2004-05-01 06:54:17 GMT
http://bugzilla.gnome.org/show_bug.cgi?id=141549
conglomerate | Code | Ver: 0.7.12
Summary: Crash on startup
Product: conglomerate
Version: 0.7.12
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Urgent
Component: Code
AssignedTo: conglomerate-auto <at> lists.copyleft.no
ReportedBy: finlay <at> moeraki.com
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.
[Switching to Thread 8192 (LWP 4976)]
g_datalist_id_get_data (datalist=0x8, key_id=49) at gdataset.c:461
461 for (list = *datalist; list; list = list->next)
(gdb) where
#0 g_datalist_id_get_data (datalist=0x8, key_id=49) at gdataset.c:461
#1 0x40765922 in g_object_notify_queue_freeze (object=0x0, context=0x40788c50)
at gobjectnotifyqueue.c:71
#2 0x40762608 in g_object_newv (object_type=135397816, n_parameters=0,
parameters=0x0) at gobject.c:953
#3 0x40762c1f in g_object_new_valist (object_type=135397816,
first_property_name=0x0,
var_args=0xbffff628 "H???O?\016 <at> \230\023\016\b\030\024\016\b\b")
at gobject.c:984
#4 0x404fd186 in gtk_widget_new (type=135397816, first_property_name=0x0)
at gtkwidget.c:1768
#5 0x400b0b95 in gnome_window_icon_init () from /usr/lib/libgnomeui-2.so.0
#6 0x400d83c5 in _SmcProcessMessage () from /usr/X11R6/lib/libSM.so.6
#7 0x400e4a78 in IceProcessMessages () from /usr/X11R6/lib/libICE.so.6
#8 0x4008ecf5 in gnome_href_set_label () from /usr/lib/libgnomeui-2.so.0
#9 0x407d253f in g_io_unix_dispatch (source=0x80e12a0,
callback=0x4008ecc0 <gnome_href_set_label+2656>, user_data=0x80e12a0)
at giounix.c:161
#10 0x407b25bc in g_main_dispatch (context=0x80dc970) at gmain.c:1895
#11 0x407b35e5 in g_main_context_dispatch (context=0x80dc970) at gmain.c:2441
#12 0x407b390f in g_main_context_iterate (context=0x80dc970, block=1,
dispatch=1, self=0x80c1800) at gmain.c:2522
#13 0x407b3eea in g_main_loop_run (loop=0x81730c8) at gmain.c:2726
#14 0x40428023 in gtk_main () at gtkmain.c:1172
#15 0x0809bb69 in main (argc=1, argv=0xbffff924) at main.c:63
#16 0x4081d4ce in __libc_start_main () from /lib/libc.so.6
(gdb)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.