[Gambas-user] Gambas blew up while executing - code disappeared

Benoît Minisini g4mba5 at gmail.com
Wed Jan 9 16:37:02 CET 2019


Le 09/01/2019 à 15:55, Ivan Williams via User a écrit :
> Gambas 3.11.90
> Ubuntu Release 18.04.1 LTS (Bionic Beaver) 64 bit
> Kernel linux 4.15.0-43-genericX64_64
> MATE 1.20.1
> 62.8 GiB
> Intel@ Xeon(R) CPU-E5-2650 v4 @ 2.20Ghz x 48
> 
> I was executing my program when it aborted and I received the following 
> error message:
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.890: scaled_font status is: out 
> of memory
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.890: shaping failure, expect 
> ugly output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 11', 
> text='●'
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.894: failed to create cairo 
> scaled font, expect ugly output. the offending font is 'DejaVu Sans 
> 10.9912109375'
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.894: font_face status is: 
> <unknown error status>
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.894: scaled_font status is: out 
> of memory
> 
> (gbr3:19408): Pango-WARNING **: 09:04:39.894: shaping failure, expect 
> ugly output. shape-engine='PangoFcShapeEngine', font='DejaVu Sans 
> 10.9912109375', text='The quick brown fox jumps over the lazy dog.'
> Save.Error.44: Save.Error.44:
> (gbr3:19408): Gtk-WARNING **: 09:04:40.642: Error loading theme icon 
> 'dialog-error' for stock: Error opening file 
> /usr/share/icons/mate/48x48/status/dialog-error.png: Too many open files
> Save.Error.44: #6: Type mismatch: wanted Stream, got Void instead
> Save.Error.44 FEditor.Save.227 Project.Save.2599 
> Project.Application_Error.5834
> 
> After I restarted gambas all of my code was missing (Yes I have a backup 
> from last week to recover from - backup backup backup) but I am 
> wondering has anyone else experienced this issue and if so, how did you 
> resolve it.
> 
> Ivan
> 

Sorry for the loss. I see "out of memory" and "too many open files" in 
the messages, so apparently your project ate all the memory. Without the 
project itself and a way to reproduce the crash, I can't say more.

Regards,


-- 
Benoît Minisini


More information about the User mailing list