after commenting out all the unused units i now get

TApplication.HandleException Out of memory
  Stack trace:
  $0040FE3A
  $00410189
  $005C300D  TSIMPLESFTP__INIT,  line 769 of SimpleSFTP.pas
  $005C20F3  TSIMPLESFTP__CONNECT,  line 595 of SimpleSFTP.pas
  $0042BFCF  TTESTSFTPFORM__CONNECTBUTTONCLICK,  line 89 of Main.pas
  $004B1679  TCONTROL__CLICK,  line 2662 of 
/usr/local/lazarus/lcl-win32/include/control.inc
  $00563E03  TBUTTONCONTROL__CLICK,  line 62 of 
/usr/local/lazarus/lcl-win32/include/buttoncontrol.inc
  $00564536  TCUSTOMBUTTON__CLICK,  line 174 of 
/usr/local/lazarus/lcl-win32/include/buttons.inc
  $00564CF1  TBUTTON__CLICK,  line 349 of 
/usr/local/lazarus/lcl-win32/include/buttons.inc
  $00563CBE  TBUTTONCONTROL__WMDEFAULTCLICKED,  line 26 of 
/usr/local/lazarus/lcl-win32/include/buttoncontrol.inc
  $0040CF06
  $004A166D  TWINCONTROL__WNDPROC,  line 5276 of 
/usr/local/lazarus/lcl-win32/include/wincontrol.inc
  $005A3ECB  DELIVERMESSAGE,  line 113 of 
/usr/local/lazarus/lcl-win32/lclmessageglue.pas
  $005AE160  GTK2WSBUTTON_CLICKED,  line 2307 of 
/usr/local/lazarus/lcl-win32/interfaces/gtk2/gtk2wsstdctrls.pp
  $63A44124
  $63A57879
  $63A58A93
WARNING: TLCLComponent.Destroy with LCLRefCount>0. Hint: Maybe the component is 
processing an event?


interesting how the user is able to login 

/var/log/auth.log

Feb 22 12:50:07 localhost sshd[20367]: Accepted password for sftp1 from 
127.0.0.1 port 51791 ssh2
Feb 22 12:50:07 localhost sshd[20367]: pam_unix(sshd:session): session opened 
for user sftp1 by (uid=0)
Feb 22 12:50:08 localhost sshd[20367]: pam_unix(sshd:session): session closed 
for user sftp1


Hope this is helpfull

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to