-
Notifications
You must be signed in to change notification settings - Fork 280
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
Segmentation fault on archlinux #304
Comments
I don't see an obvious reason which line of code leads to the crash. Can you check ~/.ccnet/logs/seafile.log and ~/.ccnet/logs/applet.log? On Mon, Nov 17, 2014 at 12:07 AM, Johan Klokkhammer Helsing <
|
I am most likely experiencing the same bug with the Seafile Client 4.0.0 Beta on Mac OS X and Windows. I am trying to synchronize with a 4.0.0 Beta server. On Windows I do not get a stack-trace, so here is the stack-trace from Mac OS X:
Unfortunately, the log files do not have a lot of useful information: applet.log:
ccnet.log:
seafile.log:
|
Crashes for me aswell.
Running the precompiled binary from the extracted .deb package works though |
My logs, as requested:
|
Can you try the new v4.0.1: http://seafile.com/en/download/ |
Version 4.0.1 fixes the problem for me (I only checked on OS X). |
4.0.1 works for me aswell on ArchLinux. Thanks for the quick fix |
I verified that the bug is also fixed in the Seafile Client 4.0.1 (Beta) on Windows. |
4.0.1 works for me as well. |
Hi, I'm getting a segmentation fault on arch linux
I'm not sure how to build with debug symbols, so this is all I was able to get:
It occurs right after entering login information using the first-time wizard. And sub-sequently each time the program is launched.
Please tell me if there is anything more I can do to help.
The text was updated successfully, but these errors were encountered: