bugGNU MIX Development Kit - Bugs: bug #36183, mixvm segfaults in mac os x...

 
 

bug #36183: mixvm segfaults in mac os x (macports)

Submitter:  Aleix Conchillo FlaquĆ© <aleix>
Submitted:  Sun 15 Apr 2012 02:14:20 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  jao
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 02 Aug 2014 05:28:54 PM UTC, comment #3: 

I'll close this issue upon release of 1.2.8 if nobody complains :)

Jose Antonio Ortega Ruiz <jao>
Group administrator
Mon 06 Jan 2014 05:58:04 AM UTC, comment #2: 

i've incorporated a newer version of gcompletion to mdk proper, so i think this issue can be closed...

Jose Antonio Ortega Ruiz <jao>
Group administrator
Mon 23 Apr 2012 01:46:46 PM UTC, comment #1: 

For the moment I just removed -DG_DISABLE_DEPRECATED from the configure script and all seems to work with glib-2.30.3 from homebrew.

Anonymous
Sun 15 Apr 2012 02:14:20 AM UTC, original submission:  

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.



Aleix Conchillo FlaquƩ <aleix>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jao (Posted a comment)
  • -email is unavailable- added by aleix (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-08-05 jao Open/ClosedOpen Closed
    2014-08-02 jao StatusNone Fixed
        Assigned toNone jao

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code