Re: SEGV when dlopen()ing Gnome code
- From: Havoc Pennington <hp redhat com>
- To: Samuel Hocevar <sam zoy org>
- Cc: gnome-devel-list gnome org
- Subject: Re: SEGV when dlopen()ing Gnome code
- Date: 10 Feb 2001 01:26:29 -0500
Samuel Hocevar <sam zoy org> writes:
> Or am I maybe missing something obvious ?
>
Yes, you can't expect dlopen()'ing an arbitrary library or application
to work. ;-) There can be all sorts of stuff that gets set up that
depends on the lib/app code remaining loaded into the process.
I would imagine there are literally several thousand aspects of
glib/gtk/gnome-libs that break if you unload the library. They just
aren't designed for it.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]