#17618: new ports libqalculate and qalculate-gtk -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.7.0 Keywords: new | Port: libqalculate qalculate-gtk -------------------------------+-------------------------------------------- Comment(by jjstickel@…): I suppose it is fine to commit the ports. I would love to get it working again on my machine, though! Here is what I get if I run gdb: {{{ $ gdb /usr/local/bin/qalculate-gtk GNU gdb 6.3.50-20050815 (Apple version gdb-696) (Sat Oct 20 18:16:54 GMT 2007) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"... warning: --arch option not supported in this gdb. Reading symbols for shared libraries ...................................... done (gdb) run Starting program: /usr/local/bin/qalculate-gtk Reading symbols for shared libraries ................................................+.++................++++++++++...++++++++++.............+..+++++++ done (process:320): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use g_type_init() prior to this function (process:320): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:320): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000028 0x0100af42 in gdk_pixbuf_new_from_data () (gdb) }}} I have not used gdb before. What can I learn from this? -- Ticket URL: <http://trac.macports.org/ticket/17618#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS