[BRLTTY] Baum driver test and backtrace from display powerdown

Samuel Thibault samuel.thibault at ens-lyon.org
Sat May 12 08:15:32 EDT 2007


Hi,

Jason White, le Sat 12 May 2007 14:12:58 +1000, a écrit :
> #4  0x00002b2ddcffcd4a in realloc () from /usr/lib/libefence.so.0.0
> #5  0x00002b2dde0a3ccc in reallocateTable (reference=0x2b2dddfd4f28, size=2, 
>     count=0) at ./config.y:62
> #6  0x00002b2dde0a3ebe in finishCurrentTerminal () at ./config.y:108

Mmm, maybe the deallocateTerminalTable, after freeing
name/helpFile/statusCell/modifiers/commands, should set them to NULL?

Else finishCurrentTemrinal() might use realloc() on them.

Samuel


More information about the BRLTTY mailing list