[LINUX]Server issues with Linux

Questions, comments, concerns, & fixes
Post Reply
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

[LINUX]Server issues with Linux

Post by flyingfisch »

Sometimes when people fly certain planes, such as the 737MAX boeing livery (which I don't have, and unfortunately don't know what plane is being substituted), I get "Max speed lower than cruise speed", a segmentation fault, and immediate crash.

Any idea what is happening or how to fix?
Image
User avatar
Eric
Senior Veteran
Senior Veteran
Posts: 1547
Joined: Thu Feb 10, 2011 5:30 am
Favorite Aircraft: Super Hornet
Location: Chicago, Illinois
Has thanked: 61 times
Been thanked: 166 times
Contact:

Re: Server issues with Linux

Post by Eric »

Do you have the core dump from the segfault? As in, check /var/log/syslog for the offending segfault log message and post it here. That will help us troubleshoot the error. (not saying there is one, it could just be another bug)
Example:

Code: Select all

Sep 17 03:57:23 localhost kernel: [   99.032748] IAccessRemoteSc[1413]: segfault at 11 ip 0804ca94 sp bfaf6d90 error 4 in IAccessRemoteScreen[8048000+a000]
I make this website.
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

DOes this help?

Code: Select all

Jan 15 16:17:01 flyingfisch-toshiba-laptop CRON[18502]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Jan 15 16:19:07 flyingfisch-toshiba-laptop kernel: [24112.275596] show_signal_msg: 63 callbacks suppressed
Jan 15 16:19:07 flyingfisch-toshiba-laptop kernel: [24112.275600] ld-linux.so.2[18430]: segfault at 1 ip 081b13b9 sp bfe7da40 error 4 in ysflight2[8048000+465000]
Jan 15 16:19:07 flyingfisch-toshiba-laptop kernel: [24112.275694] Core dump to |/usr/share/apport/apport 18430 11 0 pipe failed
Jan 15 16:20:24 flyingfisch-toshiba-laptop kernel: [24188.520215] ld-linux.so.2[18598]: segfault at 1 ip 081b13b9 sp bf90a2b0 error 4 in ysflight2[8048000+465000]
Jan 15 16:20:24 flyingfisch-toshiba-laptop kernel: [24188.520761] Core dump to |/usr/share/apport/apport 18598 11 0 pipe failed
Jan 15 16:21:20 flyingfisch-toshiba-laptop kernel: [24244.986802] ld-linux.so.2[18669]: segfault at 1 ip 081b13b9 sp bfdffba0 error 4 in ysflight2[8048000+465000]
Jan 15 16:21:20 flyingfisch-toshiba-laptop kernel: [24244.986895] Core dump to |/usr/share/apport/apport 18669 11 0 pipe failed
Jan 15 16:28:24 flyingfisch-toshiba-laptop kernel: [24668.243194] ld-linux.so.2[18973]: segfault at 1 ip 081b1331 sp bf80ceb0 error 4 in ysflight2[8048000+465000]
Jan 15 16:28:24 flyingfisch-toshiba-laptop kernel: [24668.243286] Core dump to |/usr/share/apport/apport 18973 11 0 pipe failed
Jan 15 16:29:29 flyingfisch-toshiba-laptop kernel: [24733.715298] ld-linux.so.2[19172]: segfault at 1 ip 081b1331 sp bfa1c450 error 4 in ysflight2[8048000+465000]
Jan 15 16:29:29 flyingfisch-toshiba-laptop kernel: [24733.715394] Core dump to |/usr/share/apport/apport 19172 11 0 pipe failed
Jan 15 16:39:01 flyingfisch-toshiba-laptop CRON[19726]: (root) CMD (  [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete)
Jan 15 16:40:56 flyingfisch-toshiba-laptop kernel: [25419.392367] ld-linux.so.2[19670]: segfault at 1 ip 081b1331 sp bf8bd550 error 4 in ysflight2[8048000+465000]
Jan 15 16:40:56 flyingfisch-toshiba-laptop kernel: [25419.392459] Core dump to |/usr/share/apport/apport 19670 11 0 pipe failed
Jan 15 16:42:33 flyingfisch-toshiba-laptop kernel: [25516.331906] ld-linux.so.2[19850]: segfault at 1 ip 081b1331 sp bff50cb0 error 4 in ysflight2[8048000+465000]
Jan 15 16:42:33 flyingfisch-toshiba-laptop kernel: [25516.331996] Core dump to |/usr/share/apport/apport 19850 11 0 pipe failed
Jan 15 16:58:10 flyingfisch-toshiba-laptop kernel: [26451.693627] Core dump to |/usr/share/apport/apport 20857 7 0 pipe failed
Image
User avatar
Eric
Senior Veteran
Senior Veteran
Posts: 1547
Joined: Thu Feb 10, 2011 5:30 am
Favorite Aircraft: Super Hornet
Location: Chicago, Illinois
Has thanked: 61 times
Been thanked: 166 times
Contact:

Re: Server issues with Linux

Post by Eric »

Haha, that segfault message certainly is cryptic. I'll try and do some debugging and see what I can find.
I make this website.
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

OK, thanks :)
Image
User avatar
Hammer
Rookie
Rookie
Posts: 49
Joined: Fri Feb 11, 2011 5:59 pm
Favorite Aircraft: my bike
Location: LRTR/TSR
Has thanked: 1 time
Been thanked: 2 times

Re: Server issues with Linux

Post by Hammer »

Hello there fellow flying penguins!

@Flyingfisch: try to run ysflight with strace, it's a really awesome tool! After you reproduce the error you could post here the output of strace;

For this, run ysflight like this:

Code: Select all

strace ./ysflight &>> log.txt
This will write you a pretty log file with the trace which you can then post here.
Penguins _can_ fly!
I'm Thor... -=RoAF=-Thor
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

Code: Select all

{fd=4, events=POLLIN}], 1, -1)    = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\1w\20\0\0\0\0\257\0\0\0\0\0\0\0\250\3\333\0\250\3\303\0\20\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"&\10\2\0\2\0\240\6", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=4, events=POLLIN}], 1, -1)    = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\1x\20\0\0\0\0\257\0\0\0\0\0\0\0\250\3\333\0\250\3\303\0\20\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"&\10\2\0\2\0\240\6", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=4, events=POLLIN}], 1, -1)    = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\1y\20\0\0\0\0\257\0\0\0\0\0\0\0\250\3\333\0\250\3\303\0\20\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=17, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"&\10\2\0\2\0\240\6", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=4, events=POLLIN}], 1, -1)    = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\1z\20\0\0\0\0\257\0\0\0\0\0\0\0\250\3\333\0\250\3\303\0\20\0\0\0\0\0\0\0", 4096, 0) = 32
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
write(9, "W", 1)                        = 1
write(7, "x", 1)                        = 1
futex(0xb7bb1480, FUTEX_UNLOCK_PI_PRIVATE, -1252229132) = 0
gettimeofday({1390069894, 443520}, NULL) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887084373}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887145836}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887206660}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887264256}) = 0
gettimeofday({1390069894, 443822}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {8898, 887323497}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887380987}) = 0
write(9, "W", 1)                        = 1
gettimeofday({1390069894, 443971}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {8898, 887472251}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887530310}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887588689}) = 0
write(9, "W", 1)                        = 1
gettimeofday({1390069894, 444175}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {8898, 887676075}) = 0
write(9, "W", 1)                        = 1
clock_gettime(CLOCK_MONOTONIC, {8898, 887732982}) = 0
write(9, "W", 1)                        = 1
futex(0xb7bb1480, FUTEX_UNLOCK_PI_PRIVATE, -1206285560) = 0
futex(0xb8198b0c, FUTEX_WAIT_REQUEUE_PI_PRIVATE, 23, NULL, 0xb7bb1480) = 0
futex(0xb7bb1480, FUTEX_UNLOCK_PI_PRIVATE, -1206285560) = 0
futex(0xb8198b08, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xb8198b0c, FUTEX_WAIT_REQUEUE_PI_PRIVATE, 25, NULL, 0xb7bb1480) = -1 EAGAIN (Resource temporarily unavailable)
futex(0xb7bb1480, FUTEX_UNLOCK_PI_PRIVATE, -1252229132) = 0
gettimeofday({1390069894, 444661}, NULL) = 0
poll([{fd=4, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=4, revents=POLLOUT}])
writev(4, [{"\211\7\v\0\2\0\240\6\4\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0\n\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=4, events=POLLIN}], 1, -1)    = 1 ([{fd=4, revents=POLLIN}])
recv(4, "\1\0{\20\24\0\0\0V\5\0\0\350\2\0\0\4\0\0\0\230\20\225\271\0\0\0\0\5\0\0\0"..., 4096, 0) = 112
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
recv(4, 0xb78df740, 4096, 0)            = -1 EAGAIN (Resource temporarily unavailable)
ioctl(5, 0x400c645f, 0xbffa0b04)        = 0
clock_gettime(CLOCK_MONOTONIC, {8898, 888505765}) = 0
ioctl(5, 0xc00c6466, 0xbffa0a34)        = 0
ioctl(5, 0xc00c6466, 0xbffa0a34)        = 0
ioctl(5, 0xc00c6466, 0xbffa0a84)        = 0
clock_gettime(CLOCK_MONOTONIC, {8898, 888652828}) = 0
ioctl(5, 0xc00c6466, 0xbffa0974)        = 0
ioctl(5, 0xc0086457, 0xbffa0728)        = 0
ioctl(5, 0xc00c6466, 0xbffa0724)        = 0
ioctl(5, 0xc020645e, 0xbffa0588)        = 0
ioctl(5, 0x400c645f, 0xbffa05c0)        = 0
ioctl(5, 0x4020645d, 0xbffa05b0)        = 0
ioctl(5, 0x4020645d, 0xbffa0590)        = 0
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
ioctl(5, 0xc0086457, 0xbff9fbf8)        = 0
ioctl(5, 0xc00c6466, 0xbff9fbf4)        = 0
ioctl(5, 0x400c645f, 0xbff9fc50)        = 0
ioctl(5, 0x4020645d, 0xbff9fc40)        = 0
ioctl(5, 0x4020645d, 0xbff9fc70)        = 0
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
write(1, "Making map cache! MakeCache 293\n", 32Making map cache! MakeCache 293
) = 32
ioctl(5, 0x4020645d, 0xbff9f820)        = 0
ioctl(5, 0x4020645d, 0xbff9f820)        = 0
ioctl(5, 0x4020645d, 0xbff9f830)        = 0
ioctl(5, 0x4020645d, 0xbff9f820)        = 0
ioctl(5, 0x4020645d, 0xbff9f830)        = 0
ioctl(5, 0x4020645d, 0xbff9f830)        = 0
ioctl(5, 0xc020645e, 0xbff9f7c8)        = 0
ioctl(5, 0x400c645f, 0xbff9f800)        = 0
ioctl(5, 0x4020645d, 0xbff9f7f0)        = 0
ioctl(5, 0x4020645d, 0xbff9f7d0)        = 0
ioctl(5, 0x4020645d, 0xbff9f7d0)        = 0
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
Bus error
Image
User avatar
Hammer
Rookie
Rookie
Posts: 49
Joined: Fri Feb 11, 2011 5:59 pm
Favorite Aircraft: my bike
Location: LRTR/TSR
Has thanked: 1 time
Been thanked: 2 times

Re: Server issues with Linux

Post by Hammer »

SIGBUS usually means that there's an unaligned memory access.

I think that this would be best to be forwarded to Mr. Soji, he knows best how YSFlight behaves.

Later edit: Can you please tell me what OS/hardware do you have there? And also what YsFlight version (see Help->About) and the architecture (32/64).
Penguins _can_ fly!
I'm Thor... -=RoAF=-Thor
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

Ubuntu 12.04 32 bit
Ysflight version 20130805 (rev. 2249)
Toshiba Satellite L855-S5405, Intel i3 processor.

lshw output:

Code: Select all

flyingfisch@flyingfisch-toshiba-laptop:~$ sudo lshw
[sudo] password for flyingfisch: 
flyingfisch-toshiba-laptop
    description: Notebook
    product: Satellite L855 (PSKFUU)
    vendor: TOSHIBA
    version: PSKFUU-0RR004
    serial: 7D140751Q
    width: 32 bits
    capabilities: smbios-2.7 dmi-2.7 smp-1.4 smp
    configuration: boot=normal chassis=notebook cpus=1 family=Dakar 10F/FG sku=PSKFUU uuid=C9EAC3E0-E3E8-11E2-9843-008CFA64A6CF
  *-core
       description: Motherboard
       product: Portable PC
       vendor: TOSHIBA
       physical id: 0
       version: MP
       serial: 1
     *-firmware
          description: BIOS
          vendor: Insyde Corp.
          physical id: 0
          version: 6.70
          date: 04/15/2013
          size: 64KiB
          capacity: 8128KiB
          capabilities: pci pnp upgrade shadowing cdboot bootselect edd int9keyboard int10video acpi usb agp smartbattery biosbootspecification netboot
     *-cpu
          description: CPU
          product: Intel(R) Core(TM) i3-3120M CPU @ 2.50GHz
          vendor: Intel Corp.
          physical id: 4
          bus info: cpu@0
          version: 6.10.9
          serial: 0003-06A9-0000-0000-0000-0000
          slot: U3E1
          size: 2500MHz
          capacity: 4GHz
          width: 64 bits
          clock: 100MHz
          capabilities: x86-64 boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer xsave avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms cpufreq
          configuration: cores=2 enabledcores=2 id=1 threads=4
        *-cache:0
             description: L1 cache
             physical id: 9
             slot: L1 Cache
             size: 32KiB
             capacity: 32KiB
             capabilities: internal write-through instruction
        *-cache:1
             description: L2 cache
             physical id: a
             slot: L2 Cache
             size: 256KiB
             capacity: 256KiB
             capabilities: internal write-through unified
        *-cache:2
             description: L3 cache
             physical id: b
             slot: L3 Cache
             size: 3MiB
             capacity: 3MiB
             capabilities: internal write-back unified
        *-logicalcpu:0
             description: Logical CPU
             physical id: 1.1
             width: 64 bits
             capabilities: logical
        *-logicalcpu:1
             description: Logical CPU
             physical id: 1.2
             width: 64 bits
             capabilities: logical
        *-logicalcpu:2
             description: Logical CPU
             physical id: 1.3
             width: 64 bits
             capabilities: logical
        *-logicalcpu:3
             description: Logical CPU
             physical id: 1.4
             width: 64 bits
             capabilities: logical
        *-logicalcpu:4
             description: Logical CPU
             physical id: 1.5
             width: 64 bits
             capabilities: logical
        *-logicalcpu:5
             description: Logical CPU
             physical id: 1.6
             width: 64 bits
             capabilities: logical
        *-logicalcpu:6
             description: Logical CPU
             physical id: 1.7
             width: 64 bits
             capabilities: logical
        *-logicalcpu:7
             description: Logical CPU
             physical id: 1.8
             width: 64 bits
             capabilities: logical
        *-logicalcpu:8
             description: Logical CPU
             physical id: 1.9
             width: 64 bits
             capabilities: logical
        *-logicalcpu:9
             description: Logical CPU
             physical id: 1.a
             width: 64 bits
             capabilities: logical
        *-logicalcpu:10
             description: Logical CPU
             physical id: 1.b
             width: 64 bits
             capabilities: logical
        *-logicalcpu:11
             description: Logical CPU
             physical id: 1.c
             width: 64 bits
             capabilities: logical
        *-logicalcpu:12
             description: Logical CPU
             physical id: 1.d
             width: 64 bits
             capabilities: logical
        *-logicalcpu:13
             description: Logical CPU
             physical id: 1.e
             width: 64 bits
             capabilities: logical
        *-logicalcpu:14
             description: Logical CPU
             physical id: 1.f
             width: 64 bits
             capabilities: logical
        *-logicalcpu:15
             description: Logical CPU
             physical id: 1.10
             width: 64 bits
             capabilities: logical
     *-cache
          description: L1 cache
          physical id: 8
          slot: L1 Cache
          size: 32KiB
          capacity: 32KiB
          capabilities: internal write-through data
     *-memory
          description: System Memory
          physical id: f
          slot: System board or motherboard
          size: 4GiB
        *-bank:0
             description: SODIMM DDR3 Synchronous 1600 MHz (0.6 ns)
             product: M471B5273CH0-YK0
             vendor: Samsung
             physical id: 0
             serial: E15002E1
             slot: DIMM0
             size: 4GiB
             width: 64 bits
             clock: 1600MHz (0.6ns)
        *-bank:1
             description: DIMM [empty]
             product: Empty
             vendor: Empty
             physical id: 1
             serial: Empty
             slot: DIMM2
     *-pci
          description: Host bridge
          product: 3rd Gen Core processor DRAM Controller
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 09
          width: 32 bits
          clock: 33MHz
          configuration: driver=agpgart-intel
          resources: irq:0
        *-display
             description: VGA compatible controller
             product: 3rd Gen Core processor Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 09
             width: 64 bits
             clock: 33MHz
             capabilities: msi pm vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0
             resources: irq:44 memory:c8000000-c83fffff memory:c0000000-c7ffffff ioport:4000(size=64)
        *-usb:0
             description: USB controller
             product: 7 Series/C210 Series Chipset Family USB xHCI Host Controller
             vendor: Intel Corporation
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 04
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi xhci bus_master cap_list
             configuration: driver=xhci_hcd latency=0
             resources: irq:41 memory:c8600000-c860ffff
        *-communication
             description: Communication controller
             product: 7 Series/C210 Series Chipset Family MEI Controller #1
             vendor: Intel Corporation
             physical id: 16
             bus info: pci@0000:00:16.0
             version: 04
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi bus_master cap_list
             configuration: driver=mei latency=0
             resources: irq:42 memory:c8614000-c861400f
        *-usb:1
             description: USB controller
             product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2
             vendor: Intel Corporation
             physical id: 1a
             bus info: pci@0000:00:1a.0
             version: 04
             width: 32 bits
             clock: 33MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci_hcd latency=0
             resources: irq:16 memory:c8619000-c86193ff
        *-multimedia
             description: Audio device
             product: 7 Series/C210 Series Chipset Family High Definition Audio Controller
             vendor: Intel Corporation
             physical id: 1b
             bus info: pci@0000:00:1b.0
             version: 04
             width: 64 bits
             clock: 33MHz
             capabilities: pm msi pciexpress bus_master cap_list
             configuration: driver=snd_hda_intel latency=0
             resources: irq:45 memory:c8610000-c8613fff
        *-pci:0
             description: PCI bridge
             product: 7 Series/C210 Series Chipset Family PCI Express Root Port 1
             vendor: Intel Corporation
             physical id: 1c
             bus info: pci@0000:00:1c.0
             version: c4
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:17 ioport:3000(size=4096) memory:c8500000-c85fffff
           *-network
                description: Ethernet interface
                product: AR8162 Fast Ethernet
                vendor: Qualcomm Atheros
                physical id: 0
                bus info: pci@0000:01:00.0
                logical name: eth0
                version: 10
                serial: 00:8c:fa:64:a6:cf
                capacity: 100Mbit/s
                width: 64 bits
                clock: 33MHz
                capabilities: pm pciexpress msi msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=alx firmware=alx latency=0 link=no multicast=yes port=twisted pair
                resources: irq:43 memory:c8500000-c853ffff ioport:3000(size=128)
        *-pci:1
             description: PCI bridge
             product: 7 Series/C210 Series Chipset Family PCI Express Root Port 2
             vendor: Intel Corporation
             physical id: 1c.1
             bus info: pci@0000:00:1c.1
             version: c4
             width: 32 bits
             clock: 33MHz
             capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
             configuration: driver=pcieport
             resources: irq:16 ioport:2000(size=4096) memory:c8400000-c84fffff
           *-network
                description: Wireless interface
                product: RTL8188CE 802.11b/g/n WiFi Adapter
                vendor: Realtek Semiconductor Co., Ltd.
                physical id: 0
                bus info: pci@0000:02:00.0
                logical name: wlan0
                version: 01
                serial: 24:fd:52:8a:2b:e3
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
                configuration: broadcast=yes driver=rtl8192ce driverversion=3.2.0-52-generic-pae firmware=N/A ip=192.168.1.3 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
                resources: irq:17 ioport:2000(size=256) memory:c8400000-c8403fff
        *-usb:2
             description: USB controller
             product: 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1
             vendor: Intel Corporation
             physical id: 1d
             bus info: pci@0000:00:1d.0
             version: 04
             width: 32 bits
             clock: 33MHz
             capabilities: pm debug ehci bus_master cap_list
             configuration: driver=ehci_hcd latency=0
             resources: irq:23 memory:c8618000-c86183ff
        *-isa
             description: ISA bridge
             product: HM76 Express Chipset LPC Controller
             vendor: Intel Corporation
             physical id: 1f
             bus info: pci@0000:00:1f.0
             version: 04
             width: 32 bits
             clock: 33MHz
             capabilities: isa bus_master cap_list
             configuration: latency=0
        *-storage
             description: SATA controller
             product: 7 Series Chipset Family 6-port SATA Controller [AHCI mode]
             vendor: Intel Corporation
             physical id: 1f.2
             bus info: pci@0000:00:1f.2
             logical name: scsi0
             logical name: scsi5
             version: 04
             width: 32 bits
             clock: 66MHz
             capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated
             configuration: driver=ahci latency=0
             resources: irq:40 ioport:4088(size=8) ioport:4094(size=4) ioport:4080(size=8) ioport:4090(size=4) ioport:4060(size=32) memory:c8617000-c86177ff
           *-disk
                description: ATA Disk
                product: HGST HTS541075A9
                physical id: 0
                bus info: scsi@0:0.0.0
                logical name: /dev/sda
                version: JA2O
                serial: 130529J813001XG5SMVA
                size: 698GiB (750GB)
                capabilities: gpt-1.00 partitioned partitioned:gpt
                configuration: ansiversion=5 guid=d1d22871-0f6b-4219-a29f-951a3d2215ad
              *-volume:0
                   description: Windows NTFS volume
                   physical id: 1
                   bus info: scsi@0:0.0.0,1
                   logical name: /dev/sda1
                   version: 3.1
                   serial: 4aa3-24e6
                   size: 448MiB
                   capacity: 449MiB
                   capabilities: precious readonly hidden nomount ntfs initialized
                   configuration: clustersize=4096 created=2013-01-18 22:25:31 filesystem=ntfs label=System modified_by_chkdsk=true mounted_on_nt4=true name=Basic data partition resize_log_file=true state=dirty upgrade_on_mount=true
              *-volume:1
                   description: Windows FAT volume
                   vendor: MSDOS5.0
                   physical id: 2
                   bus info: scsi@0:0.0.0,2
                   logical name: /dev/sda2
                   version: FAT32
                   serial: 1ca4-639d
                   size: 253MiB
                   capacity: 259MiB
                   capabilities: boot fat initialized
                   configuration: FATs=2 filesystem=fat name=Basic data partition
              *-volume:2
                   description: Windows NTFS volume
                   physical id: 3
                   bus info: scsi@0:0.0.0,3
                   logical name: /dev/sda3
                   version: 3.1
                   serial: 2ea5-a48c
                   size: 120MiB
                   capacity: 127MiB
                   capabilities: nofs ntfs initialized
                   configuration: clustersize=4096 created=2013-01-18 22:25:36 filesystem=ntfs modified_by_chkdsk=true mounted_on_nt4=true name=Basic data partition resize_log_file=true state=dirty upgrade_on_mount=true
              *-volume:3
                   description: Windows NTFS volume
                   physical id: 4
                   bus info: scsi@0:0.0.0,4
                   logical name: /dev/sda4
                   version: 3.1
                   serial: 5040c14a-db0b-474b-b236-200251beabf0
                   size: 198GiB
                   capacity: 198GiB
                   capabilities: ntfs initialized
                   configuration: clustersize=4096 created=2013-01-18 22:25:39 filesystem=ntfs label=TI10657300E name=Basic data partition state=clean
              *-volume:4
                   description: Windows NTFS volume
                   physical id: 5
                   bus info: scsi@0:0.0.0,5
                   logical name: /dev/sda5
                   version: 3.1
                   serial: 2622-b42d
                   size: 10GiB
                   capacity: 10GiB
                   capabilities: precious readonly hidden nomount ntfs initialized
                   configuration: clustersize=4096 created=2013-07-10 12:47:15 filesystem=ntfs label=Recovery modified_by_chkdsk=true mounted_on_nt4=true name=Basic data partition resize_log_file=true state=dirty upgrade_on_mount=true
              *-volume:5
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 6
                   bus info: scsi@0:0.0.0,6
                   logical name: /dev/sda6
                   logical name: /
                   version: 1.0
                   serial: 17475ec6-4d3b-488a-9a80-2aae98b759df
                   size: 466GiB
                   capabilities: journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2013-09-01 19:02:53 filesystem=ext4 lastmountpoint=/ modified=2013-09-03 11:33:24 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered mounted=2014-01-18 11:03:28 state=mounted
              *-volume:6
                   description: Linux swap volume
                   physical id: 7
                   bus info: scsi@0:0.0.0,7
                   logical name: /dev/sda7
                   version: 1
                   serial: 49b414da-7d85-4691-869c-6b46ccf3740d
                   size: 2068MiB
                   capacity: 2068MiB
                   capabilities: nofs swap initialized
                   configuration: filesystem=swap pagesize=4095
              *-volume:7
                   description: Windows FAT volume
                   vendor: mkdosfs
                   physical id: 8
                   bus info: scsi@0:0.0.0,8
                   logical name: /dev/sda8
                   logical name: /media/2949-D309
                   version: FAT32
                   serial: 2949-d309
                   size: 20GiB
                   capacity: 20GiB
                   capabilities: fat initialized
                   configuration: FATs=2 filesystem=fat mount.fstype=vfat mount.options=rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro state=mounted
           *-cdrom
                description: DVD-RAM writer
                product: CDDVDW SN-208DN
                vendor: TSSTcorp
                physical id: 1
                bus info: scsi@5:0.0.0
                logical name: /dev/cdrom
                logical name: /dev/cdrw
                logical name: /dev/dvd
                logical name: /dev/dvdrw
                logical name: /dev/sr0
                version: TF01
                capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
                configuration: ansiversion=5 status=nodisc
        *-serial UNCLAIMED
             description: SMBus
             product: 7 Series/C210 Series Chipset Family SMBus Controller
             vendor: Intel Corporation
             physical id: 1f.3
             bus info: pci@0000:00:1f.3
             version: 04
             width: 64 bits
             clock: 33MHz
             configuration: latency=0
             resources: memory:c8615000-c86150ff ioport:4040(size=32)
     *-scsi
          physical id: 1
          bus info: usb@1:1.1
          logical name: scsi6
          capabilities: emulated scsi-host
          configuration: driver=rts5139
        *-disk
             description: SCSI Disk
             product: xD/SD/M.S.
             vendor: Generic-
             physical id: 0.0.0
             bus info: scsi@6:0.0.0
             logical name: /dev/sdb
             version: 1.00
             serial: 3
             capabilities: removable
           *-medium
                physical id: 0
                logical name: /dev/sdb
Image
User avatar
Hammer
Rookie
Rookie
Posts: 49
Joined: Fri Feb 11, 2011 5:59 pm
Favorite Aircraft: my bike
Location: LRTR/TSR
Has thanked: 1 time
Been thanked: 2 times

Re: Server issues with Linux

Post by Hammer »

I see, maybe this explains why I don't have the same issue because I run the 64 bit version.
Penguins _can_ fly!
I'm Thor... -=RoAF=-Thor
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

ah, maybe i should install the 64 bit os...

-- Sun Jan 26, 2014 7:54 pm --

more issues, this time on the ww3 server:

Code: Select all

	

    19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/kubonocat2/F20J_JASDF302_373.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4543, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 9\r\nREM GACRADRG 80\r"..., 16384) = 4543
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/kubonocat2/F-104J/F-104J_JASDF_636.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4510, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 7.3\r\nREM GACRADRG 3"..., 16384) = 4510
    read(19, "", 16384)                     = 0
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/kubonocat2/Ye-8/Ye-8_81.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4181, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 8.5\r\nREM GACRADRG 1"..., 16384) = 4181
    read(19, "", 16384)                     = 0
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/kubonocat2/F20A_USAF_N4416T.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4541, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 9\r\nREM GACRADRG 80\r"..., 16384) = 4541
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/PdF/ALPHAJ-E_Patrouille_de_France.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4129, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 9\r\nREM GACRADRG 0\r\n"..., 16384) = 4129
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/PAF/SABRE_F_Mk6_PAKISTAN.DAT", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4919, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 6.5\r\nREM GACRADRG 2"..., 16384) = 4919
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/PAF/F-86F_PAKISTAN.DAT", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4918, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 6.5\r\nREM GACRADRG 2"..., 16384) = 4918
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/F-4G/F-4G_US.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4802, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 6.5\r\nREM GACRADRG 5"..., 16384) = 4802
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/F-22_Perfect_Stealth/F-22A_USA.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4664, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 7.9\r\nREM GACRADRG 2"..., 16384) = 4664
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/GAC_A88/F-5E_ShinKazama.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4537, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 6.5\r\nREM GACRADRG 2"..., 16384) = 4537
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/GAC_A88/f20K.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4329, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "\r\nIDENTIFY \"A88_F-20A_Tigershark"..., 16384) = 4329
    read(19, "", 16384)                     = 0
    close(19)                               = 0
    munmap(0xade82000, 16384)               = 0
    open("./user/2ch/GACRp/GAC_A88/F-104G_SeirenBarnack.dat", O_RDONLY) = 19
    fstat64(19, {st_mode=S_IFREG|0644, st_size=4413, ...}) = 0
    mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xade82000
    read(19, "REM GACGLIMT 7.3\r\nREM GACRADRG 3"..., 16384) = 4413
    --- SIGSEGV (Segmentation fault) @ 0 (0) ---
    +++ killed by SIGSEGV +++
    Segmentation fault

Image
User avatar
Flake
VFA-49
VFA-49
Posts: 4375
Joined: Thu Feb 10, 2011 8:47 pm
Favorite Aircraft: Boeing F/A-18A
Location: Australia
OS: Windows 10 (x64)
Has thanked: 861 times
Been thanked: 1279 times
Contact:

Re: Server issues with Linux

Post by Flake »

If any thread has ever given me more reason to avoid the hell out of linux, this is it.
I am an accountant working full-time (and some). I'm not here as often as I would like to be. Send a message if you need me. There are a few people in the community who can get in contact with me urgently if you need - don't be afraid to ask. I just don't check here as frequently as I used to. Sorry!
User avatar
flyingfisch
Contributor
Contributor
Posts: 167
Joined: Wed Aug 29, 2012 10:50 pm
Favorite Aircraft: Saab Gripen
Has thanked: 1 time
Been thanked: 5 times
Contact:

Re: Server issues with Linux

Post by flyingfisch »

I have had no problems with linux besides YSFlight...
Image
User avatar
Eric
Senior Veteran
Senior Veteran
Posts: 1547
Joined: Thu Feb 10, 2011 5:30 am
Favorite Aircraft: Super Hornet
Location: Chicago, Illinois
Has thanked: 61 times
Been thanked: 166 times
Contact:

