From: tasos <ta...@ya...> - 2006-09-13 07:01:59
|
Hello michael.So i have to download from cvs?BTW this same config file used to work with previous(i can't remember) versions. --- Michael Reinelt <re...@eu...> wrote: > Hi again, > > >> Waiting some news for the segmentation fault > error > >> from michael. > > > > I found the bug, but it's not that easy to fix. > There's a realloc() > > which makes room for a new variable, and moves the > memory to another > > location. Unfortunately there are still pointers > to the old area :-( > > Well, I found the reason that triggered that bug: > the text widget > evaluated a property 'style' which had a default > value of "norm", which > has been handled as a *variable*, but should be a > string ("'norm'") > > So the segfault should no longer happen, but note > that the real bug > hasn't been fixed yet! > > So you can go on testing your display.... > > > bye, Michael > > -- > Michael Reinelt <re...@eu...> > http://home.pages.at/reinelt > GPG-Key 0xDF13BA50 > ICQ #288386781 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |