bug-mdk
[Top][All Lists]
Advanced

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

[bug-mdk] [bug #36183] mixvm segfaults in mac os x (macports)


From: Aleix Conchillo Flaqué
Subject: [bug-mdk] [bug #36183] mixvm segfaults in mac os x (macports)
Date: Sun, 15 Apr 2012 02:14:21 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.151 Safari/535.19

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/




reply via email to

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