Jump to content

Recommended Posts

Posted

Using Linux?

try the following:

open terminal and navigate to X-Plane main dir

type

gdb X-Plane-i686

run

when crash triggers, type

bt full

post output here.

Posted

Yes, I use Linux.

This is the output:

GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Para las instrucciones de informe de errores, vea:
<http://bugs.launchpad.net/gdb-linaro/>...
Leyendo símbolos desde /home/julio/X-Plane 10 beta test/X-Plane-i686...(no se encontraron símbolos de depuración)hecho.
(gdb) bt full
No stack.
(gdb)

Just after the CTD, I typed "bt full".

Translation from spanish:

Leyendo símbolos desde /home/julio/X-Plane 10 beta test/X-Plane-i686...(no se encontraron símbolos de depuración)hecho.

Reading symbols from /home/julio/X-Plane 10 beta test/X-Plane-i686... (No debugging symbols found) done.

:huh:

Posted

From the output you posted, you didn't run X-Plane from gdb.

Use gdb to run the X-Plane exectuable (instead of starting it from your desktop, or how you normally do it).

The output will look very different then and reveal a lot of detail.

Philipp

Posted

You are right, my mistake, sorry.

This is the output:

GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04

Copyright © 2012 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law. Type "show copying"

and "show warranty" for details.

This GDB was configured as "x86_64-linux-gnu".

Para las instrucciones de informe de errores, vea:

<http://bugs.launchpa...gdb-linaro/>...

Leyendo símbolos desde /home/julio/X-Plane 10 beta test/X-Plane-i686...(no se encontraron símbolos de depuración)hecho.

(gdb) run

Starting program: /home/julio/X-Plane 10 beta test/X-Plane-i686

[Depuración de hilo usando libthread_db enabled]

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

[Nuevo Thread 0xf073ab40 (LWP 3949)]

[Nuevo Thread 0xefa8ab40 (LWP 3950)]

[Nuevo Thread 0xeede9b40 (LWP 3951)]

[Nuevo Thread 0xee13fb40 (LWP 3952)]

[Nuevo Thread 0xed4e6b40 (LWP 3953)]

[Nuevo Thread 0xec8a0b40 (LWP 3954)]

[Nuevo Thread 0xebc5fb40 (LWP 3955)]

[Nuevo Thread 0xe8715b40 (LWP 3958)]

[Thread 0xe8715b40 (LWP 3958) terminado]

[Nuevo Thread 0xe8715b40 (LWP 3959)]

[Thread 0xe8715b40 (LWP 3959) terminado]

[Nuevo Thread 0xe8715b40 (LWP 3960)]

[Nuevo Thread 0xe7e02b40 (LWP 3961)]

Starting thread loader.

Lighting slot 14,0 is unused.

Lighting slot 15,0 is unused.

Lighting slot 14,1 is unused.

Lighting slot 15,1 is unused.

Lighting slot 8,4 is unused.

Lighting slot 9,4 is unused.

Lighting slot 7,5 is unused.

Lighting slot 8,5 is unused.

Lighting slot 9,5 is unused.

[Nuevo Thread 0xdbeffb40 (LWP 3963)]

Program received signal SIGSEGV, Segmentation fault.

0xf7b7f671 in ?? () from /lib/i386-linux-gnu/libc.so.6

(gdb) bt full

#0 0xf7b7f671 in ?? () from /lib/i386-linux-gnu/libc.so.6

No symbol table info available.

#1 0x08bb5d15 in t1_ps_get_font_private ()

No symbol table info available.

#2 0xe632e13f in FT_Has_PS_Glyph_Names ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libfreetype.so.6

No symbol table info available.

#3 0xe3f1b41c in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#4 0xe3f1bece in FcFreeTypeCharSetAndSpacing ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#5 0xe3f1d54b in FcFreeTypeQueryFace ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#6 0xe3f1dc44 in FcFreeTypeQuery ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#7 0xe3f18b19 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#8 0xe3f18e9d in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

---Type <return> to continue, or q <return> to quit---

#9 0xe3f19067 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#10 0xe3f14ff1 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#11 0xe3f152a6 in FcConfigBuildFonts ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#12 0xe3f1e19c in FcInitLoadConfigAndFonts ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#13 0xe3f1e40d in FcInit () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#14 0xda8c5fd3 in ?? ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libQtGui.so.4

No symbol table info available.

#15 0xda8495e8 in QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libQtGui.so.4

No symbol table info available.

#16 0xda849e53 in QApplication::QApplication(int&, char**, int) ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJ---Type <return> to continue, or q <return> to quit---

Avionics/liblinux/libQtGui.so.4

No symbol table info available.

#17 0xdb1e17d8 in XPluginStart ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/lin.xpl

No symbol table info available.

#18 0xe92a1236 in LoadOnePlugin(std::string const&, int) ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#19 0xe92a26e3 in XPLMFindAndLoadAcfPlugins(char const*) ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#20 0xe929f4c6 in XPLMEventHook ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#21 0x08a4a379 in veh_class::IO_veh(int) ()

No symbol table info available.

#22 0x08b2339f in veh_class::load_veh(int, int) ()

No symbol table info available.

#23 0x08b305a5 in qflt_wind() ()

No symbol table info available.

#24 0x08b33fb5 in APP_update() ()

No symbol table info available.

---Type <return> to continue, or q <return> to quit---

#25 0x08205a4c in MACIBM_event_proc() ()

No symbol table info available.

#26 0x08b3ef6e in main ()

No symbol table info available.

(gdb)

Thanks. :)

Posted (edited)

To me this looks like an incompatibility between freetype and your libc.

My guess is that this is not related to updating X-Plane 10.10 to beta8, but rather to updating system libraries which you might have done at the same time.

you could try removing the libfreetype.so from the CRJ-200/plugins/CRJAvionics/liblinux/ folder (keep a backup copy, please) so it falls back to your system default (make sure you have freetype for 32bit installed on your system, of course!) - that should be compatible with your libc, since it was probably updated by the package manager at the same time.

Philipp

Edited by philipp
Posted

Still no luck.

Program received signal SIGSEGV, Segmentation fault.

0xf7b7e1f0 in ?? () from /lib/i386-linux-gnu/libc.so.6

(gdb) bt full

#0 0xf7b7e1f0 in ?? () from /lib/i386-linux-gnu/libc.so.6

No symbol table info available.

#1 0x08bb5d15 in t1_ps_get_font_private ()

No symbol table info available.

#2 0xe3e20e7f in FT_Has_PS_Glyph_Names ()

from /usr/lib/i386-linux-gnu/libfreetype.so.6

No symbol table info available.

#3 0xe753041c in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#4 0xe7530ece in FcFreeTypeCharSetAndSpacing ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#5 0xe753254b in FcFreeTypeQueryFace ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#6 0xe7532c44 in FcFreeTypeQuery ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#7 0xe752db19 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#8 0xe752de9d in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#9 0xe752e067 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

---Type <return> to continue, or q <return> to quit---

No symbol table info available.

#10 0xe7529ff1 in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#11 0xe752a2a6 in FcConfigBuildFonts ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#12 0xe753319c in FcInitLoadConfigAndFonts ()

from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#13 0xe753340d in FcInit () from /usr/lib/i386-linux-gnu/libfontconfig.so.1

No symbol table info available.

#14 0xda624fd3 in ?? ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libQtGui.so.4

No symbol table info available.

#15 0xda5a85e8 in QApplicationPrivate::construct(_XDisplay*, unsigned long, unsigned long) ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libQtGui.so.4

No symbol table info available.

#16 0xda5a8e53 in QApplication::QApplication(int&, char**, int) ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/liblinux/libQtGui.so.4

---Type <return> to continue, or q <return> to quit---

No symbol table info available.

#17 0xdaf407d8 in XPluginStart ()

from /home/julio/X-Plane 10 beta test/Aircraft/X-Aviation/CRJ-200/plugins/CRJAvionics/lin.xpl

No symbol table info available.

#18 0xe9273236 in LoadOnePlugin(std::string const&, int) ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#19 0xe92746e3 in XPLMFindAndLoadAcfPlugins(char const*) ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#20 0xe92714c6 in XPLMEventHook ()

from /home/julio/X-Plane 10 beta test/Resources/plugins/XPLM.so

No symbol table info available.

#21 0x08a4a379 in veh_class::IO_veh(int) ()

No symbol table info available.

#22 0x08b2339f in veh_class::load_veh(int, int) ()

No symbol table info available.

#23 0x08b305a5 in qflt_wind() ()

No symbol table info available.

#24 0x08b33fb5 in APP_update() ()

No symbol table info available.

#25 0x08205a4c in MACIBM_event_proc() ()

---Type <return> to continue, or q <return> to quit---

No symbol table info available.

#26 0x08b3ef6e in main ()

No symbol table info available.

(gdb)

I can't remember at all but probably I did a system update at the same time.

Just checked now if the plane loads in my 10.05 and it crashes also so... something is going wrong with my OS libraries for sure.

  • 3 weeks later...
Posted (edited)

For last days I have been trying to get rid of this error but I was unable, so today I installed a clean Ubuntu 12.04 in my pc (with the latest updates) and a clean X-Plane 10 but still no luck. :(

I have tried again everything you said above, but no way. As far as I have checked, I have installed/checked all necessary libraries for the CRJ (never had problems with them after installing the aircraft, until now).

:mellow:

Edited by Julio Alberto

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...