I have been having issues getting my Win Owncloud client to sync to my Owncloud server. I currently have Owncloud 4.0.1 installed and have tried the latest version 1.0.3 client on 2 different Win (win 7 and Win 8) machines. Each time I get:
Faulting application name: owncloud.exe, version: 0.0.0.0, time stamp: 0x4fe475df
Faulting module name: msvcrt.dll, version: 7.0.8400.0, time stamp: 0x4fb71a3d
Exception code: 0xc0000005
Fault offset: 0x0000f6d6
Faulting process id: 0xa0c
Faulting application start time: 0x01cd52cb35dc69ba
Faulting application path: C:\Program Files (x86)\ownCloud Client\owncloud.exe
Faulting module path: C:\Windows\SYSTEM32\msvcrt.dll
Report Id: e2e4e63a-bec2-11e1-9b6f-c417fef350e5
Faulting package full name:
Faulting package-relative application ID:
I have adjusted my php.ini settings and played with various values, at the moment they are:
max_execution_time = -1
max_input_time = -1
max_file_uploads = 20
max_input_nesting_level = 64
memory_limit - 256M
post_max_size = 1024M
upload_max_filesize = 1024M
It seems there are other that had this issue before, but I cant seem to find any resolution. Has anyone been able to fix this issue? Is there any way to enable logging/debug in the client? The logging window is great when the client is running, but not so helpful to troubleshoot why it crashes.
Any help or suggestions would be greatly appreciated.
Thanks
