Follow-up Comment #9, bug #21703 (project freeciv):

chris@sheva:~/freeciv/play$ gdb freeciv-server
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.

This GDB was configured as "arm-linux-gnueabi".

Reading symbols from /usr/local/bin/freeciv-server...done.
(gdb) run
Starting program: /usr/local/bin/freeciv-server 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1".

Program received signal SIGILL, Illegal instruction.
0xb6178820 in ?? () from /usr/lib/arm-linux-gnueabi/libcrypto.so.1.0.0
(gdb) 
(gdb) bt
#0  0xb6178820 in ?? () from /usr/lib/arm-linux-gnueabi/libcrypto.so.1.0.0
Cannot access memory at address 0x0
#1  0xb6175008 in OPENSSL_cpuid_setup () from
/usr/lib/arm-linux-gnueabi/libcrypto.so.1.0.0
#2  0xb6fe9124 in ?? () from /lib/ld-linux.so.3
#3  0xb6fff000 in ?? () from /lib/ld-linux.so.3
Cannot access memory at address 0x0
#4  0xb6fff000 in ?? () from /lib/ld-linux.so.3
Cannot access memory at address 0x0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Only 1 hint there is a problem with libssl1.0.0:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623085

There _are_ problems with fpu and emulation in Debian ARM, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623085

Has this effect on Freeciv? There are two flavours of Debian ARM.
armel and armhf. I have armel. Does Freeciv run on both?

sheeva has no fpu

Linux sheva 3.2.0-4-kirkwood #1 Debian 3.2.54-2 armv5tel GNU/Linux

Has this to do with threads?


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21703>

_______________________________________________
  Nachricht gesendet von/durch Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to