[Bf-committers] RenderD Info

Douglas Bischoff bf-committers@blender.org
Mon, 14 Apr 2003 16:55:31 -0400


On Monday, April 14, 2003, at 03:47 PM, Stefan Gartner wrote:

>> I am executing renderd from a directory that has a copy of the
>> /blender.app/Contents/MacOS/blender executable in it directly. When I
>> compile blender, I get an executable AND a blender.app: I'm using the
>> executable.
>
> That should work.

Okay, thanks for the help, I understand the mechanics better now. This 
leaves me with the following:
./renderd
Using BLENDER = ./blender
Bus Error

The Crash Log looks like this:
----
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0:
  #0   0x900257ac in select
  #1   0x0001d8cc in poll (unix.c:3667)
  #2   0x000085f4 in pt_poll_now (ptio.c:592)
  #3   0x00008b1c in pt_Continue (ptio.c:716)
  #4   0x0000acac in pt_Accept (ptio.c:1665)
  #5   0x0000499c in PR_Accept (priometh.c:194)
  #6   0x00001fa8 in main (renderd.c:108)
  #7   0x00001a10 in _start (crt.c:267)
  #8   0x00001890 in start

Thread 1 Crashed:
  #0   0x00019db0 in PR_EnumerateHostEnt (prnetdb.c:1236)
  #1   0x00003ac4 in renderd_scan_thread (scan.c:34)
  #2   0x00005a30 in _pt_root (ptthread.c:217)
  #3   0x90020d48 in _pthread_body
----
Any ideas?

I'm at the end of my experience level, unfortunately.

Thanks,

-Doug Bischoff
bischofftep@mac.com