Re: anyone has anyone seen nuissances in between freebsd's libc and gnu's glibc when using gtk+-2.0?
- From: Owen Taylor <otaylor redhat com>
- To: Saulius Menkevicius <razzmatazz mail lt>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: anyone has anyone seen nuissances in between freebsd's libc and gnu's glibc when using gtk+-2.0?
- Date: Sat, 9 Nov 2002 13:34:27 -0500 (EST)
Saulius Menkevicius <razzmatazz mail lt> writes:
So i get that damn app working on FreeBSD (no warnings whatsover),
and the it segfaults and then aborts when compiled (check casts
failed, not-an-G_OBJECT errors, etc) on Linux. First I thought that
was an error due to version differences (2.0.2-some-number on debian,
and 2.0.7 from ports on FreeBSD). But then upgraded debian to
testing, and the same errors seems to have not disappeared.
Almost certainly bugs in your applications that just happen
to not show up with FreeBSD libc. Almost all GTK+ development
is done with GNU libc / Linux.
Running your program under valgind might help if you are
accessing freed memory or suchlike.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]