Skip to content
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

Temporary workaround for Crash in Date.description[SR-2462] #898

Closed
wants to merge 1 commit into from

Conversation

saiHemak
Copy link
Contributor

No description provided.

@parkera
Copy link
Member

parkera commented Feb 28, 2017

I think the fundamental questions I had about this patch are still there.

Where else in Foundation do we need to do this to avoid a crash? Or is it specific to time zone for some reason? Maybe it's a CFTimeZone bug if so, and we should fix it there.

@spevans
Copy link
Collaborator

spevans commented Mar 1, 2017

@saiHemak Have you been able to reproduce this crash lately? I filed the original bug SR-2462 but I have just tried to recreate the test cases in the original jira and I cant reproduce the crash anymore use the latest master or 3.1 snapshots.

@parkera If I recall correctly the original issue was not specific to CFTimeZone but it was due to a swift compiler bug in the generation of an extra release under some circumstances. I will have another look at the testcase when I get some time but it may well be that the issue has been fixed unless there is still a known issue.

@saiHemak
Copy link
Contributor Author

saiHemak commented Mar 3, 2017

@spevans yes its resolved with latest master .Thank you .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants