Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, September 2006
JRE crashes


Message 1 in thread

Here's a couple of jre crashes you should have a look at:

hs_err_pid1444.log: Setting QTreeView.setHeader(null). I'm trying to get 
rid of the header in the tree view, any hints?
hs_err_pid3348.log: Trying to set data twice the same place in a 
QAbstractItemModel i think it was.


PS: It would be nice if you could map the toString() method of an object 
to the visual representation of ie. nodes in a tree if the user object 
set in a QStandardItemModel using setData() was not a string.

Best regards,
Helge Fredriksen <cid:part1.09000809.01020302@xxxxxxxxxxx>
#
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d7ba646, pid=3348, tid=5680
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
# Problematic frame:
# V  [jvm.dll+0x8a646]
#

---------------  T H R E A D  ---------------

Current thread (0x0b460018):  JavaThread "Main Qt Thread" [_thread_in_vm, id=5680]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000001

Registers:
EAX=0x00000001, EBX=0x00000001, ECX=0x0000deab, EDX=0x00000001
ESP=0x0c48f804, EBP=0x0c48f914, ESI=0x0b460018, EDI=0x0b460018
EIP=0x6d7ba646, EFLAGS=0x00210246

Top of Stack: (sp=0x0c48f804)
0x0c48f804:   0b460018 00000006 0b4600d8 0b460018
0x0c48f814:   0b4600d8 0b7d6725 0b4600d8 00000001
0x0c48f824:   0c48f914 0b8b9a20 0737f420 6d7f3b39
0x0c48f834:   0c48f8c4 0af90c98 6d7eb4d6 0c48f8dc
0x0c48f844:   00000004 00000000 6d7f3b39 0c48f8e0
0x0c48f854:   0af90c98 6d7eb4d6 6d83d0a6 00a79c54
0x0c48f864:   0c48f880 0c48f8a0 6d7b0fe0 0b460018
0x0c48f874:   0b135318 0b4605a0 0b4605bc 0c48fbe4 

Instructions: (pc=0x6d7ba646)
0x6d7ba636:   fd ff 8b f0 6a 06 56 e8 19 72 fb ff 8b 44 24 1c
0x6d7ba646:   8b 00 8b 40 04 ff 70 3c ff 74 24 1c e8 9e 08 01 


