Bug #1270
Crash when entering a R2 session
| Status: | New | Start date: | 04/04/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0%  | 
|
| Category: | OS: GNU/Linux | |||
| Target version: | - | 
Description
Steps: 
- Ingame: Select the 'terminal Ring'
- Select an instance,
The game crashes while loading.
(gdb) bt
#0  0x00007fffeded0049 in glDisable () from /usr/lib64/libGL.so.1
#1  0x00007fffedf4c8f2 in NL3D::CDriverGL::setupScissor (this=0x3886460, scissor=...) at /devel/ryzom/code/nel/src/3d/driver/opengl/driver_opengl.cpp:1102
#2  0x00007ffff6dc7db9 in NL3D::CDriverUser::setupMatrixContext (this=0x357bfe0) at /devel/ryzom/code/nel/src/3d/driver_user.cpp:434
#3  0x00007ffff6dc7f66 in NL3D::CDriverUser::setMatrixMode2D (this=0x357bfe0, frust=<optimized out>) at /devel/ryzom/code/nel/src/3d/driver_user.cpp:555
#4  0x00007ffff6dc74af in NL3D::UDriver::setMatrixMode2D11 (this=0x357bfe0) at /devel/ryzom/code/nel/src/3d/driver_user.cpp:76
#5  0x00000000008dfd50 in CProgress::internalProgress (this=0x12ee7e0, value=0.5) at /devel/ryzom/code/ryzom/client/src/progress.cpp:181
#6  0x00000000006f6c56 in disconnectFromPreviousShard (this=<optimized out>) at /devel/ryzom/code/ryzom/client/src/far_tp.cpp:1076
#7  CLoginStateMachine::run (this=0x12ed5a0) at /devel/ryzom/code/ryzom/client/src/far_tp.cpp:563
#8  0x00007ffff7ad33b0 in NLMISC::TCoTaskData::run (this=0x142bb50) at /devel/ryzom/code/nel/src/misc/co_task.cpp:529
#9  0x00007ffff7b0d365 in NLMISC::ProxyFunc (arg=0x4a2a290) at /devel/ryzom/code/nel/src/misc/p_thread.cpp:85
#10 0x00007ffff2d3ea3f in start_thread () from /lib64/libpthread.so.0
#11 0x00007ffff302867d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()
History
#1
    
    
    Updated by rti over 4 years ago
    
    related to #1175 ?
#2
    
    
    Updated by krop over 4 years ago
    
    
  #3
    
    
    Updated by arc about 4 years ago
    
    The ring does neither work with the open client, nor with the official binary from the PPA under ubuntu. Haven't tested with windows.
#4
    
    
    Updated by liveriondev about 4 years ago
    
    Confirmed bug, with an up-to-date official client...
I've got the same gdb trace.