setup crashing (attn Corinna)

Corinna Vinschen cygwin-apps@cygwin.com
Mon Jan 21 15:09:00 GMT 2002


On Tue, Jan 22, 2002 at 09:19:56AM +1100, Robert Collins wrote:
> 
> ===
> ----- Original Message ----- 
> From: "Corinna Vinschen" <cygwin-apps@cygwin.com>
> > #3  0x00420d0c in PropSheet::Create (this=0x23f9a0, Parent=0x0,
> >     Style=315555840)
> >     at /home/corinna/src/cygwin/src/winsup/cinstall/propsheet.cc:192
> >         this = Cannot access memory at address 0x61540000
> 
> Ok, in frame 3, can you do a 
> info local
> print p

(gdb) info local
this = Cannot access memory at address 0x61540000
(gdb) print p
$1 = {dwSize = 40, dwFlags = 416, hwndParent = 0x0, hInstance = 0x400000, {
    hIcon = 0x40ba84, pszIcon = 0x40ba84 "U\211å\203ì\b\213E\f=\022\004"},
  pszCaption = 0x71 <Address 0x71 out of bounds>, nPages = 9, {nStartPage = 0,
    pStartPage = 0x0}, {ppsp = 0xc60188, phpage = 0xc60188},
  pfnCallback = 0x420b58 <PropSheetProc(HWND__ *, unsigned int, long)>}

Corinna



More information about the Cygwin-apps mailing list