Stack: [0x0c450000,0x0c490000),  sp=0x0c48f804,  free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [jvm.dll+0x8a646]
j  com.trolltech.qt.core.QAbstractItemModel.setData(IILjava/lang/Object;)Z+9
j  com.poseidon.rescue.model.ui.InstructorDataModel.<init>()V+47
j  com.poseidon.rescue.model.ui.InstructorModelExplorer.<init>(Lcom/trolltech/qt/gui/QWidget;)V+10
j  com.poseidon.rescue.client.instructor.InitInstructorGUI.execute(Ljava/util/Map;)V+163
j  com.poseidon.common.client.jambi.JambiClient.bootComponents()V+105
j  com.poseidon.common.client.jambi.JambiClient.init(Z)V+4
j  com.poseidon.rescue.client.instructor.LaunchJambiInstructor$1.run()V+24
v  ~StubRoutines::call_stub
V  [jvm.dll+0x86401]
V  [jvm.dll+0xdb172]
V  [jvm.dll+0x862d2]
V  [jvm.dll+0x8602f]
V  [jvm.dll+0xa0bcb]
V  [jvm.dll+0x10bdad]
V  [jvm.dll+0x10bd7b]
C  [MSVCRT.dll+0x2a3b0]
C  [kernel32.dll+0xb683]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.trolltech.qt.core.QAbstractItemModel.setData_native(JIILjava/lang/Object;I)Z+0
j  com.trolltech.qt.core.QAbstractItemModel.setData(IILjava/lang/Object;)Z+9
j  com.poseidon.rescue.model.ui.InstructorDataModel.<init>()V+47
j  com.poseidon.rescue.model.ui.InstructorModelExplorer.<init>(Lcom/trolltech/qt/gui/QWidget;)V+10
j  com.poseidon.rescue.client.instructor.InitInstructorGUI.execute(Ljava/util/Map;)V+163
j  com.poseidon.common.client.jambi.JambiClient.bootComponents()V+105
j  com.poseidon.common.client.jambi.JambiClient.init(Z)V+4
j  com.poseidon.rescue.client.instructor.LaunchJambiInstructor$1.run()V+24
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00038998 JavaThread "DestroyJavaVM" [_thread_blocked, id=4104]
=>0x0b460018 JavaThread "Main Qt Thread" [_thread_in_vm, id=5680]
  0x0afb4408 JavaThread "Server Instance Listener" [_thread_in_native, id=3752]
  0x004e9008 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=3032]
  0x0b523fd0 JavaThread "Root model" daemon [_thread_blocked, id=4364]
  0x0b520388 JavaThread "Connection Thread" [_thread_blocked, id=2028]
  0x0b512210 JavaThread "XML User Database" daemon [_thread_blocked, id=3576]
  0x0b54e1c0 JavaThread "Thread-5" daemon [_thread_blocked, id=512]
  0x0b558610 JavaThread "GC Daemon" daemon [_thread_blocked, id=1160]
  0x0b54e4d0 JavaThread "RMI Reaper" [_thread_blocked, id=2536]
  0x0b54f6b0 JavaThread "Timer-0" daemon [_thread_blocked, id=4588]
  0x0b504250 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5764]
  0x0b17a578 JavaThread "SocketListener0-1" [_thread_blocked, id=2340]
  0x0b17b370 JavaThread "SocketListener0-0" [_thread_blocked, id=4596]
  0x0b0e9278 JavaThread "Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=65009]" [_thread_in_native, id=3984]
  0x004df390 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4064]
  0x004ddfa0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6044]
  0x004dca00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=656]
  0x004db0f8 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=2992]
  0x004d9bd0 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=3516]
  0x000391f8 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=3524]
  0x004c98d0 JavaThread "Finalizer" daemon [_thread_blocked, id=5124]
  0x004c8438 JavaThread "Reference Handler" daemon [_thread_blocked, id=5464]

