On Mon, 2005-04-18 at 13:48 +0100, Rob Bradford wrote:
> Andrew David Burton wrote:
> > Package: anjuta
> > Version: 1.2.2-9
> > Severity: important
> > 
> > Opening a file in anjuta gives the following segfault:
> > 
> > [EMAIL PROTECTED]:~/develop/x64_src/gnome$ anjuta x11ui.c
> > (anjuta:4186): GLib-GObject-WARNING **: IA__g_object_set_valist: construct 
> > property "type" for object `ESplash' can't be set after construction
> > ** Message: Initializing AP class
> > ** Message: Initializing AP Instance
> > ** Message: Initializing launcher class
> > 
> > ** (anjuta:4186): CRITICAL **: anjuta_encoding_get_charset: assertion `enc 
> > != NULL' failed
> > 
> > (anjuta:4186): GLib-CRITICAL **: g_convert: assertion `from_codeset != 
> > NULL' failed
> > 
> > This doesn't happen for all files, only some.
> > 
> > My locale is set to us-ascii.
> 
> What encoding are the files that cause this problem? Also can you send 
> me a backtrace.
> 
> Cheers,
> 
> Rob

File encoding is:

$ file x11ui.c
x11ui.c: ISO-8859 C program text

Backtrace is:

(anjuta:11606): GLib-CRITICAL **: g_convert: assertion `from_codeset !=
NULL' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224588352 (LWP 11606)]
0xb72f614b in g_ucs4_to_utf16 () from /usr/lib/libglib-2.0.so.0
(gdb)

Thanks,

Andrew



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to