[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Compil 2.0.3 on AIX 4.3 with GCC 2.95 (ITS#754)



At 02:25 AM 10/5/00 +0000, Joel Saunier wrote:
>#6  0xd11784a8 in ldap_init (defhost=0x20005e98 <Address 0x20005e98 out of bounds>, defport=0) at open.c:201
>#7  0x10000da0 in main (argc=536893204, argv=0x2ff22ab8) at ldapsearch.c:671
>#8  0x100001dc in __start ()
>(gdb) Joël Saunier

The problem is likely related to defhost address being out of
bounds.  How it got that way, I have no clue.  You might try
poking about with the debugger...

Kurt