After upgrade Lazarus from 35xxx (~04-02-2012) to 36647 (07-02-2012) I have some problems with clearing TListView. After executing "clear" on "items" or "clear" at listview directly, it shows me:"Marked memory at xxx invalid"
Second problem is in function DbgUiConnectToDbg. Application freeze randomly with or without debugger inside this function. With debugger I can resume using Run button (several times) in Lazarus, if application is running as standalone just freeze (sometimes CPU=0%, sometimes 100%). Problem appears at 36647 and earlier.