gettext in on_signal caused infinite loop

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

 



Hi,

_() in the gimp signal handler sometimes caused infinite loop:

#0  0x2836ae7a in dcgettext__ () from /usr/local/lib/libintl.so.1
#1  0x2836b73d in dgettext__ () from /usr/local/lib/libintl.so.1
#2  0x2836b75e in gettext__ () from /usr/local/lib/libintl.so.1
#3  0x2836aca4 in gettext () from /usr/local/lib/libintl.so.1
#4  0x810b5c0 in on_signal (sig_num=11) at main.c:471
#5  0xbfbfffac in ?? ()
#6  0x2836b73d in dgettext__ () from /usr/local/lib/libintl.so.1
#7  0x2836b75e in gettext__ () from /usr/local/lib/libintl.so.1
#8  0x2836aca4 in gettext () from /usr/local/lib/libintl.so.1
#9  0x810b5c0 in on_signal (sig_num=11) at main.c:471
#10 0xbfbfffac in ?? ()
(snip)
#10000 0xbfbfffac in ?? ()
#10001 0x2836b73d in dgettext__ () from /usr/local/lib/libintl.so.1
#10002 0x2836b75e in gettext__ () from /usr/local/lib/libintl.so.1
#10003 0x2836aca4 in gettext () from /usr/local/lib/libintl.so.1
#10004 0x810b5c0 in on_signal (sig_num=11) at main.c:471
(snip)

Should we remove _() from there?

--
SHIRASAKI Yasuhiro : Experimental Particle Physics, JLC Team
Graduate School of Science, TOHOKU University 980-8578 Japan.


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux