bug-gfe
[Top][All Lists]
Advanced

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

[bug-gfe] bug report for gfe (fwd)


From: Anuradha Ratnaweera
Subject: [bug-gfe] bug report for gfe (fwd)
Date: Wed, 5 Jul 2000 11:02:12 +0600 (LKT)

---------- Forwarded message ----------
Date: Tue, 4 Jul 2000 03:56:23 +0100
From: Rik Hemsley <address@hidden>
To: address@hidden
Subject: bug report for gfe

I compiled and installed gfe-0.0.3-1 without problems.

It runs, but if you open a file, it crashes. If you specify a filename on
the commandline, it crashes too.

Here's the backtrace:

#0  0x804b8b8 in gfe_bitmap_set_bit (bitmap=0x8087370, column=11, row=30)
    at bitmap.c:127
    127       bitmap->data[row][column / 8] |= bit[column % 8];
    (gdb) bt
#0  0x804b8b8 in gfe_bitmap_set_bit (bitmap=0x8087370, column=11, row=30)
        at bitmap.c:127
#1  0x804dd45 in gfe_raster_glyph_copy_from_font (font=0x8087428,
      glyph=0x8086eb8) at raster_glyph.c:180
#2  0x804be04 in set_current_glyph_post () at editor.c:163
#3  0x804cac5 in file_open (filename=0xbffff8b1 "./cursor_large.bdf", format=0)
    at file.c:211
#4  0x804d601 in gfe_init (gfe_argc=1, gfe_argv=0xbffff718) at init.c:37
#5  0x804d774 in main (argc=2, argv=0xbffff714) at main.c:76                    

If you need any further info (such as the font I tried to load) then please
let me know.

Cheers,
Rik



reply via email to

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