Max jsui crashing

bdc's icon

Is anyone else experiencing this crash? I right-click on a jsui object
and I get the beachball for a few seconds then a crash. I tried
trashing my prefs but no luck. Patches containing jsui objects load
and work fine - its just the right-click that causes this. This is on
a MPB, 10.5.2

Cheers

Brad

Process: MaxMSP [382]
Path: /Applications/MaxMSP 4.6/MaxMSP.app/Contents/MacOS/
MaxMSP
Identifier: com.cycling74.MaxMSP46
Version: ??? (4.6.3)
Code Type: X86 (Native)
Parent Process: launchd [92]

Date/Time: 2008-03-19 22:34:01.224 -0600
OS Version: Mac OS X 10.5.2 (9C7010)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000051
Crashed Thread: 0

Application Specific Information:

Java information:
Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119)
for macosx-x86, built on Sep 28 2007 23:59:21 by root with gcc 4.0.1
(Apple Inc. build 5465)
Exception type: Bus Error (0xa) at pc=0x00043681

Current thread (0x103013a0): JavaThread "AWT-
AppKit" [_thread_in_native, id=-1601527904]
Stack: [0xbf800000,0xc0000000)
Java Threads: ( => current thread )
0x1030ecb0 JavaThread "AWT-Shutdown" [_thread_blocked, id=18316288]
0x1030b780 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=17871872]
0x1030adf0 JavaThread "CompilerThread0" daemon [_thread_blocked,
id=17868288]
0x1030a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=17864704]
0x1030a540 JavaThread "Surrogate Locker Thread (CMS)" daemon
[_thread_blocked, id=17858048]
0x10309c50 JavaThread "Finalizer" daemon [_thread_blocked,
id=17854464]
0x10309850 JavaThread "Reference Handler" daemon [_thread_blocked,
id=17848320]
=>0x103013a0 JavaThread "AWT-AppKit" [_thread_in_native, id=-1601527904]
Other Threads:
0x10308fa0 VMThread [id=17771520]
0x1030c420 WatcherThread [id=17875456]

VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None

Heap
par new generation total 4032K, used 1141K [0x149f0000,
0x14df0000, 0x151f0000)
eden space 3968K, 28% used [0x149f0000, 0x14b0d508, 0x14dd0000)
from space 64K, 0% used [0x14dd0000, 0x14dd0000, 0x14de0000)
to space 64K, 0% used [0x14de0000, 0x14de0000, 0x14df0000)
concurrent mark-sweep generation total 61440K, used 0K [0x151f0000,
0x18df0000, 0x249f0000)
concurrent-mark-sweep perm gen total 8192K, used 2774K [0x249f0000,
0x251f0000, 0x289f0000)

Virtual Machine arguments:
JVM args: -Xincgc -Xms64m -Xmx256m
Java command:
launcher type: generic

Thread 0 Crashed:
0 com.cycling74.MaxMSP46     0x00043681 patcher_boxcontextmenu +
925 (patchermenu.c:2826)

bdc's icon

Fixed. It was something to do with Matthew Aidekman's matsui jsui
objects. I moved them all out of my jsui-library folder into my 3rd
party externals folder and the jsui right-click works now.

On 19-Mar-08, at 10:38 PM, Brad Cariou wrote:

> Is anyone else experiencing this crash? I right-click on a jsui
> object and I get the beachball for a few seconds then a crash. I
> tried trashing my prefs but no luck. Patches containing jsui objects
> load and work fine - its just the right-click that causes this. This
> is on a MPB, 10.5.2
>
> Cheers
>
> Brad
>
> Process: MaxMSP [382]
> Path: /Applications/MaxMSP 4.6/MaxMSP.app/Contents/MacOS/
> MaxMSP
> Identifier: com.cycling74.MaxMSP46
> Version: ??? (4.6.3)
> Code Type: X86 (Native)
> Parent Process: launchd [92]
>
> Date/Time: 2008-03-19 22:34:01.224 -0600
> OS Version: Mac OS X 10.5.2 (9C7010)
> Report Version: 6
>
> Exception Type: EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000051
> Crashed Thread: 0
>
> Application Specific Information:
>
> Java information:
> Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode)
> Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119)
> for macosx-x86, built on Sep 28 2007 23:59:21 by root with gcc 4.0.1
> (Apple Inc. build 5465)
> Exception type: Bus Error (0xa) at pc=0x00043681
>
> Current thread (0x103013a0): JavaThread "AWT-
> AppKit" [_thread_in_native, id=-1601527904]
> Stack: [0xbf800000,0xc0000000)
> Java Threads: ( => current thread )
> 0x1030ecb0 JavaThread "AWT-Shutdown" [_thread_blocked, id=18316288]
> 0x1030b780 JavaThread "Low Memory Detector" daemon
> [_thread_blocked, id=17871872]
> 0x1030adf0 JavaThread "CompilerThread0" daemon [_thread_blocked,
> id=17868288]
> 0x1030a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
> id=17864704]
> 0x1030a540 JavaThread "Surrogate Locker Thread (CMS)" daemon
> [_thread_blocked, id=17858048]
> 0x10309c50 JavaThread "Finalizer" daemon [_thread_blocked,
> id=17854464]
> 0x10309850 JavaThread "Reference Handler" daemon [_thread_blocked,
> id=17848320]
> =>0x103013a0 JavaThread "AWT-AppKit" [_thread_in_native,
> id=-1601527904]
> Other Threads:
> 0x10308fa0 VMThread [id=17771520]
> 0x1030c420 WatcherThread [id=17875456]
>
> VM state:not at safepoint (normal execution)
> VM Mutex/Monitor currently owned by a thread: None
>
> Heap
> par new generation total 4032K, used 1141K [0x149f0000,
> 0x14df0000, 0x151f0000)
> eden space 3968K, 28% used [0x149f0000, 0x14b0d508, 0x14dd0000)
> from space 64K, 0% used [0x14dd0000, 0x14dd0000, 0x14de0000)
> to space 64K, 0% used [0x14de0000, 0x14de0000, 0x14df0000)
> concurrent mark-sweep generation total 61440K, used 0K [0x151f0000,
> 0x18df0000, 0x249f0000)
> concurrent-mark-sweep perm gen total 8192K, used 2774K [0x249f0000,
> 0x251f0000, 0x289f0000)
>
> Virtual Machine arguments:
> JVM args: -Xincgc -Xms64m -Xmx256m
> Java command:
> launcher type: generic
>
>
> Thread 0 Crashed:
> 0 com.cycling74.MaxMSP46     0x00043681 patcher_boxcontextmenu
> + 925 (patchermenu.c:2826)
>
>
>