This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Crash under low memory


I've just been playing with some samples in java on my Win2k laptop.  
XFree86 with a couple of rvxt's open was running in the background.

The java process ate up all the memory on the machine and I got the 
windows "You system is running low on memory" dialog box appearing.  
After short while after I cleared that, both XFree86 and the rvxt's 
in it core dumped.

The XWin.exe.stackdump file gives ...

Stack trace:
Frame     Function  Args
0022ECC4  77E83B5B  (00000000, 00050000, 0022F344, 6105A669)
0022ED14  6105A99E  (00000000, 103FD540, 0022ED84, 0042D132)
0022ED54  61058105  (00000324, 00000006, 0022F75C, 00000000)
0022ED94  61058342  (00000324, 00000006, 0022EDF4, 61058789)
0022EDB4  610581CA  (00000006, 00000000, 0022EDF4, 61058754)
0022EDF4  6105879F  (00000404, 00000102, 0022EE14, 61098CF1)
0022EE04  61098CE3  (00000000, 0000011E, 0022F484, 61098F03)
0022EE14  61098CF1  (610F6238, 0000011E, 0022F75C, 0022F588)
0022F484  61098F03  (00000000, 0000011E, 0022F75C, 00000000)
0022F5A4  61098505  (00003028, 00000001, 0022F6E4, 61098426)
0022F5E4  61055E59  (10407858, 0022F854, 0022F634, 00000003)
0022F734  610531A9  (0022F854, 0022F79C, 0022F77C, 0022F75C)
0022F8F4  61052C0F  (000000FF, 0070941C, 0022F7DC, 0022F7BC)
0022F9F4  0042ED0A  (0022FA0C, 00000008, 0022FE24, 004072D6)
0022FE24  0040720C  (00000004, 610A0368, 00000000, 10020000)
0022FE54  0040199D  (00000009, 10031908, 10030278, 00000000)
End of stack trace (more stack frames may be present)

cygwin1.dll is loaded at base address 0x61000000, kernel32.dll is
loaded at base address 0x77e80000 and XWin.exe has base address 
0x00400000.

I'm guessing that something isn't checking that it actually got
allocated memory.  Is this a known bug in either cygwin or XFree86?


Stuart (time to recompile with -g and see if I can get some more info)


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