11-18-2012 07:54 PM
I downloaded the latest BlackBerry 10 Native SDK 10.0.9 beta 3 and everytime I try to open or edit a qml file the IDE crashes and closes itself and I can see this error in the log file:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5a8b0d76, pid=6056, tid=5868 # # JRE version: 6.0_24-b07 # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 ) # Problematic frame: # C 0x5a8b0d76 # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x4d453800): JavaThread "GL canvas server thread" [_thread_in_native, id=5868, stack(0x579d0000,0x57ad0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x00000030 Registers: EAX=0x5b567d88, EBX=0x561b0000, ECX=0x56190080, EDX=0x56190080 ESP=0x57acf7a0, EBP=0x57acf7e4, ESI=0x00000000, EDI=0x51dc2398 EIP=0x5a8b0d76, EFLAGS=0x00010202 Register to memory mapping: EAX=0x5b567d88 0x5b567d88 is pointing to unknown location EBX=0x561b0000 0x561b0000 is pointing to unknown location ECX=0x56190080 0x56190080 is pointing to unknown location EDX=0x56190080 0x56190080 is pointing to unknown location ESP=0x57acf7a0 0x57acf7a0 is pointing into the stack for thread: 0x4d453800 "GL canvas server thread" prio=6 tid=0x4d453800 nid=0x16ec runnable [0x57acf000] java.lang.Thread.State: RUNNABLE EBP=0x57acf7e4 0x57acf7e4 is pointing into the stack for thread: 0x4d453800 "GL canvas server thread" prio=6 tid=0x4d453800 nid=0x16ec runnable [0x57acf000] java.lang.Thread.State: RUNNABLE ESI=0x00000000 0x00000000 is pointing to unknown location EDI=0x51dc2398 0x51dc2398 is pointing to unknown location Top of Stack: (sp=0x57acf7a0) 0x57acf7a0: 5b5bf448 5b5bf210 5b567d88 74d85876 0x57acf7b0: 61010008 00000331 00000300 00000301 0x57acf7c0: 00000301 00000301 00000001 00000001 0x57acf7d0: 00000001 00000001 57c7ae40 00000000 0x57acf7e0: 00000200 57acf878 5a8b2a3d 5b567d88 0x57acf7f0: 5b5bfa04 5b567d88 00000000 00000000 0x57acf800: 0000000f 00000000 3f800000 5b5bf448 0x57acf810: 11000001 00000000 00730000 00000000 Instructions: (pc=0x5a8b0d76) 0x5a8b0d66: b8 a0 74 05 00 8b 5f 34 03 d6 8b b0 c8 74 05 00 0x5a8b0d76: 8b 4e 30 89 5c 24 0c 8b 1c cb 3b 5e 34 74 16 8b Stack: [0x579d0000,0x57ad0000], sp=0x57acf7a0, free space=1021k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C 0x5a8b0d76 C 0x5a8b2a3d Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.rim.tad.tools.qml.sim.CsApplicationEngine.nExec(JLcom/rim/tad/tools/qml/sim/ToolsApplicationEngi neCallback;)V+0 j com.rim.tad.tools.qml.sim.CsApplicationEngine.exec AndDestroy()V+65 j com.rim.tad.tools.qml.sim.CsApplicationEngineThrea d.run()V+4 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x4d453800 JavaThread "GL canvas server thread" [_thread_in_native, id=5868, stack(0x579d0000,0x57ad0000)] 0x4d44e800 JavaThread "QT app thread" [_thread_in_native, id=5376, stack(0x578d0000,0x579d0000)] 0x4d450400 JavaThread "org.eclipse.jface.text.reconciler.MonoReconciler" daemon [_thread_blocked, id=2064, stack(0x56dd0000,0x56ed0000)] 0x4ef0d000 JavaThread "Process monitor" daemon [_thread_blocked, id=6204, stack(0x567d0000,0x568d0000)] 0x4d450c00 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=932, stack(0x56510000,0x56610000)] 0x4d451400 JavaThread "Output Stream Monitor" daemon [_thread_blocked, id=2452, stack(0x56030000,0x56130000)] 0x4ef0cc00 JavaThread "Worker-18" [_thread_blocked, id=5464, stack(0x51420000,0x51520000)] 0x4ef0b400 JavaThread "Worker-17" [_thread_blocked, id=1044, stack(0x573d0000,0x574d0000)] 0x4ef0a800 JavaThread "Worker-16" [_thread_blocked, id=6352, stack(0x571d0000,0x572d0000)] 0x4ef0b800 JavaThread "Worker-15" [_thread_blocked, id=6132, stack(0x577d0000,0x578d0000)] 0x4d44d000 JavaThread "Worker-14" [_thread_blocked, id=7024, stack(0x56ed0000,0x56fd0000)] 0x4d44c400 JavaThread "Worker-13" [_thread_blocked, id=3708, stack(0x56fd0000,0x570d0000)] 0x4d453c00 JavaThread "Worker-11" [_thread_blocked, id=4212, stack(0x570d0000,0x571d0000)] 0x4d453000 JavaThread "com.google.common.base.internal.Finalizer" daemon [_thread_blocked, id=1064, stack(0x56cd0000,0x56dd0000)] 0x4d450000 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=7120, stack(0x59e20000,0x59f20000)] 0x4d44ec00 JavaThread "Target usb" [_thread_blocked, id=1836, stack(0x587a0000,0x588a0000)] 0x4d44e000 JavaThread "Worker-6" [_thread_blocked, id=2320, stack(0x585a0000,0x586a0000)] 0x4d44d400 JavaThread "Worker-4" [_thread_blocked, id=6552, stack(0x583a0000,0x584a0000)] 0x4d44c800 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=7104, stack(0x507a0000,0x508a0000)] 0x4ea40c00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=6160, stack(0x4f000000,0x4f100000)] 0x4e433000 JavaThread "Worker-JM" [_thread_blocked, id=6484, stack(0x4e700000,0x4e800000)] 0x4d402800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=1844, stack(0x4e200000,0x4e300000)] 0x4d404400 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1800, stack(0x4e000000,0x4e100000)] 0x4d404000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1560, stack(0x4df00000,0x4e000000)] 0x4d3ab800 JavaThread "State Data Manager" daemon [_thread_blocked, id=3156, stack(0x4de00000,0x4df00000)] 0x4d40ac00 JavaThread "Framework Active Thread" [_thread_blocked, id=6508, stack(0x4dd00000,0x4de00000)] 0x024abc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6320, stack(0x4d080000,0x4d180000)] 0x024a5800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3940, stack(0x4cf40000,0x4d040000)] 0x024a2800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2212, stack(0x4ce00000,0x4cf00000)] 0x0249f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2696, stack(0x4ccc0000,0x4cdc0000)] 0x02476c00 JavaThread "Finalizer" daemon [_thread_blocked, id=6752, stack(0x4cb80000,0x4cc80000)] 0x02472400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1156, stack(0x4ca40000,0x4cb40000)] 0x003d9400 JavaThread "main" [_thread_blocked, id=5620, stack(0x00090000,0x00190000)] Other Threads: 0x0246e000 VMThread [stack: 0x4c900000,0x4ca00000] [id=6108] 0x024be000 WatcherThread [stack: 0x4d1c0000,0x4d2c0000] [id=6592] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 78784K, used 40274K [0x044c0000, 0x09a30000, 0x19a10000) eden space 70080K, 57% used [0x044c0000, 0x06c14810, 0x08930000) from space 8704K, 0% used [0x091b0000, 0x091b0000, 0x09a30000) to space 8704K, 0% used [0x08930000, 0x08930000, 0x091b0000) tenured generation total 174784K, used 31243K [0x19a10000, 0x244c0000, 0x444c0000) the space 174784K, 17% used [0x19a10000, 0x1b892f30, 0x1b893000, 0x244c0000) compacting perm gen total 68864K, used 68737K [0x444c0000, 0x48800000, 0x4c4c0000) the space 68864K, 99% used [0x444c0000, 0x487e0538, 0x487e0600, 0x48800000) No shared spaces configured. Dynamic libraries: 0x00400000 - 0x0040d000 C:\bbndk\ide\win32\x86\eclipse\qde.exe 0x77010000 - 0x77190000 C:\Windows\SysWOW64\ntdll.dll 0x74d70000 - 0x74e80000 C:\Windows\syswow64\kernel32.dll 0x76960000 - 0x769a7000 C:\Windows\syswow64\KERNELBASE.dll 0x74ec0000 - 0x74fc0000 C:\Windows\syswow64\USER32.dll 0x75090000 - 0x75120000 C:\Windows\syswow64\GDI32.dll 0x761f0000 - 0x761fa000 C:\Windows\syswow64\LPK.dll 0x76b00000 - 0x76b9d000 C:\Windows\syswow64\USP10.dll 0x768a0000 - 0x7694c000 C:\Windows\syswow64\msvcrt.dll 0x74ff0000 - 0x75090000 C:\Windows\syswow64\ADVAPI32.dll 0x76a80000 - 0x76a99000 C:\Windows\SysWOW64\sechost.dll 0x74ac0000 - 0x74bb0000 C:\Windows\syswow64\RPCRT4.dll 0x74a60000 - 0x74ac0000 C:\Windows\syswow64\SspiCli.dll 0x74a50000 - 0x74a5c000 C:\Windows\syswow64\CRYPTBASE.dll 0x738b0000 - 0x73934000 C:\Windows\WinSxS\x86_microsoft.windows.common-con trols_6595b64144ccf1df_5.82.7601.17514_none_ec83df fa859149af\COMCTL32.dll 0x76aa0000 - 0x76b00000 C:\Windows\system32\IMM32.DLL 0x769b0000 - 0x76a7c000 C:\Windows\syswow64\MSCTF.dll 0x72000000 - 0x7200d000 C:\bbndk\ide\win32\x86\eclipse\plugins\org.eclipse .equinox.launcher.win32.win32.x86_1.1.100.v2011050 2\eclipse_1406.dll 0x73c30000 - 0x73c39000 C:\Windows\system32\VERSION.dll 0x6d7f0000 - 0x6da96000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\client\jvm. dll 0x73c40000 - 0x73c72000 C:\Windows\system32\WINMM.dll 0x7c340000 - 0x7c396000 C:\Windows\system32\MSVCR71.dll 0x73be0000 - 0x73c2c000 C:\Windows\system32\apphelp.dll 0x6d7a0000 - 0x6d7ac000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\verify.dll 0x6d320000 - 0x6d33f000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\java.dll 0x6d280000 - 0x6d288000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\hpi.dll 0x75560000 - 0x75565000 C:\Windows\syswow64\PSAPI.DLL 0x6d7e0000 - 0x6d7ef000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\zip.dll 0x73f90000 - 0x73fa6000 C:\Windows\system32\CRYPTSP.dll 0x73e40000 - 0x73e7b000 C:\Windows\system32\rsaenh.dll 0x73a70000 - 0x73a87000 C:\Windows\system32\USERENV.dll 0x74110000 - 0x7411b000 C:\Windows\system32\profapi.dll 0x6d600000 - 0x6d613000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\net.dll 0x75490000 - 0x754c5000 C:\Windows\syswow64\WS2_32.dll 0x76680000 - 0x76686000 C:\Windows\syswow64\NSI.dll 0x736f0000 - 0x7372c000 C:\Windows\system32\mswsock.dll 0x73ae0000 - 0x73ae6000 C:\Windows\System32\wship6.dll 0x73bb0000 - 0x73bc0000 C:\Windows\system32\NLAapi.dll 0x70b20000 - 0x70b30000 C:\Windows\system32\napinsp.dll 0x70aa0000 - 0x70ab2000 C:\Windows\system32\pnrpnsp.dll 0x735b0000 - 0x735f4000 C:\Windows\system32\DNSAPI.dll 0x70a60000 - 0x70a68000 C:\Windows\System32\winrnr.dll 0x73490000 - 0x7349d000 C:\Windows\system32\wshbth.dll 0x71bb0000 - 0x71bd7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL 0x76bb0000 - 0x76c07000 C:\Windows\syswow64\SHLWAPI.dll 0x73890000 - 0x73895000 C:\Windows\System32\wshtcpip.dll 0x73610000 - 0x7362c000 C:\Windows\system32\IPHLPAPI.DLL 0x73600000 - 0x73607000 C:\Windows\system32\WINNSI.DLL 0x71ba0000 - 0x71ba6000 C:\Windows\system32\rasadhlp.dll 0x71b60000 - 0x71b98000 C:\Windows\System32\fwpuclnt.dll 0x76510000 - 0x7666c000 C:\Windows\system32\ole32.dll 0x6d620000 - 0x6d629000 C:\bbndk\ide\win32\x86\eclipse\jre\bin\nio.dll 0x4e100000 - 0x4e16e000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\318\1\.cp\swt-win32-3740.dll 0x754d0000 - 0x7555f000 C:\Windows\syswow64\OLEAUT32.dll 0x75320000 - 0x7539b000 C:\Windows\syswow64\comdlg32.dll 0x73c90000 - 0x73e2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-con trols_6595b64144ccf1df_6.0.7601.17514_none_41e6975 e2bd6f2b2\COMCTL32.dll 0x755a0000 - 0x761ea000 C:\Windows\syswow64\SHELL32.dll 0x73f30000 - 0x73f81000 C:\Windows\system32\WINSPOOL.DRV 0x74bb0000 - 0x74d69000 C:\Windows\syswow64\WININET.dll 0x764d0000 - 0x764d4000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1 -1-0.dll 0x76ba0000 - 0x76ba5000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32- l1-1-0.dll 0x76670000 - 0x76674000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l 1-1-0.dll 0x76fe0000 - 0x76fe4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l 1-1-0.dll 0x75430000 - 0x75433000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz- l1-1-0.dll 0x74e80000 - 0x74e83000 C:\Windows\syswow64\normaliz.DLL 0x75120000 - 0x7531e000 C:\Windows\syswow64\iertutil.dll 0x76690000 - 0x767ae000 C:\Windows\syswow64\CRYPT32.dll 0x76950000 - 0x7695c000 C:\Windows\syswow64\MSASN1.dll 0x70700000 - 0x707f5000 C:\Windows\system32\propsys.dll 0x767b0000 - 0x76833000 C:\Windows\syswow64\CLBCatQ.DLL 0x6d090000 - 0x6d110000 C:\Windows\system32\uxtheme.dll 0x4d5c0000 - 0x4d5dd000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\318\1\.cp\swt-gdip-win32-3740. dll 0x4f390000 - 0x4f520000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_65 95b64144ccf1df_1.1.7601.17825_none_72d273598668a06 b\gdiplus.dll 0x6c570000 - 0x6c6a0000 C:\Windows\system32\WindowsCodecs.dll 0x4e1b0000 - 0x4e1be000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\204\1\.cp\os\win32\x86\localfi le_1_0_0.dll 0x68420000 - 0x6858f000 C:\Windows\system32\explorerframe.dll 0x709f0000 - 0x70a1f000 C:\Windows\system32\DUser.dll 0x68bc0000 - 0x68c72000 C:\Windows\system32\DUI70.dll 0x72080000 - 0x720bc000 C:\Windows\system32\oleacc.dll 0x73e30000 - 0x73e3e000 C:\Windows\system32\RpcRtRemote.dll 0x657a0000 - 0x664c0000 C:\Windows\SysWOW64\ieframe.dll 0x76500000 - 0x76504000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1- 1-0.dll 0x72680000 - 0x72684000 C:\Windows\SysWOW64\api-ms-win-downlevel-shlwapi-l 2-1-0.dll 0x70420000 - 0x70424000 C:\Windows\SysWOW64\api-ms-win-downlevel-advapi32- l2-1-0.dll 0x70f20000 - 0x70f24000 C:\Windows\SysWOW64\api-ms-win-downlevel-shell32-l 1-1-0.dll 0x763a0000 - 0x764c1000 C:\Windows\syswow64\urlmon.dll 0x6c4c0000 - 0x6c51f000 C:\Windows\system32\SXS.DLL 0x73ad0000 - 0x73ad8000 C:\Windows\system32\Secur32.dll 0x67660000 - 0x68411000 C:\Windows\SysWOW64\mshtml.dll 0x70a50000 - 0x70a5b000 C:\Windows\system32\msimtf.dll 0x708f0000 - 0x7091b000 C:\Windows\system32\msls31.dll 0x66e10000 - 0x67157000 C:\Windows\system32\d2d1.dll 0x68690000 - 0x687c5000 C:\Windows\system32\DWrite.dll 0x708a0000 - 0x708ec000 C:\Windows\system32\dxgi.dll 0x6d070000 - 0x6d083000 C:\Windows\system32\dwmapi.dll 0x74e90000 - 0x74ebd000 C:\Windows\syswow64\WINTRUST.dll 0x66c90000 - 0x66e05000 C:\Windows\system32\d3d11.dll 0x66ac0000 - 0x66c90000 C:\Windows\system32\D3D10Warp.dll 0x70840000 - 0x7086e000 C:\Windows\system32\MLANG.dll 0x68600000 - 0x6868c000 C:\Windows\SysWOW64\uiautomationcore.dll 0x667f0000 - 0x66ab6000 C:\Windows\SysWOW64\jscript9.dll 0x67420000 - 0x674cc000 C:\Windows\SysWow64\jscript.dll 0x70950000 - 0x7095a000 C:\Windows\SysWOW64\ddrawex.dll 0x66700000 - 0x667e7000 C:\Windows\SysWOW64\DDRAW.dll 0x6c380000 - 0x6c386000 C:\Windows\SysWOW64\DCIMAN32.dll 0x76200000 - 0x7639d000 C:\Windows\syswow64\SETUPAPI.dll 0x75570000 - 0x75597000 C:\Windows\syswow64\CFGMGR32.dll 0x764e0000 - 0x764f2000 C:\Windows\syswow64\DEVOBJ.dll 0x6d130000 - 0x6d135000 C:\Windows\system32\msimg32.dll 0x6c370000 - 0x6c37f000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\207\1\.cp\jWinHttp-1.0.0.dll 0x74180000 - 0x741d8000 C:\Windows\system32\WINHTTP.dll 0x74130000 - 0x7417f000 C:\Windows\system32\webio.dll 0x73570000 - 0x73582000 C:\Windows\system32\dhcpcsvc.DLL 0x73590000 - 0x7359d000 C:\Windows\system32\dhcpcsvc6.DLL 0x50270000 - 0x50277000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\291\1\.cp\jnicrypt.dll 0x50280000 - 0x50291000 C:\bbndk\ide\win32\x86\eclipse\configuration\org.e clipse.osgi\bundles\107\1\.cp\os\win32\x86\qnxlic. dll 0x66660000 - 0x66699000 C:\Windows\system32\MMDevAPI.DLL 0x68b00000 - 0x68b30000 C:\Windows\system32\wdmaud.drv 0x6c360000 - 0x6c364000 C:\Windows\system32\ksuser.dll 0x6c350000 - 0x6c357000 C:\Windows\system32\AVRT.dll 0x66620000 - 0x66656000 C:\Windows\system32\AUDIOSES.DLL 0x68af0000 - 0x68af8000 C:\Windows\system32\msacm32.drv 0x67400000 - 0x67414000 C:\Windows\system32\MSACM32.dll 0x685f0000 - 0x685f7000 C:\Windows\system32\midimap.dll 0x70f00000 - 0x70f15000 C:\Program Files\TightVNC\screenhooks32.dll 0x6e7c0000 - 0x6e7cb000 C:\bbndk\ide\win32\x86\eclipse\plugins\org.eclipse .cdt.core.win32.x86_5.2.0.201207201647\os\win32\x8 6\spawner.dll 0x656e0000 - 0x6579e000 C:\bbndk\target_10_0_9_386\win32\x86\usr\lib\msvcr 100.dll 0x665b0000 - 0x66619000 C:\bbndk\target_10_0_9_386\win32\x86\usr\lib\msvcp 100.dll VM Arguments: jvm_args: -Xms256M -Xmx1024M -XX:MaxPermSize=128m java_command: <unknown> Launcher Type: generic Environment Variables: CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip PATH=C:/bbndk/ide/win32/x86/eclipse/jre/bin/client ;C:/bbndk/ide/win32/x86/eclipse/jre/bin;C:/bbndk/i de/win32/x86/eclipse/jre/lib/i386;C:/bbndk/host_10 _0_9_52/win32/x86\usr\bin;C:\Users\marcelo\AppData \Local\Research In Motion\BlackBerry Native SDK\bin;C:\bbndk\ide\win32\x86\eclipse\jre\bin;C:\ Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\ System32\Wbem;C:\Windows\System32\WindowsPowerShel l\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\bbndk; USERNAME=marcelo OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 Build 7601 Service Pack 1 CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht Memory: 4k page, physical 8288620k(3946360k free), swap 16575388k(12151444k free) vm_info: Java HotSpot(TM) Client VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b07), built on Feb 2 2011 17:44:41 by "java_re" with MS VC++ 7.1 (VS2003) time: Sun Nov 18 19:43:30 2012 elapsed time: 782 seconds
Any idea what is the problem? I have a windows 7 64 bit laptop as you can see in the log.
Thanks,
11-18-2012 08:59 PM
11-22-2012 05:02 PM
11-22-2012 07:11 PM
have you try to using qml editor without preview ?
have you tried to switch qml preview layout (ie. qml editor in the left pane, layout preview in the raight ; become -> qml editor in the right and preview in the left side) <- this trick work for me on Beta 2
11-22-2012 08:22 PM
I have found the same crashes...I hope it goes away at some point ![]()
When you are working on advanced components, you don't even want to have the preview anyways. I think theres a way to disable the QML previewer?
11-22-2012 09:02 PM
i seriously doubt this is related to your memory ... it is a well known issue in the forums and several threads were already started on this but no fix yet...
my advice:
- avoid opening the QML Previewer for any qml file that import custom components, ... (it won't work anyways)
To be honest, i pretty much stopped using the previewer as it is not accurate enough...you can open the Target Filesystem Navigator in the QDE and make changes toy your QML files live...only need to restart application to see the changes being applied, that was a good enough alternative for QML previewing for me ;-)
11-23-2012 12:05 AM
yeah I do not think it is memory related. so far I will have to avoid openning the QML Files and try to open them outside the IDE it is just annoying and I wish we had better tools so we can develop with out having to spend a lot of time looking for work arounds.
11-23-2012 12:17 AM
11-30-2012 05:12 PM
I just updated it to the new beta 4 and the crash keeps happening
11-30-2012 06:04 PM
yea i didn't see anything on this matter in the release notes...
they kept blaming outdated drivers though ![]()
(it could be the case for windows 7 i guess??? )