Page MenuHomeFeedback Tracker

SIGBUS crash running Linux exp server 1.20
Assigned, NormalPublic

Description

Running with CF, VPPAdminTools, and Pripyat mods. I can connect and run around for a bit, but the server crashes shortly after starting, regardless if anyone connects.

Relevant gdb info:

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./DayZServer -mod=@CF;@VPPAdminTools;@Pripyat -config=serverDZ.cfg -port=2302 -'.
--Type <RET> for more, q to quit, c to continue without paging--
Program terminated with signal SIGBUS, Bus error.
#0  0x0000000000e106d0 in ?? ()
[Current thread is 1 (Thread 0x7f9b56107f40 (LWP 1954))]
(gdb) info th
  Id   Target Id                        Frame 
* 1    Thread 0x7f9b56107f40 (LWP 1954) 0x0000000000e106d0 in ?? ()
  2    Thread 0x7f9b4d4b1700 (LWP 1966) 0x00007f9b573fd174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  3    Thread 0x7f9b4d45c700 (LWP 1975) 0x00007f9b573fd174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  4    Thread 0x7f9b55dd9700 (LWP 1964) 0x000000000086968b in ?? ()
  5    Thread 0x7f9b4d48f700 (LWP 1968) 0x00007f9b573fd174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  6    Thread 0x7f9b4d44b700 (LWP 1976) 0x00007f9b573fd174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  7    Thread 0x7f9b4c73f700 (LWP 1984) 0x00007f9b573fa7b2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  8    Thread 0x7f9b4d3b9700 (LWP 1979) 0x00007f9b56fdad2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
  9    Thread 0x7f9b4d46d700 (LWP 1974) 0x00007f9b573fd174 in do_futex_wait.constprop () from /lib/x86_64-linux-gnu/libpthread.so.0
  10   Thread 0x7f9b4c63e700 (LWP 1985) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  11   Thread 0x7f9b4d4c2700 (LWP 1965) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  12   Thread 0x7f9b4d142700 (LWP 1980) 0x00007f9b56fdad2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
  13   Thread 0x7f9b4c120700 (LWP 1993) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  14   Thread 0x7f9b4d4a0700 (LWP 2334) 0x0000000001114ac3 in ?? ()
  15   Thread 0x7f9b4c941700 (LWP 1981) 0x00007f9b56fe6d56 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
  16   Thread 0x7f9b4d3ca700 (LWP 1978) 0x00007f9b56fdad2f in poll () from /lib/x86_64-linux-gnu/libc.so.6
  17   Thread 0x7f9b4c33b700 (LWP 1988) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  18   Thread 0x7f9b4c43c700 (LWP 1987) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  19   Thread 0x7f9b4c232700 (LWP 1989) 0x00007f9b573fe08c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  20   Thread 0x7f9b3cffc700 (LWP 1997) 0x00007f9b573fa7b2 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  21   Thread 0x7f9b4c221700 (LWP 1992) 0x00007f9b573faad8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0

The main thread doesn't have much:

(gdb) t 1
[Switching to thread 1 (Thread 0x7f9b56107f40 (LWP 1954))]
#0  0x0000000000e106d0 in ?? ()
(gdb) bt
#0  0x0000000000e106d0 in ?? ()
#1  0x0000000000e1081a in ?? ()
#2  0x0000000000e10bdd in ?? ()
#3  0x00000000005cec64 in ?? ()
#4  0x0000000000df8747 in ?? ()
#5  0x0000000000df87a7 in ?? ()
#6  0x0000000000e172d7 in ?? ()
#7  0x0000000000e19738 in ?? ()
#8  0x0000000000e199d9 in ?? ()
#9  0x0000000000b0a08e in ?? ()
#10 0x0000000000edaae3 in ?? ()
#11 0x0000000000de3d02 in ?? ()
#12 0x0000000000de3f49 in ?? ()
#13 0x0000000000de41e9 in ?? ()
#14 0x0000000000e7e6d6 in ?? ()
#15 0x00000000005cf733 in ?? ()
#16 0x00000000005cf9f4 in ?? ()
#17 0x00000000005d081a in ?? ()
#18 0x00000000009f0f1d in ?? ()
#19 0x00000000005dd119 in ?? ()
#20 0x000000000055ca45 in ?? ()
#21 0x00007f9b56f0dd0a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x00000000005ce31a in ?? ()

But thread 19 looks interesting:

(gdb) t 19
[Switching to thread 19 (Thread 0x7f9b4c232700 (LWP 1989))]
#0  0x00007f9b573fe08c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
(gdb) bt
#0  0x00007f9b573fe08c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x000000000094c433 in ?? ()
#2  0x00000000008687ff in ?? ()
#3  0x00000000008688a9 in ?? ()
#4  0x00007f9b573f3ea7 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f9b56fe6a2f in clone () from /lib/x86_64-linux-gnu/libc.so.6

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Linux x64
Operating System Version
Debian stale
Category
Dedicated Server
Steps To Reproduce

Run server with the above mods and watch it crash.

Additional Information

Allow me to help you further the cause of this Linux server by being a tester. Give me updated builds and I'll run them and create bug reports like these. Hell, give me the source and I'll fix the problems.

Event Timeline

DanielCeregatti renamed this task from SIGBUS crash running Linux exp 1.20 to SIGBUS crash running Linux exp server 1.20.Mar 15 2023, 9:48 PM
Geez assigned this task to dedmen.Mar 17 2023, 9:28 AM
Geez changed the task status from New to Assigned.
Geez added subscribers: dedmen, Geez.
revij added a subscriber: revij.Jun 11 2023, 9:12 AM