* Samuel Thibault <[EMAIL PROTECTED]> [060927 11:57]:
> I just can't start xfm: as soon as start it, I get
> *** glibc detected *** realloc(): invalid next size: 0x08108c60 ***
> zsh: abort (core dumped) xfm
>
> Please tell me if you can't reproduce it,
I cannot reproduce it. Neither on i386 nor on amd64 nor does valgrind
show more than the usual X related uninitialized accesses.
(With all library versions the same, except libX11-6 only being -8 here
(using testing). I will try this afternoon with that Xlib, too.).
What window manager are you using? (Perhaps it resizes the window
on startup in a way triggering a bug).
Do you have any Xresources set that could make a difference?
(take a look at the output of "xrdb -query")
What version is your app-defaults file?
(output of grep DefsVersion /etc/X11/app-defaults/Xfm)
Any changes to the config files?
(output of debsums -e)
> I'll compile a gdb-able version and produce a backtrace.
That could help, too.
Thanks in advance,
Bernhard R. Link