Any one up for OSX work.

(gdb) run
Starting program: /Applications/Panda3D/1.6.0/bin/pview
Reading symbols for shared libraries ++++++++++warning: .o file “/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc_eh.a(unwind-dw2.o)” more recent than executable timestamp
warning: .o file “/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin9/4.0.1/libgcc_eh.a(unwind-dw2-fde-darwin.o)” more recent than executable timestamp
… done
Set here
SGB Constructed : 0x7212f74
current :0
set_default called, with SGB 0x7212f74
SGB::get_default called: 0x7212f74:1
default SG :0x7212f74
SGB::get_default called: 0x7212f74:1
default SGB:0x7212f74
Reading symbols for shared libraries warning: Could not find object file “/Users/pro-rsoft/panda3d/built/tmp/pandagl_pandagl.o” - no debug information available for “panda/metalibs/pandagl/pandagl.cxx”.

warning: Could not find object file “/Users/pro-rsoft/panda3d/built/tmp/glgsg_config_glgsg.o” - no debug information available for “panda/src/glgsg/config_glgsg.cxx”.

warning: Could not find object file “/Users/pro-rsoft/panda3d/built/tmp/glgsg_glgsg.o” - no debug information available for “panda/src/glgsg/glgsg.cxx”.

warning: Could not find object file “/Users/pro-rsoft/panda3d/built/tmp/osxdisplay_composite.o” - no debug information available for “panda/src/osxdisplay/osxdisplay_composite.mm”.

.warning: Could not find object file “/Users/pro-rsoft/panda3d/built/tmp/glstuff_glpure.o” - no debug information available for “panda/src/glstuff/glpure.cxx”.

… done
Known pipe types:
osxGraphicsPipe
(all display modules loaded.)
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries … done
Reading symbols for shared libraries . done
Reading symbols for shared libraries … done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries … done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
a:0x1e429964:3
b:1
c:0x27d6cc:3
d:0x27d1a4:16
1:0x27d6cc
2:0
SGB::get_default called: 0
3:0

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x039f4dfe in RenderState::get_generated_shader ()
(gdb) where
#0 0x039f4dfe in RenderState::get_generated_shader ()
#1 0x07325969 in GLGraphicsStateGuardian::set_state_and_transform ()
#2 0x03bf86e7 in CullHandler::draw ()
#3 0x03bf6d31 in CullBinStateSorted::draw ()
#4 0x0392eefc in CullResult::draw ()
#5 0x03e0d6c1 in GraphicsEngine::do_draw ()
#6 0x03e0e3c9 in GraphicsEngine::draw_bins ()
#7 0x03e0e6f4 in GraphicsEngine::draw_bins ()
#8 0x03e116b5 in GraphicsEngine::WindowRenderer::do_frame ()
#9 0x03e124ab in GraphicsEngine::render_frame ()
#10 0x000d870d in PandaFramework::task_igloop ()
#11 0x03ea0dd4 in GenericAsyncTask::do_task ()
#12 0x03ea9c8f in AsyncTask::unlock_and_do_task ()
#13 0x03eade4e in AsyncTaskChain::service_one_task ()
#14 0x03eae981 in AsyncTaskChain::do_poll ()
#15 0x03eaea6c in AsyncTaskManager::poll ()
#16 0x000d8505 in PandaFramework::do_frame ()
#17 0x000d8549 in PandaFramework::main_loop ()
#18 0x00003288 in main ()
(gdb) bt full
#0 0x039f4dfe in RenderState::get_generated_shader ()
No symbol table info available.
#1 0x07325969 in GLGraphicsStateGuardian::set_state_and_transform ()
No symbol table info available.
#2 0x03bf86e7 in CullHandler::draw ()
No symbol table info available.
#3 0x03bf6d31 in CullBinStateSorted::draw ()
No symbol table info available.
#4 0x0392eefc in CullResult::draw ()
No symbol table info available.
#5 0x03e0d6c1 in GraphicsEngine::do_draw ()
No symbol table info available.
#6 0x03e0e3c9 in GraphicsEngine::draw_bins ()
No symbol table info available.
#7 0x03e0e6f4 in GraphicsEngine::draw_bins ()
No symbol table info available.
#8 0x03e116b5 in GraphicsEngine::WindowRenderer::do_frame ()
No symbol table info available.
#9 0x03e124ab in GraphicsEngine::render_frame ()
No symbol table info available.
#10 0x000d870d in PandaFramework::task_igloop ()
No symbol table info available.
#11 0x03ea0dd4 in GenericAsyncTask::do_task ()
No symbol table info available.
#12 0x03ea9c8f in AsyncTask::unlock_and_do_task ()
No symbol table info available.
#13 0x03eade4e in AsyncTaskChain::service_one_task ()
No symbol table info available.
#14 0x03eae981 in AsyncTaskChain::do_poll ()
No symbol table info available.
#15 0x03eaea6c in AsyncTaskManager::poll ()
No symbol table info available.
#16 0x000d8505 in PandaFramework::do_frame ()
No symbol table info available.
#17 0x000d8549 in PandaFramework::main_loop ()
No symbol table info available.
#18 0x00003288 in main ()
No symbol table info available.
(gdb)