Hezekiah M. Carty wrote:
> On Sun, Aug 30, 2009 at 11:23 AM, Hazen Babcock<hbabc...@mac.com> wrote:
>> In the process of investigating cmap issues Alan and Werner were
>> discussing I have found that the xcairo driver no longer works on my
>> PowerPC OS-X box, and instead fails with a "Bus error". The other cairo
>> drivers such as the ps and png drivers work fine. I just updated to
>> Cairo 1.8.8 and that did not seem to rectify things. Maybe I have too
>> old a version of X11? Perhaps it has something to do with the off-screen
>> rendering changes?
>>
>> pkg-config --modversion cairo
>> 1.8.8
>>
>> uname -a
>> Darwin hazen-babcocks-imac-g5.local 8.11.0 Darwin Kernel Version 8.11.0:
>> Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power
>> Macintosh powerpc
>>
>> X11 1.1.3 - XFree86 4.4.0
> 
> Hazen,
> 
> Is there any way you could get a backtrace on this from gdb or
> otherwise?  I do not have access to a PPC Mac to test on at this time
> and a search on Google for "cairo bus error" gives lots of OSX-related
> results but no answer that seems obvious to me.
> 
> Does example 20 work with other Cairo devices on your PPC OSX system?
> plimage/plimagefr + any Cairo device uses a similar offscreen
> rendering method to rasterize the plotted image.  That code has been
> in Subversion since late May and has no specific ties to X or xcairo.

So, it turns out it is has nothing to do with your recent changes. I've 
seen this problem before on OS-X but since I don't use my mac much these 
days for dev work I had forgotten about it. Basically, with some 
drivers, if you try and specify them at the command prompt with 
"./example/x -dev driverx" then they will give a bus error. However, if 
you just run "./example/x" and the choose the driver from the list 
everything works. Since this issue has been around for years and I'm the 
only one who seems to struggle with it I'm not inclined to delay the 
release until it gets sorted out.

-Hazen

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to