-
Notifications
You must be signed in to change notification settings - Fork 663
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
[OS X] [1.6.4rc1] Client crashes after pasting a different server address in the modify account textfield. #2295
Comments
cc @danimo |
I cannot reproduce this. What is the exact pattern of the URL? |
it was against beta.owncloud.com |
I was using beta.owncloud.com as a first account, then I select to modify account and on the server field, I paste the address instead of typing it I pasted, the one I pasted was https://irc.owncloud.com:8099/owncloud |
I don't think that is something we can fix?! |
Using lldb as suggested I got this information about the crash:
|
Mac OS X version has to be under 10.9.5 to reproduce this, in >10.9.5 versions it isn't a problem. |
If it is not possible to reproduce in other os x version I will close it. If anyone is able to reproduce, please reopen it. Thx |
Steps to reproduce
Expected behaviour
Paste the new server address, keep it in the textfield waiting for clicking 'next'.
Actual behaviour
After pasting client crashes, making a segmentation fault.
It affects copying as well.
Server configuration
Operating system:
Web server:
Database:
PHP version:
ownCloud version: (see ownCloud admin page)
6.0.3.1 edition enterprise
Updated from an older ownCloud or fresh install:
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes
Client configuration
Browser:
Operating system:
Mac OS X 10.9.4
Logs
https://gist.github.com/SergioBertolinSG/f43a1857a9cf27f4faf6#file-gistfile1-txt
The text was updated successfully, but these errors were encountered: