You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Olivier Louvignes (JIRA)" <ji...@apache.org> on 2012/07/10 23:40:33 UTC

[jira] [Created] (CB-1025) Contact multiple URL save crash on 1.9.0-iOS (cleaver)

Olivier Louvignes created CB-1025:
-------------------------------------

             Summary: Contact multiple URL save crash on 1.9.0-iOS (cleaver)
                 Key: CB-1025
                 URL: https://issues.apache.org/jira/browse/CB-1025
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.9.0
         Environment: CDV-1.9.0 (cleaver setup)
            Reporter: Olivier Louvignes
            Assignee: Shazron Abdullah
            Priority: Critical


Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.

Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.

Anyway i got this new crash on a lot of my users device :

As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).

I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.

Take a look at the screenshot from XCode :
https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411133#comment-13411133 ] 

Shazron Abdullah commented on CB-1025:
--------------------------------------

Sorry Olivier! I already patched it when your pull request came in.

The github one is mirrored, and may take an hour or so to get the latest.

The apache one should be here and is immediate:
https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=summary
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1025:
---------------------------------

    Summary: Failure to save contact results in a crash when printing the error  (was: Contact multiple URL save crash on 1.9.0-iOS (cleaver))
    
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411134#comment-13411134 ] 

Shazron Abdullah commented on CB-1025:
--------------------------------------

Also, yes the github pull request system is the way to submit patches. The callback-dev list will get an email notification, and a committer will get to your pull request for review and inclusion as soon as possible.

The flow is documented here: http://wiki.apache.org/cordova/ContributerWorkflow

You can also generate a patch file and attach it to the issue (make sure you tick the Apache 2.0 license checkbox for attachments).
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411136#comment-13411136 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

The apache link you provided does not seem to be a "pullable" git repo : 

git remote add apache https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=summary
git pull apache master
fatal: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git/info/refs not found: did you run git update-server-info on the server?

Is there a public read-only repo to pull from?
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Contact multiple URL save crash on 1.9.0-iOS (cleaver)

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411012#comment-13411012 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

Thanks Shazron, i'll check that right away.

Looks like the issue is not about multiple save but unauthorized save of an Microsoft Exchange contact. I'm still digging.
                
> Contact multiple URL save crash on 1.9.0-iOS (cleaver)
> ------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411062#comment-13411062 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

Shazron, is it ok if I do a pull request for this on github? Or is there another way I should contribute to the repo?
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411142#comment-13411142 ] 

Shazron Abdullah commented on CB-1025:
--------------------------------------

The URL format is documented in the "Fork" section of: http://wiki.apache.org/cordova/ContributerWorkflow

eg for iOS:
https://git-wip-us.apache.org/repos/asf/incubator-cordova-ios.git
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411144#comment-13411144 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

It's getting very late down there & i'm being lazy!
Thanks a lot for your help.
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1025.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Please file a new issue regarding why it doesn't save for you, with account details (an Exchange thing? dunno) 

Fix commit http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/27b676d3
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Failure to save contact results in a crash when printing the error

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411074#comment-13411074 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

Hum, looks like my pull request won't be needed ;).

Quick question, why does your patch can't be pulled from either :
- git://git.apache.org/incubator-cordova-ios.git
- git://github.com/apache/incubator-cordova-ios.git

How long do I have to wait to be able to get it?
And can you confirm that doing github pull request is the correct way to submit patches to cordova-ios?

Thanks,
                
> Failure to save contact results in a crash when printing the error
> ------------------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Contact multiple URL save crash on 1.9.0-iOS (cleaver)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411060#comment-13411060 ] 

Shazron Abdullah commented on CB-1025:
--------------------------------------

Aha of course! The property is an integer - that was the true problem which I will fix. Not sure why it failed, that function and error is a black box :/
                
> Contact multiple URL save crash on 1.9.0-iOS (cleaver)
> ------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Contact multiple URL save crash on 1.9.0-iOS (cleaver)

Posted by "Olivier Louvignes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411051#comment-13411051 ] 

Olivier Louvignes commented on CB-1025:
---------------------------------------

Zombie did not give any valuable info but it looks like it is just a bad format used in the NSLog() call :

Replacing l.468 with NSLog(@"Error setting value for property: %d", prop); fixes the issue.

My pb is now to understand why it would fail on this specific field for this exchange contact?
And how could I somehow only read (& thus write) contacts from either Local or iCloud ignoring Exchange sources.
                
> Contact multiple URL save crash on 1.9.0-iOS (cleaver)
> ------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1025) Contact multiple URL save crash on 1.9.0-iOS (cleaver)

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410999#comment-13410999 ] 

Shazron Abdullah commented on CB-1025:
--------------------------------------

Hi Olivier, if you can produce a short snippet in a index.html page that you can attach here so I can repro, that will be great.

Try to turn on Zombies to see where the zombie occurs (that's the frequent solution with EXC_BAD_ACCESS - sending a message to an already released object): http://stackoverflow.com/questions/5386160/how-to-enable-nszombie-in-xcode
                
> Contact multiple URL save crash on 1.9.0-iOS (cleaver)
> ------------------------------------------------------
>
>                 Key: CB-1025
>                 URL: https://issues.apache.org/jira/browse/CB-1025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.9.0
>         Environment: CDV-1.9.0 (cleaver setup)
>            Reporter: Olivier Louvignes
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> Encountered new bugs in iOS contact save : It looks like they happened when using a cleaver setup instead of the packaged framework.
> Had to do this especially to debug (symbolicate crashes) in Contact saving operation on other devices.
> Anyway i got this new crash on a lot of my users device :
> As soon as I try to save multiple URL the save appears to fail & i get a crash on the NSLog line supposed to print an error message (maybe there is no NSLog in the regular framework pacakged version explaining the absence of crash).
> I Can reproduce the bug 100% and i'm available to help (olivier@mg-crea.com), this issue is quite critical to me.
> Take a look at the screenshot from XCode :
> https://dl.dropbox.com/u/2310128/Capture%20d%E2%80%99%C3%A9cran%202012-07-10%20%C3%A0%2023.33.29.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira