Project

General

Profile

Actions

Emulator Issues #559

closed

wii linux crash

Added by nakeee about 16 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

on wii sport I get the following

262 __m128i Lmask = _mm_set1_epi8 (0x0F);
(gdb) bt
#0 sseDecodebytesI4 (dst=0xa8864000 "���", sseSrc=0xaf408320, height=8,
width=8)
at Source/Core/VideoCommon/Src/TextureDecoder.cpp:262
#1 0xb467e8a3 in TexDecoder_Decode_real (dst=0xa8864000 "���",
src=0xaf408320 '�' <repeats 32 times>, width=8, height=8, texformat=0,
tlutaddr=0, tlutfmt=0)
at Source/Core/VideoCommon/Src/TextureDecoder.cpp:528
#2 0xb467f22f in TexDecoder_Decode (dst=0xa8864000 "���", src=0xaf408320
'�' <repeats 32 times>,
width=8, height=8, texformat=0, tlutaddr=0, tlutfmt=0)
at Source/Core/VideoCommon/Src/TextureDecoder.cpp:681
#3 0xb4661025 in TextureMngr::Load (texstage=0, address=297427744,
width=8, height=8, format=0,
tlutaddr=0, tlutfmt=0) at
Source/Plugins/Plugin_VideoOGL/Src/TextureMngr.cpp:314
#4 0xb4669f64 in VertexManager::Flush () at
Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:203
#5 0xb466ebb7 in LoadXFReg (transferSize=12, baseAddress=0, pData=0xb46b9ea0)
at Source/Plugins/Plugin_VideoOGL/Src/XFStructs.cpp:35
#6 0xb467de97 in Decode () at
Source/Core/VideoCommon/Src/OpcodeDecoding.cpp:233
#7 0xb467dfc5 in OpcodeDecoder_Run () at
Source/Core/VideoCommon/Src/OpcodeDecoding.cpp:315
#8 0xb4693351 in Video_SendFifoData (_uData=0xb1facd20 "", len=32)
at Source/Core/VideoCommon/Src/Fifo.cpp:97
#9 0x080c6beb in CommandProcessor::CatchUpGPU () at
Source/Core/Core/Src/HW/CommandProcessor.cpp:671
#10 0x080c6cd9 in CommandProcessor::UpdateFifoRegister ()
at Source/Core/Core/Src/HW/CommandProcessor.cpp:715
#11 0x080c7a06 in CommandProcessor::GatherPipeBursted ()
at Source/Core/Core/Src/HW/CommandProcessor.cpp:636
#12 0x081293fb in GPFifo::CheckGatherPipe () at
Source/Core/Core/Src/HW/GPFifo.cpp:91
#13 0x0812946a in GPFifo::Write32 (_iValue=0, _iAddress=3422584836)
at Source/Core/Core/Src/HW/GPFifo.cpp:119
#14 0x080ce4cd in Memory::Write_U32 (_Data=0, _Address=3422584836)
at Source/Core/Core/Src/HW/MemmapFunctions.cpp:330
#15 0xb3aa2091 in ?? ()
#16 0x00000000 in ?? ()

Actions #1

Updated by XTra.KrazzY about 16 years ago

umm... My bad?

I'll have to take a look at this on Wednesday.

Actions #2

Updated by XTra.KrazzY about 16 years ago

Just checked it and... Well, it's not my fault ;)

Actions #4

Updated by magumagu9 about 16 years ago

  • Status changed from New to Duplicate

This is almost certainly an alignment issue. That said, the code in question is dead, so it shouldn't crash
in this way anymore.

Actions #5

Updated by magumagu9 about 16 years ago

  • Status changed from Duplicate to Invalid

Oops, messed up there... this is somewhat different. The code in question is still dead, though.

Actions

Also available in: Atom PDF