Other Threads:
  0x004c5aa0 VMThread [id=3340]
  0x004f9d90 WatcherThread [id=4292]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 576K, used 275K [0x02af0000, 0x02b90000, 0x02fd0000)
  eden space 512K,  41% used [0x02af0000, 0x02b24c60, 0x02b70000)
  from space 64K, 100% used [0x02b80000, 0x02b90000, 0x02b90000)
  to   space 64K,   0% used [0x02b70000, 0x02b70000, 0x02b80000)
 tenured generation   total 1740K, used 1545K [0x02fd0000, 0x03183000, 0x06af0000)
   the space 1740K,  88% used [0x02fd0000, 0x031527a8, 0x03152800, 0x03183000)
 compacting perm gen  total 8960K, used 8932K [0x06af0000, 0x073b0000, 0x0aaf0000)
   the space 8960K,  99% used [0x06af0000, 0x073a9040, 0x073a9200, 0x073b0000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 	C:\Program Files\Java\jdk1.5.0_07\bin\java.exe
0x7c900000 - 0x7c9b0000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000 	C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000 	C:\WINDOWS\system32\RPCRT4.dll
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\MSVCRT.dll
0x6d730000 - 0x6d8c7000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\client\jvm.dll
0x77d40000 - 0x77dd0000 	C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 	C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10063000 	C:\WINDOWS\system32\wxvault.dll
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL
0x71b20000 - 0x71b32000 	C:\WINDOWS\system32\MPR.dll
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll
0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x00300000 - 0x00305000 	C:\WINDOWS\system32\detoured.dll
0x7c9c0000 - 0x7d1d5000 	C:\WINDOWS\system32\SHELL32.dll
0x773d0000 - 0x774d2000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x5d090000 - 0x5d127000 	C:\WINDOWS\system32\comctl32.dll
0x00370000 - 0x00387000 	C:\Program Files\Common Files\Logitech\LVMVFM\LVPrcInj.dll
0x6d2f0000 - 0x6d2f8000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\hpi.dll
0x6d3f0000 - 0x6d425000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\jdwp.dll
0x6d700000 - 0x6d70c000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\verify.dll
0x6d370000 - 0x6d38d000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\java.dll
0x6d720000 - 0x6d72f000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\zip.dll
0x6d290000 - 0x6d297000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\dt_socket.dll
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll
0x0ac70000 - 0x0aca6000 	C:\WINDOWS\system32\biolsp.dll
0x77a80000 - 0x77b14000 	C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 	C:\WINDOWS\system32\MSASN1.dll
0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
0x77120000 - 0x771ac000 	C:\WINDOWS\system32\OLEAUT32.dll
0x71a50000 - 0x71a8f000 	C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 	C:\WINDOWS\System32\wshtcpip.dll
0x6d530000 - 0x6d543000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\net.dll
0x76f20000 - 0x76f47000 	C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 	C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 	C:\WINDOWS\system32\WLDAP32.dll
0x66210000 - 0x66219000 	C:\WINDOWS\system32\netware\NWWS2NDS.DLL
0x50d50000 - 0x50d98000 	C:\WINDOWS\system32\NETWIN32.DLL
0x50d00000 - 0x50d15000 	C:\WINDOWS\system32\CLNWIN32.DLL
0x50df0000 - 0x50e10000 	C:\WINDOWS\system32\LOCWIN32.DLL
0x50db0000 - 0x50ddb000 	C:\WINDOWS\system32\NCPWIN32.dll
0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\WSOCK32.dll
0x66220000 - 0x6622c000 	C:\WINDOWS\system32\netware\NWWS2SLP.DLL
0x66250000 - 0x66257000 	C:\WINDOWS\system32\NWSRVLOC.dll
0x76fc0000 - 0x76fc6000 	C:\WINDOWS\system32\rasadhlp.dll
0x0ffd0000 - 0x0fff8000 	C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a73000 	C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b4000 	C:\WINDOWS\system32\netapi32.dll
0x0b7d0000 - 0x0b7ea000 	C:\WINDOWS\system32\qtjambi.dll
0x67000000 - 0x6719b000 	C:\WINDOWS\system32\QtCore4.dll
0x7c3a0000 - 0x7c41b000 	C:\WINDOWS\system32\MSVCP71.dll
0x7c340000 - 0x7c396000 	C:\WINDOWS\system32\MSVCR71.dll
0x0b800000 - 0x0b875000 	C:\WINDOWS\system32\com_trolltech_qt_core.dll
0x6d550000 - 0x6d559000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\nio.dll
0x6d070000 - 0x6d1d7000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\awt.dll
0x73000000 - 0x73026000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.dll
0x0bb20000 - 0x0bb60000 	C:\WINDOWS\system32\dsj.dll
0x736b0000 - 0x736b7000 	C:\WINDOWS\system32\msdmo.dll
0x73760000 - 0x737a9000 	C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 	C:\WINDOWS\system32\DCIMAN32.dll
0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\uxtheme.dll
0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
0x74810000 - 0x7497c000 	C:\WINDOWS\system32\quartz.dll
0x757f0000 - 0x75822000 	C:\WINDOWS\system32\qcap.dll
0x75a70000 - 0x75a91000 	C:\WINDOWS\system32\MSVFW32.dll
0x75f40000 - 0x75f51000 	C:\WINDOWS\system32\devenum.dll
0x77920000 - 0x77a13000 	C:\WINDOWS\system32\setupapi.dll
0x76c30000 - 0x76c5e000 	C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000 	C:\WINDOWS\system32\IMAGEHLP.dll
0x5e030000 - 0x5e053000 	C:\WINDOWS\system32\ksproxy.ax
0x73ee0000 - 0x73ee4000 	C:\WINDOWS\system32\ksuser.dll
0x58010000 - 0x58029000 	C:\WINDOWS\system32\kswdmcap.ax
0x73dd0000 - 0x73ece000 	C:\WINDOWS\system32\MFC42.DLL
0x72d20000 - 0x72d29000 	C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000 	C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000 	C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000 	C:\WINDOWS\system32\midimap.dll
0x73f10000 - 0x73f6c000 	C:\WINDOWS\system32\DSOUND.DLL
0x60ca0000 - 0x60d2c000 	C:\WINDOWS\system32\qedit.dll
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
0x0c490000 - 0x0c6df000 	C:\WINDOWS\system32\com_trolltech_qt_gui.dll
0x65000000 - 0x653a6000 	C:\WINDOWS\system32\QtGui4.dll

VM Arguments:
jvm_args: -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:1326,suspend=y,server=n -Dfile.encoding=windows-1252
java_command: com.poseidon.common.server.container.ServerContainerImpl
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin;c:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE;c:\Program Files\Java\jdk1.5.0_07\jre\bin;C:\Qt\4.1.3\bin
USERNAME=Helge
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2, ht

Memory: 4k page, physical 2095216k(765188k free), swap 4033412k(3000868k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May  3 2006 01:04:38 by "java_re" with MS VC++ 6.0

#
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x67073e10, pid=1444, tid=4732
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
# Problematic frame:
# C  [QtCore4.dll+0x73e10]
#

---------------  T H R E A D  ---------------

Current thread (0x0b582050):  JavaThread "Main Qt Thread" [_thread_in_native, id=4732]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000004

Registers:
EAX=0x0b8edb10, EBX=0x00000000, ECX=0x00000000, EDX=0x035d0004
ESP=0x0c47f924, EBP=0x0c47f984, ESI=0x00000000, EDI=0x0b8b7d10
EIP=0x67073e10, EFLAGS=0x00210206

Top of Stack: (sp=0x0c47f924)
0x0c47f924:   650374c9 0b8ecf20 652171b7 0b8b7d10
0x0c47f934:   0b582050 00000000 072ec750 0c53ed48
0x0c47f944:   00000000 072ec750 00a49f65 0b582110
0x0c47f954:   0c47f9a4 0b8edf30 00000000 00000000
0x0c47f964:   00000000 0c47f968 072ec750 0c47f9a4
0x0c47f974:   07347e98 00000000 072ec750 0c47f994
0x0c47f984:   0c47f9c4 00a42923 00000000 00a47329
0x0c47f994:   00000000 00000000 0b8edf30 00000000 

Instructions: (pc=0x67073e10)
0x67073e00:   5b c2 04 00 cc cc cc cc cc cc cc cc cc cc cc cc
0x67073e10:   8b 41 04 8b 40 08 c3 cc cc cc cc cc cc cc cc cc 


Stack: [0x0c440000,0x0c480000),  sp=0x0c47f924,  free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [QtCore4.dll+0x73e10]
j  com.trolltech.qt.gui.QTreeView.setHeader(Lcom/trolltech/qt/gui/QHeaderView;)V+36
j  com.poseidon.rescue.model.ui.InstructorModelExplorer.<init>(Lcom/trolltech/qt/gui/QWidget;)V+7
j  com.poseidon.rescue.client.instructor.InitInstructorGUI.execute(Ljava/util/Map;)V+163
j  com.poseidon.common.client.jambi.JambiClient.bootComponents()V+105
j  com.poseidon.common.client.jambi.JambiClient.init(Z)V+4
j  com.poseidon.rescue.client.instructor.LaunchJambiInstructor$1.run()V+24
v  ~StubRoutines::call_stub
V  [jvm.dll+0x86401]
V  [jvm.dll+0xdb172]
V  [jvm.dll+0x862d2]
V  [jvm.dll+0x8602f]
V  [jvm.dll+0xa0bcb]
V  [jvm.dll+0x10bdad]
V  [jvm.dll+0x10bd7b]
C  [MSVCRT.dll+0x2a3b0]
C  [kernel32.dll+0xb683]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.trolltech.qt.gui.QTreeView.__qt_setHeader_QHeaderView(JJ)V+0
j  com.trolltech.qt.gui.QTreeView.setHeader(Lcom/trolltech/qt/gui/QHeaderView;)V+36
j  com.poseidon.rescue.model.ui.InstructorModelExplorer.<init>(Lcom/trolltech/qt/gui/QWidget;)V+7
j  com.poseidon.rescue.client.instructor.InitInstructorGUI.execute(Ljava/util/Map;)V+163
j  com.poseidon.common.client.jambi.JambiClient.bootComponents()V+105
j  com.poseidon.common.client.jambi.JambiClient.init(Z)V+4
j  com.poseidon.rescue.client.instructor.LaunchJambiInstructor$1.run()V+24
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00038998 JavaThread "DestroyJavaVM" [_thread_blocked, id=2092]
=>0x0b582050 JavaThread "Main Qt Thread" [_thread_in_native, id=4732]
  0x0b5674f8 JavaThread "Server Instance Listener" [_thread_in_native, id=3244]
  0x0b560370 JavaThread "RMI TCP Accept-1099" daemon [_thread_in_native, id=592]
  0x0b562230 JavaThread "Root model" daemon [_thread_blocked, id=1440]
  0x0b54df68 JavaThread "Connection Thread" [_thread_blocked, id=2576]
  0x0b567e48 JavaThread "XML User Database" daemon [_thread_blocked, id=5348]
  0x0b54d190 JavaThread "Thread-5" daemon [_thread_blocked, id=512]
  0x0b54a788 JavaThread "GC Daemon" daemon [_thread_blocked, id=5080]
  0x0b50d690 JavaThread "RMI Reaper" [_thread_blocked, id=3504]
  0x0b51c5c0 JavaThread "Timer-0" daemon [_thread_blocked, id=5336]
  0x0b176290 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3460]
  0x0b177808 JavaThread "SocketListener0-1" [_thread_blocked, id=5396]
  0x0b16b060 JavaThread "SocketListener0-0" [_thread_blocked, id=1580]
  0x0b108410 JavaThread "Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=65009]" [_thread_in_native, id=636]
  0x008ef330 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4720]
  0x008edad8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4760]
  0x008ec9d0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4888]
  0x008eaa80 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=1596]
  0x008e9bd0 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=1092]
  0x000391f8 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=6060]
  0x008d98d0 JavaThread "Finalizer" daemon [_thread_blocked, id=3036]
  0x008d8438 JavaThread "Reference Handler" daemon [_thread_blocked, id=4708]

