denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] native darwin build using jhbuild


From: Jeremiah Benham
Subject: [Denemo-devel] native darwin build using jhbuild
Date: Mon, 6 Oct 2014 03:42:42 +0000

I managed to compile denemo in jhbuild. It is segfaulting on launch.
Do you think this is a fault of gtk? Here is a bt:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000008aba5d0
0x0000000100b26b0f in gtk_container_add (container=0x108ac4500,
widget=0x8aba5d0) at gtkcontainer.c:1535
1535      g_return_if_fail (GTK_IS_WIDGET (widget));
(gdb) bt
#0  0x0000000100b26b0f in gtk_container_add (container=0x108ac4500,
widget=0x8aba5d0) at gtkcontainer.c:1535
#1  0x000000010007b017 in create_lilywindow () at export/exportlilypond.c:3213
#2  0x000000010006b86d in create_window [inlined] () at
/Users/jeremiahbenham/gtk/source/denemo/src/core/view.c:4765
#3  0x000000010006b86d in inner_main (files=0x0) at core/view.c:634
#4  0x00000001001fd0f2 in c_body (d=0x7fff5fbfde80) at continuations.c:349
#5  0x000000010026895b in scm_c_catch (tag=0x104, body=0x1001fd0e0
<c_body>, body_data=0x7fff5fbfde80, handler=0x1001fd110 <c_handler>,
handler_data=0x7fff5fbfde80, pre_unwind_handler=0x100267ef0
<scm_handle_by_message_noexit>, pre_unwind_handler_data=0x0) at
throw.c:203
#6  0x00000001001fd4f7 in scm_i_with_continuation_barrier
(body=0x1001fd0e0 <c_body>, body_data=0x7fff5fbfde80,
handler=0x1001fd110 <c_handler>, handler_data=0x7fff5fbfde80,
pre_unwind_handler=0x100267ef0 <scm_handle_by_message_noexit>,
pre_unwind_handler_data=0x0) at continuations.c:325
#7  0x00000001001fd5a4 in scm_c_with_continuation_barrier (func=<value
temporarily unavailable, due to optimizations>, data=<value
temporarily unavailable, due to optimizations>) at continuations.c:367
#8  0x0000000100267623 in scm_i_with_guile_and_parent
(func=0x100069f20 <inner_main>, data=0x0, parent=<value temporarily
unavailable, due to optimizations>) at threads.c:733
#9  0x00000001000554d4 in main (argc=1, argv=0x7fff5fbfe288) at core/main.c:469
Current language:  auto; currently objective-c





Jeremiah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]