URL:
  <http://savannah.gnu.org/bugs/?36183>

                 Summary: mixvm segfaults in mac os x (macports)
                 Project: GNU MIX Development Kit
            Submitted by: aleix
            Submitted on: Sun 15 Apr 2012 04:14:20 AM CEST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A bug in macports was reported a while ago:

https://trac.macports.org/ticket/32345

I've been able to reproduce it, but unable to fix it. It seems aprblom in
g_completion_* functions. These functions were deprecated in 2.26, macports
includes glib 2.30.

Here is the backtrace I get:

(gdb) bt
#0  0x000000010105eee2 in g_completion_add_items ()
#1  0x0000000100d04068 in mix_vm_cmd_dispatcher_new ()
#2  0x0000000100d04092 in mix_vm_cmd_dispatcher_new_with_config ()
#3  0x0000000100cf9a0b in mixvm_cmd_init ()
#4  0x0000000100cf96cd in mix_vmloop ()
#5  0x0000000100cf95fc in main ()

If I comment the line, mixvm starts, but fails on quit.

I guess it's worth checking how they solve it in GNU/Linux distros. However,
probably a custom implementation of g_completion_* would be the thing to do
considering g_completion_* is not maintained.







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
bug-mdk mailing list
bug-mdk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-mdk

Reply via email to