Other Threads:
  0x008d5aa0 VMThread [id=2096]
  0x00909f50 WatcherThread [id=3752]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 576K, used 440K [0x02ac0000, 0x02b60000, 0x02fa0000)
  eden space 512K,  73% used [0x02ac0000, 0x02b1e208, 0x02b40000)
  from space 64K,  99% used [0x02b40000, 0x02b4fff8, 0x02b50000)
  to   space 64K,   0% used [0x02b50000, 0x02b50000, 0x02b60000)
 tenured generation   total 1740K, used 1485K [0x02fa0000, 0x03153000, 0x06ac0000)
   the space 1740K,  85% used [0x02fa0000, 0x03113578, 0x03113600, 0x03153000)
 compacting perm gen  total 8960K, used 8893K [0x06ac0000, 0x07380000, 0x0aac0000)
   the space 8960K,  99% used [0x06ac0000, 0x0736f718, 0x0736f800, 0x07380000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x0040d000 	C:\Program Files\Java\jdk1.5.0_07\bin\java.exe
0x7c900000 - 0x7c9b0000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000 	C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000 	C:\WINDOWS\system32\RPCRT4.dll
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\MSVCRT.dll
0x6d730000 - 0x6d8c7000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\client\jvm.dll
0x77d40000 - 0x77dd0000 	C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 	C:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10063000 	C:\WINDOWS\system32\wxvault.dll
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL
0x71b20000 - 0x71b32000 	C:\WINDOWS\system32\MPR.dll
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll
0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x003e0000 - 0x003e5000 	C:\WINDOWS\system32\detoured.dll
0x7c9c0000 - 0x7d1d5000 	C:\WINDOWS\system32\SHELL32.dll
0x773d0000 - 0x774d2000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
0x5d090000 - 0x5d127000 	C:\WINDOWS\system32\comctl32.dll
0x6d2f0000 - 0x6d2f8000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\hpi.dll
0x6d3f0000 - 0x6d425000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\jdwp.dll
0x00a10000 - 0x00a27000 	C:\Program Files\Common Files\Logitech\LVMVFM\LVPrcInj.dll
0x6d700000 - 0x6d70c000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\verify.dll
0x6d370000 - 0x6d38d000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\java.dll
0x6d720000 - 0x6d72f000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\zip.dll
0x6d290000 - 0x6d297000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\dt_socket.dll
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll
0x0ac60000 - 0x0ac96000 	C:\WINDOWS\system32\biolsp.dll
0x77a80000 - 0x77b14000 	C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 	C:\WINDOWS\system32\MSASN1.dll
0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
0x77120000 - 0x771ac000 	C:\WINDOWS\system32\OLEAUT32.dll
0x71a50000 - 0x71a8f000 	C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 	C:\WINDOWS\System32\wshtcpip.dll
0x6d530000 - 0x6d543000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\net.dll
0x76f20000 - 0x76f47000 	C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 	C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 	C:\WINDOWS\system32\WLDAP32.dll
0x66210000 - 0x66219000 	C:\WINDOWS\system32\netware\NWWS2NDS.DLL
0x50d50000 - 0x50d98000 	C:\WINDOWS\system32\NETWIN32.DLL
0x50d00000 - 0x50d15000 	C:\WINDOWS\system32\CLNWIN32.DLL
0x50df0000 - 0x50e10000 	C:\WINDOWS\system32\LOCWIN32.DLL
0x50db0000 - 0x50ddb000 	C:\WINDOWS\system32\NCPWIN32.dll
0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\WSOCK32.dll
0x66220000 - 0x6622c000 	C:\WINDOWS\system32\netware\NWWS2SLP.DLL
0x66250000 - 0x66257000 	C:\WINDOWS\system32\NWSRVLOC.dll
0x76fc0000 - 0x76fc6000 	C:\WINDOWS\system32\rasadhlp.dll
0x0ffd0000 - 0x0fff8000 	C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a73000 	C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b4000 	C:\WINDOWS\system32\netapi32.dll
0x0b7d0000 - 0x0b7ea000 	C:\WINDOWS\system32\qtjambi.dll
0x67000000 - 0x6719b000 	C:\WINDOWS\system32\QtCore4.dll
0x7c3a0000 - 0x7c41b000 	C:\WINDOWS\system32\MSVCP71.dll
0x7c340000 - 0x7c396000 	C:\WINDOWS\system32\MSVCR71.dll
0x0b800000 - 0x0b875000 	C:\WINDOWS\system32\com_trolltech_qt_core.dll
0x6d550000 - 0x6d559000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\nio.dll
0x6d070000 - 0x6d1d7000 	C:\Program Files\Java\jdk1.5.0_07\jre\bin\awt.dll
0x73000000 - 0x73026000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.dll
0x0bb10000 - 0x0bb50000 	C:\WINDOWS\system32\dsj.dll
0x736b0000 - 0x736b7000 	C:\WINDOWS\system32\msdmo.dll
0x73760000 - 0x737a9000 	C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 	C:\WINDOWS\system32\DCIMAN32.dll
0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\uxtheme.dll
0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
0x74810000 - 0x7497c000 	C:\WINDOWS\system32\quartz.dll
0x757f0000 - 0x75822000 	C:\WINDOWS\system32\qcap.dll
0x75a70000 - 0x75a91000 	C:\WINDOWS\system32\MSVFW32.dll
0x75f40000 - 0x75f51000 	C:\WINDOWS\system32\devenum.dll
0x77920000 - 0x77a13000 	C:\WINDOWS\system32\setupapi.dll
0x76c30000 - 0x76c5e000 	C:\WINDOWS\system32\WINTRUST.dll
0x76c90000 - 0x76cb8000 	C:\WINDOWS\system32\IMAGEHLP.dll
0x5e030000 - 0x5e053000 	C:\WINDOWS\system32\ksproxy.ax
0x73ee0000 - 0x73ee4000 	C:\WINDOWS\system32\ksuser.dll
0x58010000 - 0x58029000 	C:\WINDOWS\system32\kswdmcap.ax
0x73dd0000 - 0x73ece000 	C:\WINDOWS\system32\MFC42.DLL
0x72d20000 - 0x72d29000 	C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000 	C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000 	C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000 	C:\WINDOWS\system32\midimap.dll
0x73f10000 - 0x73f6c000 	C:\WINDOWS\system32\DSOUND.DLL
0x60ca0000 - 0x60d2c000 	C:\WINDOWS\system32\qedit.dll
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
0x0c480000 - 0x0c6cf000 	C:\WINDOWS\system32\com_trolltech_qt_gui.dll
0x65000000 - 0x653a6000 	C:\WINDOWS\system32\QtGui4.dll

VM Arguments:
jvm_args: -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:4116,suspend=y,server=n -Dfile.encoding=windows-1252
java_command: com.poseidon.common.server.container.ServerContainerImpl
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin;c:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE;c:\Program Files\Java\jdk1.5.0_07\jre\bin;C:\Qt\4.1.3\bin
USERNAME=Helge
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2, ht

Memory: 4k page, physical 2095216k(775492k free), swap 4033412k(2974604k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_07-b03) for windows-x86, built on May  3 2006 01:04:38 by "java_re" with MS VC++ 6.0


Message 2 in thread

On Tuesday 05 September 2006 09:54, Helge Fredriksen wrote:
> Here's a couple of jre crashes you should have a look at:
>
> hs_err_pid1444.log: Setting QTreeView.setHeader(null). I'm trying to get
> rid of the header in the tree view, any hints?

The usual hint about the friendly manual :-) See 
http://doc.trolltech.com/4.2/qtreeview.html and search for header:
"Headers in a tree view are constructed using the QHeaderView class and can be 
hidden using header()->hide()."

