Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
OPEN  Crash report #1153  -  [81B67E1A] ARXMenu_Options_Video_SetGamma() MenuPublic.cpp:143
Posted Jan 30, 2018 - updated Jun 29, 2018   Shortlink: http://arx.vg/1153
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Crash report
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     CrashBot
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    Not determined
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Linux
  • Architecture
    icon_customdatatype.png amd64
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal instruction: illegal operand

 Instruction address: 0x465b44
 Stack pointer: 0x7fffdbab6b40


Callstack:
 arx!0x637ec6
 arx!0x638048
 libpthread-2.23.so!0x7fc9e781a390
 arx!0x465b44
 arx!0x62e346
 arx!0x62f1d9
 arx!0x62f2c3
 arx!0x418374
 libc-2.23.so!0x7fc9e5a76830
 arx!0x418a19


GDB stack trace:
 [New LWP 23767]
 [New LWP 23768]
 [New LWP 23769]
 [New LWP 23770]
 [New LWP 23771]
 [New LWP 23772]
 [New LWP 23773]
 [New LWP 23775]
 [New LWP 23778]
 [New LWP 23779]
 [New LWP 23780]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 [Current thread is 1 (Thread 0x7fc9e7b518c0 (LWP 23766))]
   Id   Target Id         Frame 
 * 1    Thread 0x7fc9e7b518c0 (LWP 23766) "arx" 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
   2    Thread 0x7fc9d95b3700 (LWP 23767) "amdgpu_cs:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   3    Thread 0x7fc9d864a700 (LWP 23768) "disk_cache:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   4    Thread 0x7fc9d7e49700 (LWP 23769) "si_shader:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   5    Thread 0x7fc9d7648700 (LWP 23770) "si_shader:1" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   6    Thread 0x7fc9d6e47700 (LWP 23771) "si_shader:2" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   7    Thread 0x7fc9d6646700 (LWP 23772) "si_shader_low:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   8    Thread 0x7fc9d5e45700 (LWP 23773) "si_shader_low:1" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   9    Thread 0x7fc9d5644700 (LWP 23775) "gallium_drv:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   10   Thread 0x7fc9d4d63700 (LWP 23778) "threaded-ml" 0x00007fc9e5b5174d in poll () at ../sysdeps/unix/syscall-template.S:84
   11   Thread 0x7fc9d4562700 (LWP 23779) "alsoft-mixer" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
   12   Thread 0x7fc9b7ffd700 (LWP 23780) "Sound Update" 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 
 Thread 12 (Thread 0x7fc9b7ffd700 (LWP 23780)):
 #0  0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x00000000006773cf in Thread::sleep (time=<optimized out>) at /home/inferno/dev/ArxLibertatis/src/platform/Thread.cpp:384
         t = {tv_sec = 0, tv_nsec = 100000000}
 #2  SoundUpdateThread::run (this=0x18b9230) at /home/inferno/dev/ArxLibertatis/src/scene/GameSound.cpp:1539
 No locals.
 #3  0x000000000047602d in Thread::entryPoint (param=0x18b9230) at /home/inferno/dev/ArxLibertatis/src/platform/Thread.cpp:155
         thread = @0x18b9230: {_vptr.Thread = 0x6a7170 <vtable for SoundUpdateThread 16>, m_thread = 140504352151296, m_priority = 0, m_started = true, m_threadName = "Sound Update"}
 #4  0x00007fc9e78106ba in start_thread (arg=0x7fc9b7ffd700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9b7ffd700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504352151296, 2604322388599183318, 0, 140736878832479, 140504352152000, 140736878835440, -2614613818989537322, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #5  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 11 (Thread 0x7fc9d4562700 (LWP 23779)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
 No locals.
 #1  0x00007fc9e5313e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007fc9e711da69 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #3  0x00007fc9e7120f27 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #4  0x00007fc9e78106ba in start_thread (arg=0x7fc9d4562700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d4562700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504827569920, 2604322388599183318, 0, 140736878827647, 140504827570624, 140505141860592, -2614408001472358442, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #5  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 10 (Thread 0x7fc9d4d63700 (LWP 23778)):
 #0  0x00007fc9e5b5174d in poll () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x00007fc9e5313861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007fc9e5304e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #3  0x00007fc9e53054ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007fc9e5305560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #5  0x00007fc9e53137a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #6  0x00007fc9e32c5078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
 No symbol table info available.
 #7  0x00007fc9e78106ba in start_thread (arg=0x7fc9d4d63700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d4d63700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504835962624, 2604322388599183318, 0, 140736878827663, 8388608, 25904016, -2614409100447115306, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #8  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 9 (Thread 0x7fc9d5644700 (LWP 23775)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d5644700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d5644700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504845272832, 2604322388599183318, 0, 140736878828463, 8388608, 24661408, -2614405955994183722, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 8 (Thread 0x7fc9d5e45700 (LWP 23773)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d5e45700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d5e45700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504853665536, 2604322388599183318, 0, 140736878827775, 140504853666240, 1, -2614407054968940586, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 7 (Thread 0x7fc9d6646700 (LWP 23772)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d6646700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d6646700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504862058240, 2604322388599183318, 0, 140736878827775, 140504862058944, 0, -2614403755897186346, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 6 (Thread 0x7fc9d6e47700 (LWP 23771)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d6e47700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d6e47700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504870450944, 2604322388599183318, 0, 140736878827775, 140504870451648, 2, -2614404854871943210, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 5 (Thread 0x7fc9d7648700 (LWP 23770)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d7648700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d7648700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504878843648, 2604322388599183318, 0, 140736878827775, 140504878844352, 1, -2614401555800188970, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 4 (Thread 0x7fc9d7e49700 (LWP 23769)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d7e49700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d7e49700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504887236352, 2604322388599183318, 0, 140736878827775, 140504887237056, 0, -2614402654774945834, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 3 (Thread 0x7fc9d864a700 (LWP 23768)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d864a700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d864a700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504895629056, 2604322388599183318, 0, 140736878826559, 140504895629760, 0, -2614381763517147178, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 2 (Thread 0x7fc9d95b3700 (LWP 23767)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d95b3700) at pthread_create.c:333
         __res = <optimized out>
         pd = 0x7fc9d95b3700
         now = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504911787776, 2604322388599183318, 0, 140736878827919, 140504911788480, 0, -2614379319143884842, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = <optimized out>
         pagesize_m1 = <optimized out>
         sp = <optimized out>
         freesize = <optimized out>
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 1 (Thread 0x7fc9e7b518c0 (LWP 23766)):
 #0  0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x0000000000637f2d in CrashHandlerPOSIX::handleCrash (this=0x16156e0, signal=<optimized out>, info=0x7fffdbab66b0, context=0x7fffdbab6580) at /home/inferno/dev/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:500
         t = {tv_sec = 0, tv_nsec = 100000}
         processor = 23781
         args = {0x0, 0x7fc9e5e1ab20 <main_arena> "", 0x201 <error: Cannot access memory at address 0x201>}
 #2  0x0000000000638048 in signalHandler (signal=<optimized out>, info=<optimized out>, context=<optimized out>) at /home/inferno/dev/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:84
 No locals.
 #3  <signal handler called>
 No locals.
 #4  0x0000000000465b44 in ARXMenu_Options_Video_SetGamma (gamma=0) at /home/inferno/dev/ArxLibertatis/src/gui/MenuPublic.cpp:143
 No locals.
 #5  0x000000000062e346 in ArxGame::initGame (this=this@entry=0x1616c30) at /home/inferno/dev/ArxLibertatis/src/core/ArxGame.cpp:801
         release = <optimized out>
         old = <optimized out>
 #6  0x000000000062f1d9 in ArxGame::initialize (this=0x1616c30) at /home/inferno/dev/ArxLibertatis/src/core/ArxGame.cpp:242
         init = <optimized out>
 #7  0x000000000062f2c3 in runGame () at /home/inferno/dev/ArxLibertatis/src/core/Core.cpp:244
 No locals.
 #8  0x0000000000418374 in main (argc=5, argv=0x7fffdbab79f8) at /home/inferno/dev/ArxLibertatis/src/core/Startup.cpp:164
         status = RunProgram
 


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 30, 10:31
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-23766-138848398
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 30, 10:31
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-23766-138848398
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 30, 10:31
A file was uploaded. maps.txticon_open_new.png This comment was attached:

arxcrash-23766-138848398
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 30, 10:31
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-23766-138848398
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 29, 22:36
Is this reproducible?