Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Guard against too-large figures #6666

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

Merged
merged 1 commit into from
Jun 29, 2016

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jun 29, 2016

Agg buffers must have a max size of 2^16 pixels in each dimension. This guards against that (and related segfaults from allocating too much memory).

Fixes ipython/ipython#9676

@WeatherGod
Copy link
Member

Do we want to keep waiting for the macos test to start? I think this all looks good to me.

@jenshnielsen
Copy link
Member

@WeatherGod It looks like there is an issue with the OSX travis instances at the moment https://www.traviscistatus.com/ IMHO it's fine to merge this as is

Update - We apologize for the continued delays. All of our OSX builds are currently paused due to issues with our core virtualization layer and we're working in our infrastructure provider and vendor support on recovering things. We'll provide another update in 60 minutes or if we have an update sooner. 
Jun 29, 15:14 UTC
Update - We're going to temporarily pause all OS X related build processing 
Jun 29, 14:04 UTC
Update - In order to work to stabilize some internal load in our vSphere cluster and get back to full capacity, we're going to be throttling builds for a few minutes and this will increase build delays temporarily. 
Jun 29, 13:55 UTC
Identified - We're currently running with reduced capacity for our OSX builders, due to some hosts having hardware issues. We're working with our infrastructure provider to determine why and resolve the issue 
Jun 29, 13:00 UTC

@WeatherGod WeatherGod merged commit f6effa8 into matplotlib:master Jun 29, 2016
@WeatherGod
Copy link
Member

This should backport to v2.x, but what about v1.5.x?

@jenshnielsen
Copy link
Member

I vote for 1.5.x too since the bug has come up a number of times now on 1.5.1 and we should try to avoid crashing bugs as much as possible.

@WeatherGod
Copy link
Member

so, do I cherry-pick to both branches, or just one of them and everything gets merged around later?

@jenshnielsen
Copy link
Member

Normally 1.5.x will be merged into 2.x which will be merged into master, I guess @tacaswell should have final say on if this goes into 1.5.x since he will have to do the release.

@tacaswell
Copy link
Member

👍 on all the way back to 1.5.x

@WeatherGod
Copy link
Member

ok, backporting this to v1.5.x brings up a merge conflict in the tests. Seems like it wants to merge in the AGG filter tests. I left them out (keeping only the test_too_large_image()). How well will that go over for the merge to v2.x?

@tacaswell
Copy link
Member

Those sorts of things tend to go ok.

On Wed, Jun 29, 2016 at 12:03 PM Benjamin Root notifications@github.com
wrote:

ok, backporting this to v1.5.x brings up a merge conflict in the tests.
Seems like it wants to merge in the AGG filter tests. I left them out
(keeping only the test_too_large_image()). How well will that go over for
the merge to v2.x?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#6666 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAMMhRexLj2lTbQ_m8LQsJkyeBiS14Tgks5qQpdLgaJpZM4JBJoh
.

WeatherGod added a commit that referenced this pull request Jun 29, 2016
Guard against too-large figures
@WeatherGod
Copy link
Member

forgot to note: backported to v1.5.x via 84f3a6f. I'll leave it as an exercise for the more experienced to handle the merge over to v2.x.

@mdboom mdboom added this to the 1.5.2 (Critical bug fix release) milestone Jun 29, 2016
@jenshnielsen
Copy link
Member

I have done the merge to 2.x and master

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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.