DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2185
Version: 1.3-current


No leaks without comment for me too. :)
$ uname -a
Linux archery_console 2.6.27-gentoo-r7 #1 SMP Sat Jan 3 19:31:11 EET 2009
i686 Intel(R) Celeron(R) M CPU 420 @ 1.60GHz GenuineIntel GNU/Linux

No memory leaks on xorg-x11-7.2 and xorg-x11-7.4
No crashes on xorg-x11-7.4.

Then I downgraded to xorg-x11-7.2 and now I'm experiencing crash of
xserver on xorg-x11-7.2 regardless of presence of XCloseIM calls. I tried
to comment all XCloseIM calls in all fltk source files. But xserver still
crashes. This happens when I'm trying to enter some text into Fl_Input. If
I compile fltk without xft everything works fine. Crash backtrace:

[code]
Backtrace:
0: X(xf86SigHandler+0x84) [0x80d2d44]
1: [0xffffe400]
2: X [0x80f88b6]
4: X(xf86RecolorCursor+0x112) [0x80fe072]
5: X [0x8167a51]
6: X(ProcRecolorCursor+0xec) [0x809254c]
7: X [0x8153ed1]
8: X(Dispatch+0x1ab) [0x808cf8b]
9: X(main+0x488) [0x8074d58]
10: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7cf460c]
11: X(FontFileCompleteXLFD+0x1fd) [0x8074081]

Fatal server error:
Caught signal 11.  Server aborting

urxvt: X connection to :0.0 broken, unable to recover, exiting.
xinit:  connection to X server lost.
[/code]

It seems that this crash is unrelated to current bug. So should I open new
bug?


Link: http://www.fltk.org/str.php?L2185
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to