Crash when swithcing solutions on a mac

I am getting crashes when switching solutions on OS-X Lion on Servoy 6.0.1.

Here is the crashreport:

Process:         servoy [295]
Path:            /Applications/Servoy 6.0/*/servoy 6.0.app/Contents/MacOS/servoy
Identifier:      org.eclipse.eclipse
Version:         3.6 (3.6)
Code Type:       X86-64 (Native)
Parent Process:  launchd [206]

Date/Time:       2011-09-29 17:00:15.531 +0200
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

Interval Since Last Report:          1193134 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  104841 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      0F141DD4-7707-47B0-956B-B44300E413EC

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-0000000100004000 [   16K] r-x/rwx SM=COW  /Applications/Servoy 6.0/*/servoy 6.0.app/Contents/MacOS/servoy

Application Specific Information:
objc[295]: garbage collection is OFF
 
Java information:
 Exception type: Bus Error (0xa) at pc=7fff8a46b333
 
 Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02-383 mixed mode macosx-amd64)
 
Current thread (103801800):  JavaThread "main" [_thread_in_native, id=1912719712, stack(7fff5f400000,7fff5fc00000)]
Stack: [7fff5f400000,7fff5fc00000]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.eclipse.swt.internal.cocoa.OS.object_getInstanceVariable(J[B[J)J
J  org.eclipse.swt.widgets.Display.GetWidget(J)Lorg/eclipse/swt/widgets/Widget;
j  org.eclipse.swt.widgets.Display.getWidget(J)Lorg/eclipse/swt/widgets/Widget;+1
j  org.eclipse.swt.widgets.Tree.drawInteriorWithFrame_inView(JJLorg/eclipse/swt/internal/cocoa/NSRect;J)V+66
j  org.eclipse.swt.widgets.Display.windowProc(JJJJ)J+188
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JLorg/eclipse/swt/internal/cocoa/NSRect;)J+0
j  org.eclipse.swt.widgets.Widget.drawRect(JJLorg/eclipse/swt/internal/cocoa/NSRect;)V+91
J  org.eclipse.swt.widgets.Display.windowProc(JJJ)J
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJLorg/eclipse/swt/internal/cocoa/NSPoint;)J+0
j  org.eclipse.swt.widgets.Widget.scrollClipViewToPoint(JJJLorg/eclipse/swt/internal/cocoa/NSPoint;)V+34
j  org.eclipse.swt.widgets.Scrollable.scrollClipViewToPoint(JJJLorg/eclipse/swt/internal/cocoa/NSPoint;)V+94
j  org.eclipse.swt.widgets.Display.windowProc(JJJJ)J+632
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JLorg/eclipse/swt/internal/cocoa/NSSize;)J+0
j  org.eclipse.swt.widgets.Widget.setFrameSize(JJLorg/eclipse/swt/internal/cocoa/NSSize;)V+32
j  org.eclipse.swt.widgets.Control.setFrameSize(JJLorg/eclipse/swt/internal/cocoa/NSSize;)V+21
J  org.eclipse.swt.widgets.Display.windowProc(JJJ)J
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJD)J+0
j  org.eclipse.swt.internal.cocoa.NSTableColumn.setWidth(D)V+8
j  org.eclipse.swt.widgets.Tree.setScrollWidth(Z[Lorg/eclipse/swt/widgets/TreeItem;Z)Z+87
j  org.eclipse.swt.widgets.Tree.setScrollWidth()Z+7
j  org.eclipse.swt.widgets.Tree.setRedraw(Z)V+25
j  org.eclipse.jface.viewers.AbstractTreeViewer$5.run()V+53
j  org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Ljava/lang/Runnable;Z)V+26
j  org.eclipse.jface.viewers.TreeViewer.preservingSelection(Ljava/lang/Runnable;Z)V+29
j  org.eclipse.jface.viewers.StructuredViewer.preservingSelection(Ljava/lang/Runnable;)V+3
j  org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(Ljava/lang/Object;Ljava/lang/Object;)V+9
j  org.eclipse.jface.viewers.ContentViewer.setInput(Ljava/lang/Object;)V+46
j  org.eclipse.jface.viewers.StructuredViewer.setInput(Ljava/lang/Object;)V+6
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView.initTreeViewer()V+85
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView.access$5(Lcom/servoy/eclipse/ui/views/solutionexplorer/SolutionExplorerView;)V+1
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView$3.run()V+4
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView$5.run()V+64
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView.runAndKeepTreePaths(Ljava/lang/Runnable;)V+17
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView.refreshTreeCompletely()V+11
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView$15.activeProjectChanged(Lcom/servoy/eclipse/model/nature/ServoyProject;)V+31
j  com.servoy.eclipse.core.ServoyModel.fireActiveProjectChanged()V+35
j  com.servoy.eclipse.core.ServoyModel.access$8(Lcom/servoy/eclipse/core/ServoyModel;)V+1
j  com.servoy.eclipse.core.ServoyModel$5$4.run()V+7
j  org.eclipse.swt.widgets.RunnableLock.run()V+11
j  org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
j  org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+143
j  org.eclipse.jface.operation.ModalContext$ModalContextThread.block()V+19
j  org.eclipse.jface.operation.ModalContext.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;ZLorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/swt/widgets/Display;)V+131
j  org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+30
j  org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+13
j  org.eclipse.ui.internal.progress.ProgressManager.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+23
j  com.servoy.eclipse.core.ServoyModel.setActiveProject(Lcom/servoy/eclipse/model/nature/ServoyProject;Z)V+28
j  com.servoy.eclipse.ui.views.solutionexplorer.SolutionExplorerView$29.mouseDoubleClick(Lorg/eclipse/swt/events/MouseEvent;)V+411
j  org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+765
J  org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
j  org.eclipse.swt.widgets.Display.sendEvent(Lorg/eclipse/swt/widgets/EventTable;Lorg/eclipse/swt/widgets/Event;)V+24
j  org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+9
j  org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
J  org.eclipse.swt.widgets.Display.runDeferredEvents()Z
j  org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(JJJJJJ)J+25
j  org.eclipse.swt.widgets.Display.applicationProc(JJJJJJ)J+82
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J
J  org.eclipse.swt.widgets.Widget.callSuper(JJJ)V
j  org.eclipse.swt.widgets.Widget.mouseDownSuper(JJJ)V+5
j  org.eclipse.swt.widgets.Tree.mouseDownSuper(JJJ)V+210
j  org.eclipse.swt.widgets.Widget.mouseDown(JJJ)V+5
j  org.eclipse.swt.widgets.Control.mouseDown(JJJ)V+42
j  org.eclipse.swt.widgets.Tree.mouseDown(JJJ)V+192
J  org.eclipse.swt.widgets.Display.windowProc(JJJ)J
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J
J  org.eclipse.swt.widgets.Widget.callSuper(JJJ)V
j  org.eclipse.swt.widgets.Widget.windowSendEvent(JJJ)V+5
j  org.eclipse.swt.widgets.Shell.windowSendEvent(JJJ)V+482
J  org.eclipse.swt.widgets.Display.windowProc(JJJ)J
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJ)J
j  org.eclipse.swt.widgets.Display.applicationSendEvent(JJJ)V+383
j  org.eclipse.swt.widgets.Display.applicationProc(JJJ)J+67
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJ)J
j  org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(Lorg/eclipse/swt/internal/cocoa/NSEvent;)V+19
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+113
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+555
j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
j  org.eclipse.ui.internal.Workbench$7.run()V+55
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v  ~StubRoutines::call_stub
 
