Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Wonderland Crashes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Oisín Keely  
View profile  
 More options Jul 30 2012, 12:03 pm
From: Oisín Keely <oisinke...@gmail.com>
Date: Mon, 30 Jul 2012 09:03:59 -0700 (PDT)
Local: Mon, Jul 30 2012 12:03 pm
Subject: Wonderland Crashes

Hi All,

I'm having issues with some students logging in. Wonderland works on all
the desktops that we are using but not on some of the laptops. When the
user downloads the client they can log in for 2-3 seconds and their avatar
is visible to people already online but then they are kicked off straight
away.Some students are seeing half of the screen before they are kicked off.

I have updated the Java to try and fix this but so far no luck.

Here is a screenshot of what they see

<https://lh5.googleusercontent.com/-nJ8WCQbgBow/UBavzzDjdTI/AAAAAAAACD...>

And here is the error log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x30df00f2, pid=6528,
tid=6772
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C  0x30df00f2
#
# 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 (0x2fb47c00):  JavaThread "MTGame Renderer"
[_thread_in_native, id=6772, stack(0x31de0000,0x31e30000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x346c2580, EBX=0x346c4b70, ECX=0x346c4af0, EDX=0x00000008
ESP=0x31e2f738, EBP=0xfffffffc, ESI=0x43f6a760, EDI=0x00000000
EIP=0x30df00f2, EFLAGS=0x00010282

Top of Stack: (sp=0x31e2f738)
0x31e2f738:   31e2f780 75954962 31fe2521 36841000
0x31e2f748:   00000001 32ce005c 31fe2a8e 32ce005c
0x31e2f758:   0000000f 32ce7bd0 32d98c50 00000000
0x31e2f768:   00000004 00000001 00000000 32ce8488
0x31e2f778:   32080e48 00000000 32ce005c 00000306
0x31e2f788:   43f2c038 00000006 31e2f7a8 43f2c038
0x31e2f798:   00000000 32ce005c 324d620d 30df0000
0x31e2f7a8:   00000306 32082d6a 43f2c120 43f6a760

Instructions: (pc=0x30df00f2)
0x30df00d2:   e4 03 0f 55 e5 66 0f 7e e5 c1 e5 02 3b ae 94 05
0x30df00e2:   01 00 8d 7c 2d 00 8d 3c f9 0f 43 be 50 01 01 00
0x30df00f2:   f3 0f 10 1f f3 0f 10 60 14 f3 0f 59 dc f3 0f 58
0x30df0102:   cb f3 0f 10 58 58 f3 0f 2c c3 66 0f 6e f0 f3 0f

Register to memory mapping:

EAX=0x346c2580 is an unknown value
EBX=0x346c4b70 is an unknown value
ECX=0x346c4af0 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x31e2f738 is pointing into the stack for thread: 0x2fb47c00
EBP=0xfffffffc is an unknown value
ESI=0x43f6a760 is an unknown value
EDI=0x00000000 is an unknown value

Stack: [0x31de0000,0x31e30000],  sp=0x31e2f738,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  0x30df00f2

[error occurred during error reporting (printing native stack), id
0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  com.sun.opengl.impl.GLImpl.glDrawElements0(IIILjava/lang/Object;I)V
J  com.sun.opengl.impl.GLImpl.glDrawElements(IIILjava/nio/Buffer;)V
J  javax.media.opengl.DebugGL.glDrawElements(IIILjava/nio/Buffer;)V
J  com.jme.renderer.jogl.JOGLRenderer.draw(Lcom/jme/scene/TriMesh;)V
j  com.jme.scene.SharedMesh.draw(Lcom/jme/renderer/Renderer;)V+153
J  com.jme.renderer.RenderQueue.renderOpaqueBucket()V
j  com.jme.renderer.RenderQueue.renderBuckets()V+17
j  com.jme.renderer.Renderer.renderQueue()V+9
j
 org.jdesktop.mtgame.OnscreenRenderBuffer.completePass(Lcom/jme/renderer/Ren derer;I)V+1
j
 org.jdesktop.mtgame.DefaultBufferController.renderBuffer(Lcom/jme/system/Di splaySystem;Lcom/jme/renderer/Renderer;Lorg/jdesktop/mtgame/Renderer;Lorg/j desktop/mtgame/RenderBuffer;)V+101
j
 org.jdesktop.mtgame.DefaultBufferController.renderScene(Lcom/jme/system/Dis playSystem;Lcom/jme/renderer/Renderer;Lorg/jdesktop/mtgame/Renderer;)V+43
j  org.jdesktop.mtgame.Renderer.run()V+255
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x2fb42c00 JavaThread "SwingWorker-pool-25046035-thread-2"
[_thread_blocked, id=6696, stack(0x39440000,0x39490000)]
  0x31428000 JavaThread "SwingWorker-pool-25046035-thread-1"
[_thread_blocked, id=6412, stack(0x393f0000,0x39440000)]
  0x36630800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6320,
stack(0x39280000,0x392d0000)]
  0x36630c00 JavaThread "pool-4-thread-5" [_thread_blocked, id=6272,
stack(0x39600000,0x39650000)]
  0x36631400 JavaThread "pool-4-thread-4" [_thread_blocked, id=6416,
stack(0x39570000,0x395c0000)]
  0x36632000 JavaThread "pool-4-thread-3" [_thread_blocked, id=5868,
stack(0x394e0000,0x39530000)]
  0x36631c00 JavaThread "pool-4-thread-2" [_thread_blocked, id=3788,
stack(0x34cc0000,0x34d10000)]
  0x36630000 JavaThread "pool-4-thread-1" [_thread_blocked, id=5348,
stack(0x2f870000,0x2f8c0000)]
  0x3662fc00 JavaThread "Softphone pinger" daemon [_thread_blocked,
id=6172, stack(0x43070000,0x430c0000)]
  0x3662f400 JavaThread "Thread-37" daemon [_thread_in_native, id=6240,
stack(0x42fe0000,0x43030000)]
  0x36343800 JavaThread "Thread-36" daemon [_thread_in_native, id=6176,
stack(0x391b0000,0x39200000)]
  0x3662e800 JavaThread "URL Download 24" daemon [_thread_blocked, id=7108,
stack(0x3a1b0000,0x3a200000)]
  0x36346c00 JavaThread "URL Download 23" daemon [_thread_blocked, id=7104,
stack(0x3a120000,0x3a170000)]
  0x36346400 JavaThread "URL Download 22" daemon [_thread_blocked, id=7100,
stack(0x3a090000,0x3a0e0000)]
  0x36345c00 JavaThread "URL Download 21" daemon [_thread_blocked, id=7096,
stack(0x3a000000,0x3a050000)]
  0x36345800 JavaThread "URL Download 20" daemon [_thread_blocked, id=7092,
stack(0x39f70000,0x39fc0000)]
  0x36345000 JavaThread "URL Download 19" daemon [_thread_blocked, id=7088,
stack(0x39ee0000,0x39f30000)]
  0x36344c00 JavaThread "URL Download 18" daemon [_thread_blocked, id=7084,
stack(0x39e50000,0x39ea0000)]
  0x36344400 JavaThread "URL Download 17" daemon [_thread_blocked, id=4800,
stack(0x39dc0000,0x39e10000)]
  0x36344000 JavaThread "URL Download 16" daemon [_thread_blocked, id=7080,
stack(0x39d30000,0x39d80000)]
  0x36343000 JavaThread "URL Download 15" daemon [_thread_blocked, id=7068,
stack(0x39160000,0x391b0000)]
  0x36983000 JavaThread "URL Download 14" daemon [_thread_blocked, id=7064,
stack(0x390d0000,0x39120000)]
  0x36982800 JavaThread "URL Download 12" daemon [_thread_blocked, id=7060,
stack(0x39040000,0x39090000)]
  0x36982400 JavaThread "URL Download 13" daemon [_thread_blocked, id=7056,
stack(0x38fb0000,0x39000000)]
  0x36981c00 JavaThread "URL Download 11" daemon [_thread_blocked, id=7052,
stack(0x38f20000,0x38f70000)]
  0x36981800 JavaThread "URL Download 10" daemon [_thread_blocked, id=7048,
stack(0x38e90000,0x38ee0000)]
  0x36981000 JavaThread "URL Download 8" daemon [_thread_blocked, id=7044,
stack(0x38e00000,0x38e50000)]
  0x36980c00 JavaThread "URL Download 9" daemon [_thread_blocked, id=7040,
stack(0x38d70000,0x38dc0000)]
  0x36980400 JavaThread "URL Download 7" daemon [_thread_blocked, id=7036,
stack(0x38ce0000,0x38d30000)]
  0x3697fc00 JavaThread "URL Download 6" daemon [_thread_blocked, id=7032,
stack(0x38c50000,0x38ca0000)]
  0x3697f800 JavaThread "Cell Status Changer 3" daemon [_thread_blocked,
id=7028, stack(0x38bc0000,0x38c10000)]
  0x361cdc00 JavaThread "URL Download 5" daemon [_thread_blocked, id=7020,
stack(0x38b30000,0x38b80000)]
  0x361cd400 JavaThread "URL Download 4" daemon [_thread_blocked, id=7008,
stack(0x38aa0000,0x38af0000)]
  0x361ccc00 JavaThread "URL Download 3" daemon [_thread_blocked, id=7016,
stack(0x38a10000,0x38a60000)]
  0x361cc800 JavaThread "URL Download 2" daemon [_thread_blocked, id=7012,
stack(0x38980000,0x389d0000)]
  0x361cc000 JavaThread "URL Download 1" daemon [_thread_blocked, id=6992,
stack(0x388f0000,0x38940000)]
  0x361cbc00 JavaThread "URL Download 0" daemon [_thread_blocked, id=7004,
stack(0x38860000,0x388b0000)]
  0x361cb400 JavaThread "Cell Status Changer 2" daemon [_thread_blocked,
id=7000, stack(0x387d0000,0x38820000)]
  0x361cb000 JavaThread "pool-3-thread-1" [_thread_blocked, id=6996,
stack(0x38740000,0x38790000)]
  0x361ca000 JavaThread "Trident callback thread" daemon [_thread_blocked,
id=6976, stack(0x38480000,0x384d0000)]
  0x2fb40c00 JavaThread "Trident animation thread" daemon [_thread_blocked,
id=6972, stack(0x383f0000,0x38440000)]
  0x2fb42400 JavaThread "Cell Status Changer 1" daemon [_thread_blocked,
id=608, stack(0x2ff30000,0x2ff80000)]
  0x3148f400 JavaThread "pool-12-thread-1" [_thread_blocked, id=3760,
stack(0x379e0000,0x37a30000)]
  0x3148ec00 JavaThread "pool-11-thread-1" [_thread_blocked, id=6968,
stack(0x37750000,0x377a0000)]
  0x3148e800 JavaThread "pool-10-thread-1" [_thread_blocked, id=6964,
stack(0x375b0000,0x37600000)]
  0x3148e000 JavaThread "AnonymousIoService-16" daemon [_thread_blocked,
id=6956, stack(0x372b0000,0x37300000)]
  0x3148d800 JavaThread "Cell Status Changer 0" daemon [_thread_blocked,
id=6952, stack(0x35fe0000,0x36030000)]
  0x3148d400 JavaThread "AnonymousIoService-15" daemon [_thread_blocked,
id=6940, stack(0x35f50000,0x35fa0000)]
  0x3148cc00 JavaThread "AnonymousIoService-14" daemon [_thread_blocked,
id=6944, stack(0x35ec0000,0x35f10000)]
  0x3148c800 JavaThread "AnonymousIoService-13" daemon [_thread_blocked,
id=6936, stack(0x35e30000,0x35e80000)]
  0x3148c000 JavaThread "AnonymousIoService-12" daemon [_thread_blocked,
id=6932, stack(0x35da0000,0x35df0000)]
  0x3148bc00 JavaThread "AnonymousIoService-11" daemon [_thread_blocked,
id=5328, stack(0x35d10000,0x35d60000)]
  0x313cb800 JavaThread "AnonymousIoService-10" daemon [_thread_blocked,
id=6928, stack(0x35c80000,0x35cd0000)]
  0x313cb400 JavaThread "AnonymousIoService-9" daemon [_thread_blocked,
id=5516, stack(0x35bf0000,0x35c40000)]
  0x313cac00 JavaThread "AnonymousIoService-8" daemon [_thread_blocked,
id=6924, stack(0x35b60000,0x35bb0000)]
  0x313ca400 JavaThread "AnonymousIoService-7" daemon [_thread_blocked,
id=6916, ...

read more »

  hs_err_pid6528.log
23K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jos Flores  
View profile  
 More options Jul 30 2012, 12:21 pm
From: Jos Flores <josmasflo...@gmail.com>
Date: Mon, 30 Jul 2012 17:21:02 +0100
Local: Mon, Jul 30 2012 12:21 pm
Subject: Re: Wonderland Crashes

Have you tried upgrading video drivers?

You could also try and point one of the problematic laptops to:
http://owf1.virtualnorthstar.org:8080/wonderland-web-front/
and try the testing tool (Green button at the bottom - Test Client).

cheers,
José

On 30 July 2012 17:03, Oisín Keely <oisinke...@gmail.com> wrote:

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roland Sassen  
View profile  
 More options Jul 30 2012, 12:27 pm
From: Roland Sassen <sas...@thinsia.com>
Date: Mon, 30 Jul 2012 18:27:38 +0200
Local: Mon, Jul 30 2012 12:27 pm
Subject: Re: Wonderland Crashes

Maybe it us possible to update the video card drivers
cheers Roland

On 30-7-2012 18:03, Oisín Keely wrote:

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicole Yankelovich  
View profile  
 More options Jul 30 2012, 12:29 pm
From: Nicole Yankelovich <nic...@yankelovich.ws>
Date: Mon, 30 Jul 2012 12:29:02 -0400
Local: Mon, Jul 30 2012 12:29 pm
Subject: Re: Wonderland Crashes

Oisin,

This might be a graphics driver problem as Jos� suggests. After you
update the graphics drivers and this problem still happens, it would be
helpful if you could capture some additional data.

When the client crashes on Windows, it leaves a file called
hs_err_pidxxxx in the directory C:\Users\[username]\AppData\Local\Temp.
That should have some helpful troubleshooting information.

Thanks,
Nicole.

PS. On Macs, this file can be found on the desktop.

On 7/30/12 12:03 PM, Ois�n Keely wrote:

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oisín Keely  
View profile  
 More options Jul 31 2012, 7:36 am
From: Oisín Keely <oisinke...@gmail.com>
Date: Tue, 31 Jul 2012 04:36:15 -0700 (PDT)
Local: Tues, Jul 31 2012 7:36 am
Subject: Re: Wonderland Crashes

OK, thanks. I'll have a look and see if this is the issue.

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carlos Rafael Ramirez  
View profile  
 More options Jan 31, 12:02 pm
From: Carlos Rafael Ramirez <crrami...@gmail.com>
Date: Thu, 31 Jan 2013 12:02:23 -0500
Local: Thurs, Jan 31 2013 12:02 pm
Subject: Re: Wonderland Crashes

Hello,

It happens to me con Intel HD more recent drives. Try to use the default
avatar for every one.

Also the test client crashes in the avatar section

Regards

...

read more »


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »