bug-gnu-electric
[Top][All Lists]
Advanced

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

electric crashes in x11 gui


From: Tuukka Toivonen
Subject: electric crashes in x11 gui
Date: Tue, 17 Jul 2001 18:50:46 +0300 (EEST)

Just run into problem that actually started to bother me a bit.
Probably not so much that I'd try to fix it--yet--but here is the problem:

BUG: electric crashes when scrolling a view
VER: 6.04ad (at least)
SYM: load bug-crashscroll.txt and scroll slowly downward
     (so that the graphics moves upward on screen).
     A bit before the export name text touches the view
     bottom edge, electric crashes at
---
Program received signal SIGSEGV, Segmentation fault.
0x80bd1a3 in screendrawtext (win=0x84cf548, atx=723, aty=456, s=0x84eb438
"jammi", desc=0x83cbb80) at src/graph/graphunixx11.c:5469
---
in line
---
5469                         if (rowstart[y][x] == 0) continue;
---
where y=27, x=0

test file from www.ee.oulu.fi/~tuukkat/electric

---------------------

Then just to use some bandwidth, I wonder what are the future development
plans in electric? IRSIM integration, I think?
Has anyone of the developers (somehow I don't feel like this being a huge
crowd...) considered adding better VHDL simulator/compiler, like Savant
(http://www.ececs.uc.edu/~paw/savant/)? That would be _really_ great
feature altough I guess not a small task... but in the long run maybe?





reply via email to

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