Good luck and keep the feedback coming!

 Matthias


Message 3 in thread

Matthias Ettrich wrote:

OK, here's another treeview question which wasn't that easy to find the 
answer to from
the manual: How do I put a custom Icon left to the text on a node using 
a QStandardItemModel
in a QTreeView? I guess I need to make my own delegate or something, the 
setData method seems
only to deal with font operations.

Helge F.
> On Tuesday 05 September 2006 09:54, Helge Fredriksen wrote:
>   
>> Here's a couple of jre crashes you should have a look at:
>>
>> hs_err_pid1444.log: Setting QTreeView.setHeader(null). I'm trying to get
>> rid of the header in the tree view, any hints?
>>     
>
> The usual hint about the friendly manual :-) See 
> http://doc.trolltech.com/4.2/qtreeview.html and search for header:
> "Headers in a tree view are constructed using the QHeaderView class and can be 
> hidden using header()->hide()."
>
> Good luck and keep the feedback coming!
>
>  Matthias
>
>
>
>   


Message 4 in thread

Helge Fredriksen wrote:
> Matthias Ettrich wrote:
> 
> OK, here's another treeview question which wasn't that easy to find
> the answer to from the manual: How do I put a custom Icon left to the
> text on a node using a QStandardItemModel in a QTreeView? I guess I
> need to make my own delegate or something, the setData method seems 
> only to deal with font operations. >
> Helge F.

