Just got a brand new mac book pro for work. Installed the latest JDK (1.6.0_24), App Engine SDK(1.4.2), and GWT(2.2.0) Using intellij, created a new project and configured everything the same way I've been doing for the last 6 months with no problems. Tried to debug my GWT application and it crashed. Restarted my computer thinking all the new SDKs might be worth a restart. It worked once and then started crashing again. I think the new JDK is what broke this cause I have an almost identical set up at home but I'm using and older JDK. Please help me resolve this. Thanks.
Here's the crash report: Process: java [1490] Path: /usr/bin/java Identifier: com.apple.javajdk16.cmd Version: 1.0 (1.0) Code Type: X86-64 (Native) Parent Process: idea [134] PlugIn Path: /Library/Java/JavaVirtualMachines/1.6.0_24- b07-334.jdk/Contents/Libraries/libjava.jnilib PlugIn Identifier: libjava.jnilib PlugIn Version: ??? (???) Date/Time: 2011-03-16 11:27:35.998 -0700 OS Version: Mac OS X 10.6.6 (10J3210) Report Version: 6 Interval Since Last Report: 2842 sec Crashes Since Last Report: 5 Per-App Interval Since Last Report: 77 sec Per-App Crashes Since Last Report: 5 Anonymous UUID: A613E182-BC76-41FB-8C9F- BC4DFC63271D Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Crashed Thread: 28 Dispatch queue: com.apple.root.low-priority ... Model: MacBookPro8,2, BootROM MBP81.0047.B04, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f1 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.10.1) Bluetooth: Version 2.4.3f1, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK7559GSXF, 698.64 GB Serial ATA Device: MATSHITADVD-R UJ-898 USB Device: FaceTime HD Camera (Built-in), 0x05ac (Apple Inc.), 0x8509, 0xfa200000 / 3 USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0245, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x821a, 0xfa113000 / 6 USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd110000 / 3 -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
