Subject: Its nice to know some things haven’t changed
After killing any process with the string “Notes” in its ps -ef command line I was able to start Notes from Terminal. 
Notes then informed me that it noticed it had been restarted after a crash and wanted me to let it send a crash report to IBM. I allowed it to do so.
It then promptly launched the NSD logger thingy again e.g. it promptly crashed after reporting its previous crash.
Java information:
Version: Java HotSpot™ Client VM (1.5.0_16-133 mixed mode, sharing)
Virtual Machine version: Java HotSpot™ Client VM (1.5.0_16-133) for macosx-x86, built on Aug 27 2008 11:00:20 by root with gcc 4.0.1 (Apple Inc. build 5465)
Exception type: Bus Error (0xa) at pc=0x37f471f5
Current thread (0x01001c70): JavaThread “main” [_thread_in_native, id=-1603612768]
Stack: [0xbf800000,0xc0000000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(II)I
J org.eclipse.swt.widgets.Display.readAndDispatch()Z
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
j org.eclipse.ui.internal.Workbench.runUI()I+393
In the Terminal I found this:
scottt-ws:~ scotty$ /Applications/Notes.app/Contents/MacOS/Notes
Notes(4035,0xa06acfa0) malloc: *** error for object 0xc029b177: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
Successful to load bootstrap library!
10/08/2008 07:45:49 00:80
2008-10-08 07:45:53.644 eclipse[4035:551b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
Initializing Property Broker
10/8/2008 7:46:19 Running NSD
NSD is in progress …
[1]+ Stopped /Applications/Notes.app/Contents/MacOS/Notes
scottt-ws:~ scotty$
Please attach the following files to your bug report along with the server log:
Log file : /Applications/Lotus Notes/Data/IBM_TECHNICAL_SUPPORT/nsd_Darwin_scottt-ws.chq.ei_2008_10_08@07_46_20.log
logout
There are stopped jobs.
scottt-ws:~ scotty$ 10/8/2008 7:46:40 Termination is in progress
10/8/2008 7:46:40 Terminating tasks
10/8/2008 7:47:02 Freeing resources
10/8/2008 7:47:02 Termination completed
Thread=[0FC3:0002-A06ACFA0]
Stack base=0xBFFF3C1C, Stack size = -27696 bytes
PANIC: Unable to perform control function on semaphore
Invalid memory access of location 00000000 eip=37f471f5
Hmm stack size of -27696, that doesn’t sound good!
At this rate I’m thinking I’m going to have to put 7.0.3 back on so I can send you the NSD files. 