Linux Crash with Back Trace
TuxZero
127.0.0.1 Join Date: 2014-08-31 Member: 198181Members
Hi Guys, not sure if this is the right place for bug reports but here goes.
My ubuntu 14.04 64bit system:
Im using the Nvidia 343.13 driver but I get crashes with 331.38 as well.
Ok now for the backtrace:
Unfortunatley right now the game isnt playable for me as it crashes too often. So I hope this helps fix the issue.
My ubuntu 14.04 64bit system:
sudo lshw -short
Bus info Device Class Description
========================================================
system All Series (All)
bus Z87-PRO
memory 64KiB BIOS
memory
memory 4GiB DIMM DDR3 Synchronous 1600 MHz
memory System Memory
memory 4GiB DIMM DDR3 Synchronous 1600 MHz
memory 4GiB DIMM DDR3 Synchronous 1600 MHz
memory 4GiB DIMM DDR3 Synchronous 1600 MHz
memory 256KiB L1 cache
memory 1MiB L2 cache
memory 6MiB L3 cache
cpu@0 processor Intel(R) Core(TM) i5-4670K CPU @ 3.
memory
memory
pci@0000:00:00.0 bridge 4th Gen Core Processor DRAM Control
pci@0000:00:01.0 bridge Xeon E3-1200 v3/4th Gen Core Proces
pci@0000:01:00.0 display GF106 [GeForce GTS 450]
pci@0000:01:00.1 multimedia GF106 High Definition Audio Control
pci@0000:00:02.0 display Xeon E3-1200 v3/4th Gen Core Proces
pci@0000:00:03.0 multimedia Xeon E3-1200 v3/4th Gen Core Proces
pci@0000:00:14.0 bus 8 Series/C220 Series Chipset Family
pci@0000:00:16.0 communication 8 Series/C220 Series Chipset Family
pci@0000:00:19.0 eth0 network Ethernet Connection I217-V
pci@0000:00:1a.0 bus 8 Series/C220 Series Chipset Family
pci@0000:00:1b.0 multimedia 8 Series/C220 Series Chipset High D
pci@0000:00:1c.0 bridge 8 Series/C220 Series Chipset Family
pci@0000:00:1c.5 bridge 8 Series/C220 Series Chipset Family
pci@0000:03:00.0 storage ASM1062 Serial ATA Controller
pci@0000:00:1d.0 bus 8 Series/C220 Series Chipset Family
pci@0000:00:1f.0 bridge Z87 Express LPC Controller
pci@0000:00:1f.2 storage 8 Series/C220 Series Chipset Family
pci@0000:00:1f.3 bus 8 Series/C220 Series Chipset Family
scsi0 storage
scsi@0:0.0.0 /dev/sda disk 2TB WDC WD20EZRX-00D
scsi@0:0.0.0,1 /dev/sda1 volume 1853GiB EXT4 volume
scsi@0:0.0.0,2 /dev/sda2 volume 10000MiB Linux swap volume
scsi2 storage
scsi@2:0.0.0 /dev/cdrom disk DRW-24D3ST
scsi4 storage
scsi@4:0.0.0 /dev/sdb disk 128GB PLEXTOR PX-128M5
scsi@4:0.0.0,1 /dev/sdb1 volume 93MiB Windows FAT volume
scsi@4:0.0.0,2 /dev/sdb2 volume 119GiB EXT4 volume
scsi5 storage
scsi@5:0.0.0 /dev/sdc disk 2TB WDC WD20EZRX-00D
scsi@5:0.0.0,1 /dev/sdc1 volume 1853GiB Linux filesystem partition
scsi@5:0.0.0,2 /dev/sdc2 volume 10000MiB Linux swap volume
power To Be Filled By O.E.M.
Im using the Nvidia 343.13 driver but I get crashes with 331.38 as well.
Ok now for the backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xd19a9b40 (LWP 4452)]
0xf70ef8c4 in M4::Cinematic::GetLevelLoadId (this=0x0)
at ../Source/Cinematic/Cinematic.cpp:394
394 ../Source/Cinematic/Cinematic.cpp: No such file or directory.
(gdb) bt
#0 0xf70ef8c4 in M4::Cinematic::GetLevelLoadId (this=0x0)
at ../Source/Cinematic/Cinematic.cpp:394
#1 0xf710b74a in M4::CinematicPlayback::UpdateLevel (this=0xb343b1ac)
at ../Source/Cinematic/CinematicPlayback.cpp:563
#2 0xf710b803 in M4::CinematicPlayback::Update (this=0xb343b1ac,
elapsedTime=0.016596456989645958, preview=false)
at ../Source/Cinematic/CinematicPlayback.cpp:239
#3 0x080c425d in M4::CinematicInstance::ApplyUpdate (this=0xb343b160,
deltaTime=0.016596457) at ../Source/Spark_Client/CinematicInstance.cpp:194
#4 0x080c46e0 in M4::CinematicsUpdateJob::Run (this=0xd3121cc0)
at ../Source/Spark_Client/CinematicsUpdateJob.cpp:27
#5 0xf6ba7208 in M4::DedicatedThread::Run (this=0xe228e00)
at ../Source/Engine/Job.cpp:122
#6 0xf6c329d3 in M4::RunThread (data=0xe228e00)
at ../Source/Engine/linux/LinuxThread.cpp:34
#7 0xf38f5f70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8 0xf36d288e in clone () from /lib/i386-linux-gnu/libc.so.6
Unfortunatley right now the game isnt playable for me as it crashes too often. So I hope this helps fix the issue.
Comments
P.S I see it says something about memory. I have 16 gigs of ram and am using 64bit OS, CPU is only 1 gig though.