new bug??? tried to access the lobby for multiplayer game

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Post Reply
User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

new bug??? tried to access the lobby for multiplayer game

Post by lav_coyote25 »

latest master

Code: Select all

Error occured on Sunday, January 22, 2012 at 11:40:00.

Program: C:\Warzone 2100-master\warzone2100.exe(warzone2100)
Command line: "C:\Warzone 2100-master\warzone2100.exe" 
Version: Version SDL-master branch 605076b (modified locally) - Built Jan 21 2012
Distributor: buildbot
Compiled on: Jan 21 2012 22:37:30
Compiled by: GCC 4.5.2
Compiled mode: Release build
Executed on: Sun Jan 22 11:39:46 2012

Pointers: 32bit

Compiled against PhysicsFS version: 2.0.2
Running with PhysicsFS version: 2.0.2

Misc Data:
[11:39:49]Video Mode 1280 x 1024 (fullscreen)
[11:39:49]OpenGL Vendor: NVIDIA Corporation
[11:39:49]OpenGL Renderer: GeForce GT 220/PCI/SSE2
[11:39:49]OpenGL Version: 3.3.0
[11:39:49]OpenGL GLSL Version : 3.30 NVIDIA via Cg compiler
[11:39:49]OpenGL Vendor: NVIDIA Corporation
[11:39:49]OpenGL Renderer: GeForce GT 220/PCI/SSE2
[11:39:49]OpenGL Version: 3.3.0
[11:39:49]GLEW Version: 1.5.8
[11:39:49]OpenGL GLSL Version : 3.30 NVIDIA via Cg compiler
[11:39:50]OpenAL Device Name: DirectSound Default
[11:39:50]OpenAL Vendor: OpenAL Community
[11:39:50]OpenAL Version: 1.1 ALSOFT 1.13
[11:39:50]OpenAL Renderer: OpenAL Soft
[11:39:50]OpenAL Extensions: AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_sub_data AL_SOFT_loop_points
[11:39:50]Using Backend: SDL
[11:39:50]Using language: System locale


C:\Warzone 2100-master\warzone2100.exe caused an Illegal Instruction at location 00ab0b98 in module C:\Warzone 2100-master\warzone2100.exe.


Registers:
eax=00000000 ebx=00000001 ecx=76bd7eac edx=00000021 esi=017165fb edi=ffffffff
eip=00ab0b98 esp=0022f320 ebp=0022f368 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00210246

Call stack:
00AB0B98  C:\Warzone 2100-master\warzone2100.exe:00AB0B98  SDL_SoftStretch
004B8586  C:\Warzone 2100-master\warzone2100.exe:004B8586  displayRemoteGame  /home/buildbot/slaves/warzone2100/master-nightly/build/src/multiint.cpp:3807
00557FFC  C:\Warzone 2100-master\warzone2100.exe:00557FFC  widgDisplayForm  /home/buildbot/slaves/warzone2100/master-nightly/build/lib/widget/widget.cpp:1532
00557FD3  C:\Warzone 2100-master\warzone2100.exe:00557FD3  widgDisplayForm  /home/buildbot/slaves/warzone2100/master-nightly/build/lib/widget/widget.cpp:1518
00557FD3  C:\Warzone 2100-master\warzone2100.exe:00557FD3  widgDisplayForm  /home/buildbot/slaves/warzone2100/master-nightly/build/lib/widget/widget.cpp:1518
00559E94  C:\Warzone 2100-master\warzone2100.exe:00559E94  widgDisplayScreen  /home/buildbot/slaves/warzone2100/master-nightly/build/lib/widget/widget.cpp:1550
004BB1E6  C:\Warzone 2100-master\warzone2100.exe:004BB1E6  runGameFind  /home/buildbot/slaves/warzone2100/master-nightly/build/src/multiint.cpp:1091
00557D05  C:\Warzone 2100-master\warzone2100.exe:00557D05  titleLoop  /home/buildbot/slaves/warzone2100/master-nightly/build/src/wrappers.cpp:124
0049BC85  C:\Warzone 2100-master\warzone2100.exe:0049BC85  mainLoop  /home/buildbot/slaves/warzone2100/master-nightly/build/src/main.cpp:942
005C6F86  C:\Warzone 2100-master\warzone2100.exe:005C6F86  wzMain3  /home/buildbot/slaves/warzone2100/master-nightly/build/lib/sdl/main_sdl.cpp:1256
0049CB5F  C:\Warzone 2100-master\warzone2100.exe:0049CB5F  realmain  /home/buildbot/slaves/warzone2100/master-nightly/build/src/main.cpp:1315
005E7DC8  C:\Warzone 2100-master\warzone2100.exe:005E7DC8
005E7E78  C:\Warzone 2100-master\warzone2100.exe:005E7E78
005E74B6  C:\Warzone 2100-master\warzone2100.exe:005E74B6
004010DB  C:\Warzone 2100-master\warzone2100.exe:004010DB
00401158  C:\Warzone 2100-master\warzone2100.exe:00401158
77AEED6C  C:\Windows\system32\kernel32.dll:77AEED6C  BaseThreadInitThunk
779C377B  C:\Windows\SYSTEM32\ntdll.dll:779C377B  RtlInitializeExceptionChain
779C374E  C:\Windows\SYSTEM32\ntdll.dll:779C374E  RtlInitializeExceptionChain


User avatar
lav_coyote25
Professional
Professional
Posts: 3434
Joined: 08 Aug 2006, 23:18

Re: new bug??? tried to access the lobby for multiplayer ga

Post by lav_coyote25 »

now this is really getting to be strange. now it works. havent done anything to anything. so what the heck would cause this and then start working again. :hmm:
Post Reply