Nicolas SCHEFFER <scheffer.nico...@gmail.com> writes:

> I didn't get much reply on this issue, so I'm just trying to resurrect
> the question.

Probably not many devs using Solaris, so no-one has been able to
reproduce this.

>> #12 0xfffffd7ff4a22fd8 in py_to_agg_transformation_matrix
>> (obj=0x774380, errors=<value optimized out>) at
>> src/agg_py_transforms.cpp:22
>> #13 0xfffffd7ff4a32e7c in _path_module::update_path_extents
>> (this=<value optimized out>, args=...) at src/path.cpp:380

So it's in transforms-related code, but we can't see the locals. First
I'd try to recompile without optimizations and (hoping it still crashes)
inspect the local variables in these frames in gdb. Or maybe make the
functions print out their arguments and any other relevant locals.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to