Jump to content

D620 10.8.4 + MLPF Inkscape crash due to libgc


unbewusstsein

Recommended Posts

For the time being I'm unable to launch Inkscape app.

 

I've tested those versions :

 

Inkscape-0.48.2-1-SNOWLEOPARD.dmg
Inkscape-0.48.0-1-LEOPARD+.dmg
Inkscape-0.46-2.LEOPARD.UNIVERSAL.dmg
 
 
At "best" I got a segmentation fault 11, crash log :
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
 
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bff00000
 
VM Regions Near 0xbff00000:
    Stack                  00000000bfeff000-00000000bff00000 [    4K] rw-/rwx SM=COW  
--> 
    Submap                 00000000ffff0000-00000000ffff1000          r--/r-- process-only submap
 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libgc.1.dylib                 0x02966567 GC_push_all_eager + 87
1   libgc.1.dylib                 0x0296e397 GC_push_all_stacks + 167
2   libgc.1.dylib                 0x029672ca GC_mark_some + 570
3   libgc.1.dylib                 0x0295e368 GC_stopped_mark + 136
4   libgc.1.dylib                 0x0295edd9 GC_try_to_collect_inner + 153
5   libgc.1.dylib                 0x02968e4e GC_init_inner + 926
6   inkscape-bin                   0x000857a6 Inkscape::GC::(anonymous namespace)::do_init() + 54
7   inkscape-bin                   0x00003af2 main + 258
8   inkscape-bin                   0x00003366 start + 54
 
 
However, someone wrote in the past :
Re: Inkscape 0.48.4 crashes on launch OS X 10.8.4

icon_post_target.gifby whyameye Â» Fri Mar 07, 2014 2:21 am

I have ML Post Factor on 10.8.5 and have the same crash.

This version works though:
http://inkscape.13.x6.nabble.com/Mac-OS ... 66075.html
 
And I'm unable to find back this version.
If someone knows...
 

 

Link to comment
Share on other sites

I should mention i did successfully install Inkscape using brew (see: Installing Inkscape on OS X 10.8.4 using Homebrew):

# brew install inkscape

and noticed you need to restart the computer afterwards.

 

Also the "~/.config/inkscape/extension-errors.log" states :

 

Extension « Dia Input » was not loaded because a dependancy is missing.
Dependancy :
  type : executable
  location : path
  chain : dia
  description : To import Dia files, Dia must be installed. Dia can be obtained at http://www.gnome.org/projects/dia/
 
Extension « DXF Output »  was not loaded because a dependancy is missing.
Dependancy :
  type : executable
  location : path
  chain : pstoedit
  description : pstoedit must be installed to be executed; please consult http://www.pstoedit.net/pstoedit
 
Extension « EPS Input » was not loaded because a dependancy is missing.
Dependancy :
  type : extension
  location : path
 
  chain : org.inkscape.input.pdf
 
Extension « LaTeX formula » was not loaded because a dependancy is missing.
Dependancy :
  type : executable
  location : path
  chain : pstoedit
 
Extension « XFIG Input » was not loaded because a dependancy is missing.
Dependancy :
  type : executable
  location : path
  chaîne : fig2dev
 
Extension « GIMP XCF » was not loaded because a dependancy is missing.
Dépendance :
  type : executable
  location : path
  chain : gimp
 
Extension « PostScript Input » was not loaded because a dependancy is missing.
Dépendance :
  type : extension
  location : path
  chain : org.inkscape.input.pdf
 
Extension « Sketch Input » was not loaded because a dependancy is missing.
Dependancy :
  type : executable
  location : path
  chain : skconvert
 
This gives all of the extensions not loaded because of lack of dependencies.
Link to comment
Share on other sites

×
×
  • Create New...