Java Threads: ( => current thread )
  11a60e800 JavaThread "ModalContext" [_thread_blocked, id=501440512, stack(11dd36000,11de36000)]
  1199e3000 JavaThread "Worker-10" [_thread_blocked, id=490737664, stack(11d301000,11d401000)]
  11a070000 JavaThread "Java indexing" daemon [_thread_blocked, id=488329216, stack(11d0b5000,11d1b5000)]
  11a771800 JavaThread "pool-3-thread-1" [_thread_blocked, id=492990464, stack(11d527000,11d627000)]
  119ebe000 JavaThread "TimerQueue" daemon [_thread_blocked, id=354439168, stack(115105000,115205000)]
  11a1b8800 JavaThread "Worker-9" [_thread_in_native, id=306737152, stack(112387000,112487000)]
  111363800 JavaThread "Timer-0" [_thread_blocked, id=482021376, stack(11cab1000,11cbb1000)]
  11a1fb800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=472428544, stack(11c18b000,11c28b000)]
  11a1f6800 JavaThread "Thread-9" [_thread_blocked, id=464920576, stack(11ba62000,11bb62000)]
  11a1ac000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=360022016, stack(115658000,115758000)]
  1113f1000 JavaThread "Worker-8" [_thread_blocked, id=358961152, stack(115555000,115655000)]
  119b33800 JavaThread "Worker-6" [_thread_blocked, id=305430528, stack(112248000,112348000)]
  119874800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=355790848, stack(11524f000,11534f000)]
  111695000 JavaThread "SQLExplorerPlugin.ConnectionsTimer" daemon [_thread_blocked, id=340230144, stack(114378000,114478000)]
  103bfb800 JavaThread "http-8080-Acceptor-0" daemon [_thread_in_native, id=338063360, stack(114167000,114267000)]
  119fd9000 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=337002496, stack(114064000,114164000)]
  119fd8000 JavaThread "ModificationWatcher Task" daemon [_thread_blocked, id=303980544, stack(1120e6000,1121e6000)]
  113480000 JavaThread "pool-2-thread-1" [_thread_blocked, id=344985600, stack(114801000,114901000)]
  10e8dc000 JavaThread "PingScanner" daemon [_thread_blocked, id=332959744, stack(113c89000,113d89000)]
  10f247800 JavaThread "MessageScheduler" daemon [_thread_blocked, id=318664704, stack(112ee7000,112fe7000)]
  1107f7800 JavaThread "MessagePreHandler" daemon [_thread_blocked, id=317603840, stack(112de4000,112ee4000)]
  1132ca000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=313409536, stack(1129e4000,112ae4000)]
  10ef91800 JavaThread "DLTK indexing" daemon [_thread_blocked, id=312348672, stack(1128e1000,1129e1000)]
  1079c5000 JavaThread "AWT-Shutdown" [_thread_blocked, id=262950912, stack(10f9c5000,10fac5000)]
  103899800 JavaThread "Worker-JM" [_thread_blocked, id=231018496, stack(10db51000,10dc51000)]
  103894800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=229908480, stack(10da42000,10db42000)]
  1079ef800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=227766272, stack(10d837000,10d937000)]
  103a6a000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=226402304, stack(10d6ea000,10d7ea000)]
  107c34000 JavaThread "State Data Manager" daemon [_thread_blocked, id=225341440, stack(10d5e7000,10d6e7000)]
  107945800 JavaThread "Poller SunPKCS11-Darwin" daemon [_thread_blocked, id=200683520, stack(10be63000,10bf63000)]
  103837000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=197517312, stack(10bb5e000,10bc5e000)]
  103836000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=196456448, stack(10ba5b000,10bb5b000)]
  103835800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=195395584, stack(10b958000,10ba58000)]
  103834800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=194334720, stack(10b855000,10b955000)]
  103834000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=193273856, stack(10b752000,10b852000)]
  103822000 JavaThread "Finalizer" daemon [_thread_blocked, id=192212992, stack(10b64f000,10b74f000)]
  103821800 JavaThread "Reference Handler" daemon [_thread_blocked, id=191152128, stack(10b54c000,10b64c000)]
=>103801800 JavaThread "main" [_thread_in_native, id=1912719712, stack(7fff5f400000,7fff5fc00000)]
Other Threads:
  10381c800 VMThread [stack: 107672000,107772000] [id=125247488]
  103840800 WatcherThread [stack: 10bc61000,10bd61000] [id=198578176]
 
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
 
Heap
 par new generation   total 19136K, used 5824K [7d0000000, 7d14c0000, 7d2990000)
  eden space 17024K,  29% used [7d0000000, 7d04d4f28, 7d10a0000)
  from space 2112K,  41% used [7d12b0000, 7d138b2e0, 7d14c0000)
  to   space 2112K,   0% used [7d10a0000, 7d10a0000, 7d12b0000)
 concurrent mark-sweep generation total 128136K, used 70627K [7d2990000, 7da6b2000, 7f0000000)
 concurrent-mark-sweep perm gen total 229776K, used 140718K [7f0000000, 7fe064000, 800000000)
 
Code Cache  [104001000, 104542000, 107001000)
 total_blobs=2284 nmethods=1462 adapters=782 free_code_cache=44978240 largest_free_block=24896
 
Virtual Machine Arguments:
JVM Args: -Xms40m -Xmx512m -XX:MaxPermSize=256M -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts 
Java Command: <unknown>
Launcher Type: generic
Physical Memory: Page Size = 4k, Total = 7936M, Free = 5798M
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff8a46b333 getIvar(class_t*, char const*) + 17
1   libobjc.A.dylib               	0x00007fff8a46b2a5 _class_getVariable + 155
2   libobjc.A.dylib               	0x00007fff8a470b3d object_getInstanceVariable + 83
3   libswt-pi-cocoa-3659.jnilib   	0x000000010d9d4b30 Java_org_eclipse_swt_internal_cocoa_OS_object_1getInstanceVariable + 281
4   ???                           	0x00000001042a72ff 0 + 4364858111
5   ???                           	0x0000000104073d8c 0 + 4362550668

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff85d527e6 kevent + 10
1   libdispatch.dylib             	0x00007fff8ca2b60e _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff8ca2a19e _dispatch_mgr_thread + 54

