Mail Archives: cygwin-apps/2001/09/24/03:50:24
----- Original Message -----
From: "Gerrit P. Haase" <gp AT familiehaase DOT de>
To: <cygwin-apps AT cygwin DOT com>
Sent: Monday, September 24, 2001 5:11 PM
Subject: RE: new 'temp' directory in CVS cinstall contains dependency
WIP
> Robert Collins schrieb am 2001-09-24, 13:23:
>
> >
> >can you do a bt here please?
> >
> >If the calling fn is choose.cc:903, please try the attached patch.
>
> (gdb) bt
> #0 strcasecmp (sz1=0x5696f0 "ncurses", sz2=0x5696f0 "ncurses")
> at ../../../../winsup/winsup/mingw/string_old.c:33
> #1 0x00402edf in _view::insert_under (this=0x56ffd0, linen=2, line=
> {pkg = 0x1068cd8, cat = 0x0})
> at /winsup/src/winsup/cinstall/choose.cc:903
> #2 0x00402bda in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:806
> #3 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> #4 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> #5 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> #6 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> #7 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> [...]
> #3326 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> #3327 0x00402c00 in _view::insert_pkg (this=0x56ffd0, pkg=0x1068cd8)
> at /winsup/src/winsup/cinstall/choose.cc:813
> [...]
>
> It seems to loop at choose.cc 813.
can you do a info locals at frames 4 and 5 please?
Rob
- Raw text -