This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

dlclose (Yet again)


Hey all

Remember I said that dlclose just hangs?
well, apparently that's not quite true, 
here's the GDB output

Breakpoint 1, load_skill_data () at data_h.c:1772
1772        dlclose (handle);
(gdb) s

Program received signal SIGSEGV, Segmentation fault.
Cannot remove breakpoints because program is no longer writable.
It might be running in another process.
Further execution is probably impossible.
0x6100577d in _size_of_stack_reserve__ ()
(gdb) bt
#0  0x6100577d in _size_of_stack_reserve__ ()
Cannot access memory at address 0x2000000
(gdb)

Can anyone help me out here please?

Thanx in advance

Frans Rossouw
(+2711) 712-1404
Icq# 103978846


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]