RSS/Atom feed Twitter
Site is read-only, email is disabled

Gimp git on Mac Segfault

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Gimp git on Mac Segfault Partha Bagchi 16 Jul 23:19
Partha Bagchi
2013-07-16 23:19:08 UTC (over 10 years ago)

Gimp git on Mac Segfault

My recent (last built a few moment ago) git builds (2.9) have been instantly segfaulting on MBR running Mountain Lion.

gdb backtrace (or commandline execution) shows: ./gimp-2.9 (pid:42315): [E]xit, [H]alt, show [S]tack trace or [P]roceed: S #0 0x00007fff8b257698 in __wait4 () #1 0x00000001018de353 in g_on_error_stack_trace () #2 0x00000001018de7f2 in g_on_error_query () #3 0x000000010000fa54 in gimp_eek () #4 0x000000010000fac8 in gimp_fatal_error () #5 0x0000000100010326 in gimp_sigfatal_handler () #6
#7 0x00007fff8c40887e in setenv ()
#8 0x00000001018f76cf in g_setenv () #9 0x0000000100168c11 in gimp_language_store_self_l10n () #10 0x0000000101915c99 in emit_start_element () #11 0x00000001019170b0 in g_markup_parse_context_parse () #12 0x000000010035a7ba in gimp_xml_parser_parse_io_channel () #13 0x000000010035a9ab in gimp_xml_parser_parse_file () #14 0x0000000100168f71 in gimp_language_store_parse_iso_codes () #15 0x000000010188619b in g_object_new_internal () #16 0x0000000101886cdd in g_object_newv () #17 0x0000000101886edc in g_object_new () #18 0x0000000100168025 in gimp_language_entry_new () #19 0x000000010017cc00 in gimp_prop_language_entry_new () #20 0x00000001000a3df2 in gimp_text_options_gui () #21 0x000000010005e9e6 in gimp_tools_restore () #22 0x000000010001428b in gui_restore_callback () #23 0x000000010187dd0d in g_closure_invoke () #24 0x000000010189483b in signal_emit_unlocked_R () #25 0x0000000101897111 in g_signal_emit_valist () #26 0x0000000101897964 in g_signal_emit () #27 0x000000010000f2fe in app_run () #28 0x0000000100011994 in main ()

and gimp-2.9 --verbose ...
Parsing '/Users/partha/Library/Application Support/GIMP/2.9/tool-options/gimp-text-tool' ./gimp-2.9: fatal error: Segmentation fault: 11 ./gimp-2.9 (pid:42330): [E]xit, [H]alt, show [S]tack trace or [P]roceed:

Is anyone else on the Mac having this issue? Should I file a bug-report?

Thanks, Partha