Did you look at:

The setData function takes a role for the data your giving it:

http://doc.trolltech.com/4.2/qt.html#ItemDataRole-enum

Qt::DisplayRole - The key data to be rendered (usually text).
Qt::DecorationRole - The data to be rendered as a decoration (usually an 
icon).

That is probably what you're looking for

-
Gunnar


Message 5 in thread

>
> Did you look at:
>
> The setData function takes a role for the data your giving it:
>
> http://doc.trolltech.com/4.2/qt.html#ItemDataRole-enum
>
> Qt::DisplayRole - The key data to be rendered (usually text).
> Qt::DecorationRole - The data to be rendered as a decoration (usually 
> an icon).
>
> That is probably what you're looking for
>
Thanks, that did it. Any clues about how to disable a node in the tree 
and all child nodes?


Regards,
Helge F.


Message 6 in thread

Helge Fredriksen wrote:
> 
>>
>> Did you look at:
>>
>> The setData function takes a role for the data your giving it:
>>
>> http://doc.trolltech.com/4.2/qt.html#ItemDataRole-enum
>>
>> Qt::DisplayRole - The key data to be rendered (usually text).
>> Qt::DecorationRole - The data to be rendered as a decoration (usually 
>> an icon).
>>
>> That is probably what you're looking for
>>
> Thanks, that did it. Any clues about how to disable a node in the tree 
> and all child nodes?

Hi Helge,

There is unfortunatly no functionality for this, so you need to manually 
traverse the subtree. I've made a feature request for this to the 
itemview team though.

best regards,
Gunnar