Macports has just gone up from boehmgc 6.8 to 7.0.
I rebuilt inkscape and it's not starting up now. It just hangs in a gc call.
Has anyone else tried with 7.0?
On Thu, 25 Oct 2007 09:05:53 -0700, "Jon A. Cruz" <jon@...18...> wrote:
Macports has just gone up from boehmgc 6.8 to 7.0.
I rebuilt inkscape and it's not starting up now. It just hangs in a gc call.
Has anyone else tried with 7.0?
No, though I guess I should if I get an opportunity. I suspect it's a platform-specific bug, though. What's the gc call in question, and can you get a backtrace?
-mental
On Oct 25, 2007, at 12:42 PM, MenTaLguY wrote:
On Thu, 25 Oct 2007 09:05:53 -0700, "Jon A. Cruz" <jon@...18...> wrote:
Macports has just gone up from boehmgc 6.8 to 7.0.
I rebuilt inkscape and it's not starting up now. It just hangs in a gc call.
Has anyone else tried with 7.0?
No, though I guess I should if I get an opportunity. I suspect it's a platform-specific bug, though. What's the gc call in question, and can you get a backtrace?
(gdb) bt #0 0xffff027a in ___spin_lock () at /System/Library/Frameworks/ System.framework/PrivateHeaders/i386/cpu_capabilities.h:216 #1 0x90001091 in pthread_mutex_unlock () #2 0x0e7967e5 in GC_release_mark_lock () #3 0x0e796d54 in GC_stop_world () #4 0x0e78900f in GC_stopped_mark () #5 0x0e789a8d in GC_try_to_collect_inner () #6 0x0e792a5d in GC_init_inner () #7 0x0e792b54 in GC_init () #8 0x00533123 in Inkscape::GC::(anonymous namespace)::do_init () at gc.cpp:32 #9 0x00533726 in Inkscape::GC::Core::init () at gc.cpp:266 #10 0x005a56c7 in Inkscape::GC::init () at gc-core.h:128 #11 0x000037dc in main (argc=1, argv=0xbffffb68) at main.cpp:444
participants (2)
-
Jon A. Cruz
-
MenTaLguY