Re: Server issues with Linux

Post by Eric »

OfficerFlake wrote:If any thread has ever given me more reason to avoid the hell out of linux, this is it.
I wouldn't use this as the poster child for why Linux is bad. Each operating system has its own strengths. This just happens to be one program that runs best on Windows. Also, note that Linux is a compilation of many different programs (hence why it should be referred to as GNU/Linux). One should not use one distribution (e.g. Gentoo) to say all distributions are bad.

At any rate, I would suggest we compile a formal list of YSFlight Linux bugs (with appropriate debugging info) so Soji is able to improve the game on all platforms.
I make this website.
User avatar
YSFHQ
Staff Chief
Staff Chief
Posts: 248
Joined: Wed Apr 18, 2012 3:31 pm
Favorite Aircraft: All of them.
Has thanked: 1 time
Been thanked: 126 times
Contact:

Re: Server issues with Linux

Post by YSFHQ »

It's 2 conflicting .dat lines. Used to be it didn't give an error popup iirc but I think the 2010 version cocked that up for a lot of older planes where the modder was careless with it. Go to the offending plane .dat, make the cruise speed value lower than the max speed value (it's usually in mach number, sometimes in knots, I think you can even do kph if you really want to)

I don't have ys atm so this might be wrong as it's from memory, but it's worth a shot. If you can't ID the dat lines you're looking for because of deleted remarks go see the .dat lines thread by rambler. Good luck.

-shutter
YSFlight Headquarters
Administrative / Official Account
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests