-
Notifications
You must be signed in to change notification settings - Fork 668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SyncClient 1.1.1 crashes on Mac (Mac OS X 10.8.2, SyncClient 1.1.1, OwnCloud 4.5.1) #26
Comments
same issue here on both my Macs Process: owncloud [33253] Date/Time: 2012-10-28 11:20:04.869 +0100 Crashed Thread: 8 QThread Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Thread 0:: Dispatch queue: com.apple.main-thread Thread 1:: Dispatch queue: com.apple.libdispatch-manager Thread 2:: QThread Thread 3:: QProcessManager Thread 4:: com.apple.CFSocket.private Thread 5:: QThread Thread 6:: QKqueueFileSystemWatcherEngine Thread 7:: QThread Thread 8 Crashed:: QThread Thread 8 crashed with X86 Thread State (64-bit): Binary Images: External Modification Summary: VM Region Summary: REGION TYPE VIRTUAL |
This is due to a packaging error. We have recreated packages, which you can download at http://download.owncloud.com/download/ownCloud-1.1.1-1.dmg (MD5: a0893e24e8cfbc2a9d0e821184a2c98d). Sorry for the inconvenience. |
This is "Preview" crashing, not Mirall. Preview is a Mac OS Application. |
Are you absolutely sure you installed the new version? Please verify by opening the terminal and do
What does it return? |
Hi Danimo, $cd /Applications/owncloud.app/Contents/MacOS Than I erased all owncloud downlowds and app, downloaded again to make sure: $cd /Applications/owncloud.app/Contents/MacOS and it just crashed again. Process: owncloud [35775] Date/Time: 2012-10-30 11:49:12.661 +0100 Crashed Thread: 8 QThread Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Thread 0:: Dispatch queue: com.apple.main-thread Thread 1:: Dispatch queue: com.apple.libdispatch-manager Thread 2:: QThread Thread 3:: QProcessManager Thread 4:: com.apple.CFSocket.private Thread 5:: QThread Thread 6:: QKqueueFileSystemWatcherEngine Thread 7:: QThread Thread 8 Crashed:: QThread Thread 9: Thread 8 crashed with X86 Thread State (64-bit): Binary Images: External Modification Summary: VM Region Summary: REGION TYPE VIRTUAL |
Please quit any running owncloud instances, and run
Please review log.txt for privacy concerns, and post it here (as soon as it crashes). |
10-30 11:58:47:481 Logging into logfile: "log.txt" with flush false |
I have exactly the same symptoms, as on #27 |
can you re-open this bug, "closed" seems not to be the right status |
@gramels You are right, thanks for all the input so far! |
Still occurs on server version 4.5.2 |
Updated to client version 1.1.2 today. My client no longer crashes, but it still cannot sync either. The first things that go wrong seem to be:
I can provide a full log if needed. |
i have the same problem |
@noinia That's not a real problem, the mismatch error is misleading. Please paste the full log. |
1 similar comment
@noinia That's not a real problem, the mismatch error is misleading. Please paste the full log. |
Ah, ok. Full, but redacted, log included:
So I'm guessing it is complaining about not being able to reach the server? The https://myserver.com/remote.php/webdav link is reachable in a web-browser. The server on which this is running is using a self signed certificate. Could that cause the trouble? (even though the log claims it is happy enough with the cert) I did notice that apparently the default proxy setting is to `use system proxy' (so the log is with that setting). Since I normally do not need a proxy I changed that to No Proxy. Even with that setting it still does not sync (and the log looks pretty much the same as above). |
With version 1.1.2 the client no longer crashes. |
With Client 1.1.2 and Server 4.5.3 both issues "seem" solved. |
not for me |
Is this still reproducable with 1.2.5/1.3.0 beta? |
Closing for inactivity |
It syncs for a while and then crashes. I wasnt able to get a sync completely finished. There are still files missing locally :(
https://gist.github.com/danimo/5494279
The text was updated successfully, but these errors were encountered: