Hi,

The segv also occurs in matplotlib-0.90.1. A clean build doesn't help.

Here is the gdb output, looks like something is pointing into nirvana..

(gdb) p bboxo
$1 = <value optimized out>
(gdb) p bbox
$2 = (Bbox *) 0x7ffffffb
(gdb) p bbox->_ll
Cannot access memory at address 0x7ffffffb

Cheers,
Malte

On 13/05/2008, at 10:19 PM, Michael Droettboom wrote:

> p bboxo
> p bbox
> p bbox->_ll






-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to