Re: gmem.c 175 failed to allocate 175 bytes ....



This is the wrong list. (This list is for the development of GTK+ and
GLib themselves, not apps that use them.) Use gtk-app-devel-list or
gtk-list in the future.

2009/7/14 Kuang-Chun Cheng <kccheng linuxdaq-labs com>:
> but the problem did not show up under Linux  :-(

Could be just by luck. The Windows C library is often more sensitive
to small buffer overruns. Did you try running your code under valgrind
on Linux, to check for heap corruption errors in your code? Remember
to set G_SLICE="always-malloc" when using valgrind.

--tml


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