Thread 2:: Java: Exception Handler Thread
0   libsystem_kernel.dylib        	0x00007fff85d5067a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff85d4fd71 mach_msg + 73
2   libsystem_kernel.dylib        	0x00007fff85d5031c mach_msg_server + 641
3   libclient64.dylib             	0x0000000102a14d35 0x102a00000 + 85301
4   libclient64.dylib             	0x0000000102a14bef 0x102a00000 + 84975
5   libclient64.dylib             	0x0000000102a137d0 0x102a00000 + 79824
6   libsystem_c.dylib             	0x00007fff89c688bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff89c6bb75 thread_start + 13

Thread 3:: Java: Gang worker#0 (Parallel GC Threads)
0   libsystem_kernel.dylib        	0x00007fff85d5067a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff85d4fd71 mach_msg + 73
2   libclient64.dylib             	0x0000000102a13e6f 0x102a00000 + 81519
3   libclient64.dylib             	0x0000000102a13d2f 0x102a00000 + 81199
4   libclient64.dylib             	0x0000000102a13c8e 0x102a00000 + 81038
5   libclient64.dylib             	0x0000000102a13869 0x102a00000 + 79977
6   libclient64.dylib             	0x0000000102a1370f 0x102a00000 + 79631
7   libclient64.dylib             	0x0000000102a2c514 0x102a00000 + 181524
8   libclient64.dylib             	0x0000000102a137d0 0x102a00000 + 79824
9   libsystem_c.dylib             	0x00007fff89c688bf _pthread_start + 335
10  libsystem_c.dylib             	0x00007fff89c6bb75 thread_start + 13

Thread 4:: Java: Gang worker#1 (Parallel GC Threads)
0   libsystem_kernel.dylib        	0x00007fff85d5067a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff85d4fd71 mach_msg + 73
2   libclient64.dylib             	0x0000000102a13e6f 0x102a00000 + 81519
3   libclient64.dylib             	0x0000000102a13d2f 0x102a00000 + 81199
4   libclient64.dylib             	0x0000000102a13c8e 0x102a00000 + 81038
5   libclient64.dylib             	0x0000000102a13869 0x102a00000 + 79977
6   libclient64.dylib             	0x0000000102a1370f 0x102a00000 + 79631
7   libclient64.dylib             	0x0000000102a2c514 0x102a00000 + 181524
8   libclient64.dylib             	0x0000000102a137d0 0x102a00000 + 79824
9   libsystem_c.dylib             	0x00007fff89c688bf _pthread_start + 335
10  libsystem_c.dylib             	0x00007fff89c6bb75 thread_start + 13

Thread 5:: Java: Concurrent Mark-Sweep GC Thread
0   libsystem_kernel.dylib        	0x00007fff85d5067a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff85d4fd71 mach_msg + 73
2   libclient64.dylib             	0x0000000102a13f01 0x102a00000 + 81665
3   libclient64.dylib             	0x0000000102a32aba 0x102a00000 + 207546
4   libclient64.dylib             	0x0000000102a13869 0x102a00000 + 79977
5   libclient64.dylib             	0x0000000102a1370f 0x102a00000 + 79631
6   libclient64.dylib             	0x0000000102b08789 0x102a00000 + 1083273
7   libclient64.dylib             	0x0000000102b08673 0x102a00000 + 1082995
8   libclient64.dylib             	0x0000000102a32935 0x102a00000 + 207157
9   libclient64.dylib             	0x0000000102a137d0 0x102a00000 + 79824
10  libsystem_c.dylib             	0x00007fff89c688bf _pthread_start + 335
11  libsystem_c.dylib             	0x00007fff89c6bb75 thread_start + 13

I don’t know what i did to make this happen. It was working fine all day but i have been changing things in the preferences and i fear i may have messed something up… After starting servoy up again, it does startup with the desired solution.

BTW should i report this as a bug?

Thanks for any help!

UPDATE: It only happens when i leave the smartclient open it seems.

Alex,

From the looks of it, this is a bug found and fixed in eclipse 3.7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326311

We are currently using eclipse 3.6, in next Servoy (6.1) we will upgrade to 3.7 or higher.

This error is probably triggered by the double-click on the solution node to switch solution.
The rightclick +contextmenu should work.

Rob