Bugs item #1811669, was opened at 2007-10-11 18:01 Message generated for change (Comment added) made by dooglus You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1811669&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: dooglus (dooglus) Assigned to: Nobody/Anonymous (nobody) Summary: studio doesn't run on AMD64? Initial Comment: Trying to run studio on an AMD64 box running ubuntu feisty, it complains that thread_init() was called twice. We call it once from gtkmm/app.cpp, but on the AMD box it's also being called before that. ---------------------------------------------------------------------- >Comment By: dooglus (dooglus) Date: 2007-10-11 18:02 Message: Logged In: YES user_id=1546005 Originator: YES The 1st call is here: #0 0xb6f67585 in g_thread_init () from /usr/lib/libgthread-2.0.so.0 #1 0xb68acfac in link_init () from /usr/lib/libORBit-2.so.0 #2 0xb688de35 in giop_init () from /usr/lib/libORBit-2.so.0 #3 0xb6892a9b in CORBA_ORB_init () from /usr/lib/libORBit-2.so.0 #4 0xb68d502e in bonobo_activation_orb_init () from /usr/lib/libbonobo-activation.so.4 #5 0xb68d5496 in bonobo_activation_init () from /usr/lib/libbonobo-activation.so.4 #6 0xb68fadbd in bonobo_init_full () from /usr/lib/libbonobo-2.so.0 #7 0xb68faf5c in bonobo_init () from /usr/lib/libbonobo-2.so.0 #8 0xb7fab990 in ?? () from /usr/lib/gtk-2.0/modules/libatk-bridge.so #9 0xb765e370 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #10 0x00000000 in ?? () ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1811669&group_id=144022 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
