MultiGCS für Linux und Raspberry-PI

Status
Nicht offen für weitere Antworten.

bejo52

Neuer Benutzer
#81
Hallo Olli,

habe valgrind mal laufen lassen.
Ich denke Du meintest:
valgrind ./multigcs
==2988== Memcheck, a memory error detector
==2988== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==2988== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==2988== Command: ./multigcs
==2988==
==2988== Warning: invalid file descriptor -1 in syscall close()
init GL
* GL-Screen BPP: 16
* aspect: 1.422200
Segmentation fault
init GL
* GL-Screen BPP: 16
* aspect: 1.422200
Segmentation fault
init GL
* GL-Screen BPP: 16
* aspect: 1.422200
Segmentation fault
^C==2988==
==2988== HEAP SUMMARY:
==2988== in use at exit: 2,404 bytes in 53 blocks
==2988== total heap usage: 79 allocs, 26 frees, 5,260 bytes allocated
==2988==
==2988== LEAK SUMMARY:
==2988== definitely lost: 0 bytes in 0 blocks
==2988== indirectly lost: 0 bytes in 0 blocks
==2988== possibly lost: 0 bytes in 0 blocks
==2988== still reachable: 2,404 bytes in 53 blocks
==2988== suppressed: 0 bytes in 0 blocks
==2988== Rerun with --leak-check=full to see details of leaked memory
==2988==
==2988== For counts of detected and suppressed errors, rerun with: -v
==2988== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Ich kann daraus wenig lesen. Hast Du noch weitere Vorschläge was ich testen kann?

Grüße
Jörg
 

bejo52

Neuer Benutzer
#83
Sorry, habe gcs gefunden (/usr/src/multigcs)

Das Ergebnis ist:

valgrind ./gcs
==3594== Memcheck, a memory error detector
==3594== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==3594== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==3594== Command: ./gcs
==3594==
--3594-- WARNING: Serious error when reading debug info
--3594-- When reading debug info from /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0:
--3594-- Can't make sense of .got section mapping
--3594-- WARNING: Serious error when reading debug info
--3594-- When reading debug info from /usr/lib/i386-linux-gnu/libglapi.so.0.0.0:
--3594-- Can't make sense of .got section mapping
init GL
==3594== Thread 3:
==3594== Conditional jump or move depends on uninitialised value(s)
==3594== at 0x40882DE: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x40889A3: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x4089379: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x405B035: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x405E900: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x40A546A: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==3594== by 0x4F51BAD: clone (clone.S:130)
==3594==
* GL-Screen BPP: 16
* aspect: 1.422200
==3594== Thread 1:
==3594== Jump to the invalid address stated on the next line
==3594== at 0x0: ???
==3594== by 0x805946B: glInit (in /usr/src/multigcs/gcs)
==3594== by 0x805F5D4: main (in /usr/src/multigcs/gcs)
==3594== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==3594==
==3594==
==3594== HEAP SUMMARY:
==3594== in use at exit: 1,531,628 bytes in 771 blocks
==3594== total heap usage: 18,158 allocs, 17,387 frees, 23,769,467 bytes allocated
==3594==
==3594== LEAK SUMMARY:
==3594== definitely lost: 493 bytes in 8 blocks
==3594== indirectly lost: 1,016 bytes in 38 blocks
==3594== possibly lost: 1,481,042 bytes in 178 blocks
==3594== still reachable: 49,077 bytes in 547 blocks
==3594== suppressed: 0 bytes in 0 blocks
==3594== Rerun with --leak-check=full to see details of leaked memory
==3594==
==3594== For counts of detected and suppressed errors, rerun with: -v
==3594== Use --track-origins=yes to see where uninitialised values come from
==3594== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 1 from 1)
Segmentation fault

Ist das i.O.?

Grüße
Jörg
 

bejo52

Neuer Benutzer
#86
nein, das Linux läuft direkt auf dem PC

-OpenGL-
Vendor : Intel Open Source Technology Center
Renderer : Mesa DRI Intel(R) 945GM x86/MMX/SSE2
Version : 1.4 Mesa 9.0.3
Direct Rendering : Yes

Ausgabe von valgrind -v ./gcs

==4944== Memcheck, a memory error detector
==4944== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==4944== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==4944== Command: ./gcs
==4944==
--4944-- Valgrind options:
--4944-- --suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
--4944-- -v
--4944-- Contents of /proc/version:
--4944-- Linux version 3.5.0-17-generic (buildd@roseapple) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012
--4944-- Arch and hwcaps: X86, x86-sse1-sse2
--4944-- Page sizes: currently 4096, max supported 4096
--4944-- Valgrind library directory: /usr/lib/valgrind
--4944-- Reading syms from /lib/i386-linux-gnu/ld-2.15.so (0x4000000)
--4944-- Considering /lib/i386-linux-gnu/ld-2.15.so ..
--4944-- .. CRC mismatch (computed 3d3e8543 wanted 715e6f81)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/ld-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/src/multigcs/gcs (0x8048000)
--4944-- Reading syms from /usr/lib/valgrind/memcheck-x86-linux (0x38000000)
--4944-- Considering /usr/lib/valgrind/memcheck-x86-linux ..
--4944-- .. CRC mismatch (computed 1ec895f5 wanted ee7c0008)
--4944-- object doesn't have a symbol table
--4944-- object doesn't have a dynamic symbol table
--4944-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
--4944-- Reading suppressions file: /usr/lib/valgrind/default.supp
==4944== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-4944-by-joerg-on-???
==4944== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-4944-by-joerg-on-???
==4944== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-4944-by-joerg-on-???
==4944==
==4944== TO CONTROL THIS PROCESS USING vgdb (which you probably
==4944== don't want to do, unless you know exactly what you're doing,
==4944== or are doing some strange experiment):
==4944== /usr/lib/valgrind/../../bin/vgdb --pid=4944 ...command...
==4944==
==4944== TO DEBUG THIS PROCESS USING GDB: start GDB like this
==4944== /path/to/gdb ./gcs
==4944== and then give GDB the following command
==4944== target remote | /usr/lib/valgrind/../../bin/vgdb --pid=4944
==4944== --pid is optional if only one valgrind process is running
==4944==
--4944-- REDIR: 0x40182e0 (strlen) redirected to 0x380552b4 (???)
--4944-- REDIR: 0x4018060 (index) redirected to 0x3805528f (???)
--4944-- Reading syms from /usr/lib/valgrind/vgpreload_core-x86-linux.so (0x4025000)
--4944-- Considering /usr/lib/valgrind/vgpreload_core-x86-linux.so ..
--4944-- .. CRC mismatch (computed 653f7e0c wanted 326ec8e5)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4028000)
--4944-- Considering /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so ..
--4944-- .. CRC mismatch (computed 919ad9e6 wanted fadf83d3)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4 (0x404e000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libSDL_image-1.2.so.0.8.4 (0x40e7000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libSDL_net-1.2.so.0.8.0 (0x4105000)
--4944-- Considering /usr/lib/i386-linux-gnu/libSDL_net-1.2.so.0.8.0 ..
--4944-- .. CRC mismatch (computed 4936e111 wanted 94308289)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0 (0x410b000)
--4944-- WARNING: Serious error when reading debug info
--4944-- When reading debug info from /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0:
--4944-- Can't make sense of .got section mapping
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libGLU.so.1.3.1 (0x4169000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libGLEW.so.1.8.0 (0x41f1000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_core.so.2.3.1 (0x4257000)
--4944-- Considering /usr/lib/libopencv_core.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 0f47b820 wanted 329d0e39)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_imgproc.so.2.3.1 (0x440b000)
--4944-- Considering /usr/lib/libopencv_imgproc.so.2.3.1 ..
--4944-- .. CRC mismatch (computed da07decf wanted 05b25350)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_highgui.so.2.3.1 (0x4630000)
--4944-- Considering /usr/lib/libopencv_highgui.so.2.3.1 ..
--4944-- .. CRC mismatch (computed b2d0bb3f wanted 42b15999)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_ml.so.2.3.1 (0x4670000)
--4944-- Considering /usr/lib/libopencv_ml.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 71b70b2b wanted a289acca)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_video.so.2.3.1 (0x46e5000)
--4944-- Considering /usr/lib/libopencv_video.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 4c82d497 wanted 35cd1597)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_features2d.so.2.3.1 (0x4721000)
--4944-- Considering /usr/lib/libopencv_features2d.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 2ae9051d wanted 14df4237)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_calib3d.so.2.3.1 (0x4806000)
--4944-- Considering /usr/lib/libopencv_calib3d.so.2.3.1 ..
--4944-- .. CRC mismatch (computed c2d73ac0 wanted 317fcaa9)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_objdetect.so.2.3.1 (0x4896000)
--4944-- Considering /usr/lib/libopencv_objdetect.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 32ad476b wanted 70636309)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_contrib.so.2.3.1 (0x48f0000)
--4944-- Considering /usr/lib/libopencv_contrib.so.2.3.1 ..
--4944-- .. CRC mismatch (computed a373edbb wanted 066cce17)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_legacy.so.2.3.1 (0x4945000)
--4944-- Considering /usr/lib/libopencv_legacy.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 670e3d41 wanted 2388ca58)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libopencv_flann.so.2.3.1 (0x49ea000)
--4944-- Considering /usr/lib/libopencv_flann.so.2.3.1 ..
--4944-- .. CRC mismatch (computed 96246e24 wanted a0b92c61)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libm-2.15.so (0x4a53000)
--4944-- Considering /lib/i386-linux-gnu/libm-2.15.so ..
--4944-- .. CRC mismatch (computed 4cb89e23 wanted 09a674e7)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libm-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/libtcl8.5.so.0 (0x4a7f000)
--4944-- Considering /usr/lib/libtcl8.5.so.0 ..
--4944-- .. CRC mismatch (computed 976ac7c3 wanted dc0263e7)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libxml2.so.2.8.0 (0x4b99000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libX11.so.6.3.0 (0x4ce9000)
--4944-- Considering /usr/lib/i386-linux-gnu/libX11.so.6.3.0 ..
--4944-- .. CRC mismatch (computed 6596c7f0 wanted 2e1fee99)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libpng12.so.0.49.0 (0x4e20000)
--4944-- Considering /lib/i386-linux-gnu/libpng12.so.0.49.0 ..
--4944-- .. CRC mismatch (computed 8ea3a193 wanted ca2fc1ac)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libz.so.1.2.7 (0x4e49000)
--4944-- Considering /lib/i386-linux-gnu/libz.so.1.2.7 ..
--4944-- .. CRC mismatch (computed d0ccd2e2 wanted ba0b2420)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libc-2.15.so (0x4e62000)
--4944-- Considering /lib/i386-linux-gnu/libc-2.15.so ..
--4944-- .. CRC mismatch (computed 71058c35 wanted 1b4154a2)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libc-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libasound.so.2.0.0 (0x500d000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libdl-2.15.so (0x5100000)
--4944-- Considering /lib/i386-linux-gnu/libdl-2.15.so ..
--4944-- .. CRC mismatch (computed ea8f85e6 wanted ffa8ab07)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libdl-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpulse-simple.so.0.0.3 (0x5105000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpulse-simple.so.0.0.3 ..
--4944-- .. CRC mismatch (computed c04ca151 wanted 5b7a4d8c)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpulse.so.0.14.3 (0x510a000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpulse.so.0.14.3 ..
--4944-- .. CRC mismatch (computed 4c7c3d20 wanted 1ba3990a)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXext.so.6.4.0 (0x5158000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXext.so.6.4.0 ..
--4944-- .. CRC mismatch (computed ac9df8dd wanted baf5a56b)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libcaca.so.0.99.18 (0x516a000)
--4944-- Considering /usr/lib/i386-linux-gnu/libcaca.so.0.99.18 ..
--4944-- .. CRC mismatch (computed b5a0ad77 wanted a8aad22d)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libpthread-2.15.so (0x5237000)
--4944-- Considering /lib/i386-linux-gnu/libpthread-2.15.so ..
--4944-- .. CRC mismatch (computed 01567a82 wanted f8f252c4)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libpthread-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libjpeg.so.8.0.2 (0x5252000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libtiff.so.5.1.0 (0x52a9000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libwebp.so.2.0.0 (0x531c000)
--4944-- Considering /usr/lib/i386-linux-gnu/libwebp.so.2.0.0 ..
--4944-- .. CRC mismatch (computed 41789d54 wanted c1cd5681)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libglapi.so.0.0.0 (0x534e000)
--4944-- WARNING: Serious error when reading debug info
--4944-- When reading debug info from /usr/lib/i386-linux-gnu/libglapi.so.0.0.0:
--4944-- Can't make sense of .got section mapping
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0 (0x5365000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0 ..
--4944-- .. CRC mismatch (computed 92503761 wanted 8fce6d0d)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0 (0x5369000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0 (0x5370000)
--4944-- Considering /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0 ..
--4944-- .. CRC mismatch (computed 98ba0421 wanted 0ea63b79)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0 (0x5373000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libxcb.so.1.1.0 (0x538b000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0 (0x53ae000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libdrm.so.2.4.0 (0x53b4000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libstdc++.so.6.0.17 (0x53c1000)
--4944-- Considering /usr/lib/i386-linux-gnu/libstdc++.so.6.0.17 ..
--4944-- .. CRC mismatch (computed 881e0afc wanted 035adcc5)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libgcc_s.so.1 (0x54aa000)
--4944-- Considering /lib/i386-linux-gnu/libgcc_s.so.1 ..
--4944-- .. CRC mismatch (computed 329f7175 wanted cf3aaefd)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/librt-2.15.so (0x54c8000)
--4944-- Considering /lib/i386-linux-gnu/librt-2.15.so ..
--4944-- .. CRC mismatch (computed e0dc197c wanted d32c88f8)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/librt-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/libtbb.so.2 (0x54d2000)
--4944-- Considering /usr/lib/libtbb.so.2 ..
--4944-- .. CRC mismatch (computed 00f946cd wanted 66e5ed49)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libjasper.so.1.0.0 (0x54fb000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libIlmImf.so.6.0.0 (0x5550000)
--4944-- Considering /usr/lib/libIlmImf.so.6.0.0 ..
--4944-- .. CRC mismatch (computed be210626 wanted 8d0f9c06)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libHalf.so.6.0.0 (0x5603000)
--4944-- Considering /usr/lib/libHalf.so.6.0.0 ..
--4944-- .. CRC mismatch (computed 61963eb3 wanted 96f1d8c7)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.13 (0x5647000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.13 ..
--4944-- .. CRC mismatch (computed aa77c1e2 wanted 2da8d212)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.13 (0x5ab1000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.13 ..
--4944-- .. CRC mismatch (computed e19997f1 wanted b89e4ab2)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3400.1 (0x5b5f000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3400.1 ..
--4944-- .. CRC mismatch (computed 5eabdb1f wanted b8ff6a93)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libglib-2.0.so.0.3400.1 (0x5baf000)
--4944-- Considering /lib/i386-linux-gnu/libglib-2.0.so.0.3400.1 ..
--4944-- .. CRC mismatch (computed dd8b8b3c wanted 8732d4ed)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53.35.0 (0x5cab000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/i686/cmov/libavformat.so.53.21.1 (0x6974000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/i686/cmov/libavutil.so.51.22.1 (0x6a9a000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/i686/cmov/libswscale.so.2.1.0 (0x6abd000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libdc1394.so.22.1.7 (0x6b0e000)
--4944-- Considering /usr/lib/i386-linux-gnu/libdc1394.so.22.1.7 ..
--4944-- .. CRC mismatch (computed c1229d77 wanted ff8baf8c)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libv4l1.so.0 (0x6b86000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/liblzma.so.5.0.0 (0x6b8e000)
--4944-- Considering /lib/i386-linux-gnu/liblzma.so.5.0.0 ..
--4944-- .. CRC mismatch (computed 5ee4e53f wanted 0b070af4)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-2.1.so (0x6bb4000)
--4944-- Considering /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-2.1.so ..
--4944-- .. CRC mismatch (computed 23265b03 wanted e2543506)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libjson.so.0.1.0 (0x6c18000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libdbus-1.so.3.7.2 (0x6c22000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libslang.so.2.2.4 (0x6c6d000)
--4944-- Considering /lib/i386-linux-gnu/libslang.so.2.2.4 ..
--4944-- .. CRC mismatch (computed 598c2c2e wanted 68143593)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libncursesw.so.5.9 (0x6d9c000)
--4944-- Considering /lib/i386-linux-gnu/libncursesw.so.5.9 ..
--4944-- .. CRC mismatch (computed cf797e51 wanted 42eefa44)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libtinfo.so.5.9 (0x6dcd000)
--4944-- Considering /lib/i386-linux-gnu/libtinfo.so.5.9 ..
--4944-- .. CRC mismatch (computed 5a2bfe87 wanted 4e119e41)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libjbig.so.0.0.0 (0x6dec000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXau.so.6.0.0 (0x6dfb000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXau.so.6.0.0 ..
--4944-- .. CRC mismatch (computed 85b2dad0 wanted 880ba7b7)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0 (0x6e00000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0 ..
--4944-- .. CRC mismatch (computed ff0682d8 wanted a3bf047a)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libIex.so.6.0.0 (0x6e07000)
--4944-- Considering /usr/lib/libIex.so.6.0.0 ..
--4944-- .. CRC mismatch (computed 5da9ef9e wanted 7b5d7e69)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/libIlmThread.so.6.0.0 (0x6e21000)
--4944-- Considering /usr/lib/libIlmThread.so.6.0.0 ..
--4944-- .. CRC mismatch (computed 7bc67ba5 wanted 29c2e180)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.1 (0x6e28000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.1 ..
--4944-- .. CRC mismatch (computed d5c30e36 wanted 8981aa09)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20609.1 (0x6e35000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libcairo.so.2.11200.2 (0x6e57000)
--4944-- Considering /usr/lib/i386-linux-gnu/libcairo.so.2.11200.2 ..
--4944-- .. CRC mismatch (computed f5889f56 wanted 8c16d622)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.4 (0x6f61000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.4 ..
--4944-- .. CRC mismatch (computed 2f606b23 wanted f0b2dcbd)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3400.1 (0x6f83000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3400.1 ..
--4944-- .. CRC mismatch (computed a6478945 wanted 10bc141c)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.1 (0x70e2000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.1 ..
--4944-- .. CRC mismatch (computed 10864f32 wanted b10a20e3)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.1 (0x7111000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.1 ..
--4944-- .. CRC mismatch (computed ab49197f wanted 088617ea)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libfontconfig.so.1.6.2 (0x715b000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXrender.so.1.3.0 (0x7193000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXrender.so.1.3.0 ..
--4944-- .. CRC mismatch (computed f747e984 wanted 9cff9c3c)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0 (0x719d000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0 ..
--4944-- .. CRC mismatch (computed 1b051901 wanted 9ddfbb10)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXi.so.6.1.0 (0x71a1000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXi.so.6.1.0 ..
--4944-- .. CRC mismatch (computed 3a9e95ff wanted c841ac88)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0 (0x71b1000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0 ..
--4944-- .. CRC mismatch (computed d1a78dc6 wanted 5a4a3c70)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2 (0x71bd000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2 ..
--4944-- .. CRC mismatch (computed ed1404fa wanted a23fa9db)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0 (0x71c8000)
--4944-- Considering /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0 ..
--4944-- .. CRC mismatch (computed c016bbb6 wanted 03ec64fa)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libffi.so.6.0.0 (0x71cc000)
--4944-- Considering /usr/lib/i386-linux-gnu/libffi.so.6.0.0 ..
--4944-- .. CRC mismatch (computed c7f68c4b wanted 05da6814)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libpcre.so.3.13.1 (0x71d3000)
--4944-- Considering /lib/i386-linux-gnu/libpcre.so.3.13.1 ..
--4944-- .. CRC mismatch (computed ca15a462 wanted 82613e9d)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libvpx.so.1.1.0 (0x7213000)
--4944-- Considering /usr/lib/i386-linux-gnu/libvpx.so.1.1.0 ..
--4944-- .. CRC mismatch (computed 919d9ec6 wanted e8c19875)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libvorbisenc.so.2.0.8 (0x72ba000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5 (0x7432000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libtheoraenc.so.1.1.2 (0x745e000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libtheoradec.so.1.1.4 (0x74a5000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/sse2/libspeex.so.1.5.0 (0x74c2000)
--4944-- Considering /usr/lib/i386-linux-gnu/sse2/libspeex.so.1.5.0 ..
--4944-- .. CRC mismatch (computed 74bf6b18 wanted 5f99af33)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libschroedinger-1.0.so.0.11.0 (0x74e4000)
--4944-- Considering /usr/lib/i386-linux-gnu/libschroedinger-1.0.so.0.11.0 ..
--4944-- .. CRC mismatch (computed 748a29d1 wanted dbc17d11)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgsm.so.1.0.12 (0x75b4000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libva.so.1.3200.0 (0x75c5000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgnutls.so.26.21.8 (0x75dc000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgnutls.so.26.21.8 ..
--4944-- .. CRC mismatch (computed 4efff90d wanted dce41712)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libbz2.so.1.0.4 (0x76a0000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libraw1394.so.11.0.1 (0x76b2000)
--4944-- Considering /usr/lib/i386-linux-gnu/libraw1394.so.11.0.1 ..
--4944-- .. CRC mismatch (computed cf35293e wanted db7ee3ed)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libusb-1.0.so.0.1.0 (0x76c2000)
--4944-- Considering /lib/i386-linux-gnu/libusb-1.0.so.0.1.0 ..
--4944-- .. CRC mismatch (computed a49205e2 wanted 8bf91b7c)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libv4l2.so.0 (0x76d5000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libwrap.so.0.7.6 (0x76e2000)
--4944-- Considering /lib/i386-linux-gnu/libwrap.so.0.7.6 ..
--4944-- .. CRC mismatch (computed e6fcca81 wanted 643180bb)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25 (0x76ec000)
--4944-- Considering /usr/lib/i386-linux-gnu/libsndfile.so.1.0.25 ..
--4944-- .. CRC mismatch (computed 6ab4e44d wanted b0688518)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libasyncns.so.0.3.1 (0x7761000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libfreetype.so.6.9.0 (0x7768000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpixman-1.so.0.26.0 (0x7802000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpixman-1.so.0.26.0 ..
--4944-- .. CRC mismatch (computed f47001ad wanted 789aa3aa)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0 (0x7899000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0 (0x789e000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3400.1 (0x78a8000)
--4944-- Considering /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3400.1 ..
--4944-- .. CRC mismatch (computed 21f63854 wanted 5cb62272)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libselinux.so.1 (0x78ad000)
--4944-- Considering /lib/i386-linux-gnu/libselinux.so.1 ..
--4944-- .. CRC mismatch (computed 92eb95f7 wanted 934f6916)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libresolv-2.15.so (0x78cc000)
--4944-- Considering /lib/i386-linux-gnu/libresolv-2.15.so ..
--4944-- .. CRC mismatch (computed adc7f73e wanted 004b4735)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libresolv-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /lib/i386-linux-gnu/libexpat.so.1.6.0 (0x78e3000)
--4944-- Considering /lib/i386-linux-gnu/libexpat.so.1.6.0 ..
--4944-- .. CRC mismatch (computed bb333a3f wanted 8a77e504)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libogg.so.0.8.0 (0x790c000)
--4944-- Considering /usr/lib/i386-linux-gnu/libogg.so.0.8.0 ..
--4944-- .. CRC mismatch (computed 22c6e5ed wanted 5a60efc5)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/liborc-0.4.so.0.16.0 (0x7914000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libtasn1.so.3.1.16 (0x79a3000)
--4944-- Considering /usr/lib/i386-linux-gnu/libtasn1.so.3.1.16 ..
--4944-- .. CRC mismatch (computed e3a231a2 wanted 98e38529)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libgcrypt.so.11.7.0 (0x79b5000)
--4944-- Considering /lib/i386-linux-gnu/libgcrypt.so.11.7.0 ..
--4944-- .. CRC mismatch (computed 4731be07 wanted 15c98311)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0 (0x7a39000)
--4944-- Considering /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0 ..
--4944-- .. CRC mismatch (computed 41cee874 wanted 66dd845f)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libv4lconvert.so.0 (0x7a4e000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libnsl-2.15.so (0x7ac6000)
--4944-- Considering /lib/i386-linux-gnu/libnsl-2.15.so ..
--4944-- .. CRC mismatch (computed 8ba10068 wanted 9fa3c534)
--4944-- Considering /usr/lib/debug/lib/i386-linux-gnu/libnsl-2.15.so ..
--4944-- .. CRC is valid
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libFLAC.so.8.2.0 (0x7ae0000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /lib/i386-linux-gnu/libgpg-error.so.0.8.0 (0x7b30000)
--4944-- Considering /lib/i386-linux-gnu/libgpg-error.so.0.8.0 ..
--4944-- .. CRC mismatch (computed b597bc97 wanted 665643b2)
--4944-- object doesn't have a symbol table
--4944-- REDIR: 0x4ee00b0 (strnlen) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee1600 (strncasecmp) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee0150 (strncmp) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edf800 (strcmp) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4f64d40 (__memcpy_chk) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee1790 (memcpy) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edffa0 (strlen) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee07c0 (strspn) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edf5f0 (index) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee10d0 (memset) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee0ce0 (bcmp) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee1010 (memmove) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edf8c0 (strcpy) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edf9b0 (strcspn) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ef9860 (strstr) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee0200 (rindex) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee0af0 (memchr) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee2800 (rawmemchr) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee13c0 (stpcpy) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4edf3e0 (strcat) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4f64d90 (__memmove_chk) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee01a0 (strncpy) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ee15b0 (strcasecmp) redirected to 0x402556d (_vgnU_ifunc_wrapper)
--4944-- REDIR: 0x4ef94a0 (__GI_strstr) redirected to 0x402eb70 (strstr)
--4944-- REDIR: 0x4ee0250 (__GI_strrchr) redirected to 0x402be10 (__GI_strrchr)
--4944-- REDIR: 0x4edfff0 (__GI_strlen) redirected to 0x402c2a0 (__GI_strlen)
--4944-- REDIR: 0x4edbd80 (malloc) redirected to 0x402baf5 (malloc)
--4944-- REDIR: 0x4edf850 (__GI_strcmp) redirected to 0x402ce80 (__GI_strcmp)
--4944-- REDIR: 0x4edc260 (free) redirected to 0x402ae81 (free)
--4944-- REDIR: 0x540bd90 (operator new(unsigned int)) redirected to 0x402b6ae (operator new(unsigned int))
--4944-- REDIR: 0x4fa19a0 (__strcmp_ssse3) redirected to 0x402ce30 (strcmp)
--4944-- REDIR: 0x4edce50 (calloc) redirected to 0x402a555 (calloc)
--4944-- REDIR: 0x40189a0 (stpcpy) redirected to 0x402e280 (stpcpy)
--4944-- REDIR: 0x4ee6e30 (__GI_strncmp) redirected to 0x402c7b0 (__GI_strncmp)
--4944-- REDIR: 0x4ee1420 (__GI_stpcpy) redirected to 0x402e1b0 (__GI_stpcpy)
--4944-- REDIR: 0x4ee2920 (strchrnul) redirected to 0x402e760 (strchrnul)
--4944-- REDIR: 0x4edc310 (realloc) redirected to 0x402bba4 (realloc)
--4944-- REDIR: 0x4ee6f50 (__strlen_sse2_bsf) redirected to 0x402c280 (strlen)
--4944-- REDIR: 0x4f983a0 (__memcpy_ssse3) redirected to 0x402d490 (memcpy)
--4944-- REDIR: 0x5409ac0 (operator delete(void*)) redirected to 0x402ab98 (operator delete(void*))
--4944-- REDIR: 0x4ee2850 (__GI___rawmemchr) redirected to 0x402e7b0 (__GI___rawmemchr)
--4944-- REDIR: 0x4ee70d0 (__strcpy_ssse3) redirected to 0x402c2c0 (strcpy)
--4944-- REDIR: 0x4edf920 (__GI_strcpy) redirected to 0x402c390 (__GI_strcpy)
--4944-- REDIR: 0x4fa2e10 (__strncmp_ssse3) redirected to 0x402c720 (strncmp)
--4944-- REDIR: 0x4ee8920 (__strncpy_ssse3) redirected to 0x402c460 (strncpy)
--4944-- REDIR: 0x4ef8100 (__strrchr_sse2_bsf) redirected to 0x402bde0 (rindex)
--4944-- REDIR: 0x4f64f20 (__strcpy_chk) redirected to 0x402e7d0 (__strcpy_chk)
--4944-- REDIR: 0x4f97290 (__memset_sse2) redirected to 0x402e420 (memset)
--4944-- REDIR: 0x4fa9880 (__memcmp_ssse3) redirected to 0x402e000 (bcmp)
--4944-- REDIR: 0x4f9aca0 (__memmove_ssse3) redirected to 0x402e4a0 (memmove)
--4944-- REDIR: 0x4ef7ff0 (__strchr_sse2_bsf) redirected to 0x402bec0 (index)
--4944-- REDIR: 0x4edf640 (__GI_strchr) redirected to 0x402bf10 (__GI_strchr)
--4944-- REDIR: 0x4eeb490 (__stpcpy_ssse3) redirected to 0x402e0e0 (stpcpy)
--4944-- REDIR: 0x4facc90 (__strnlen_sse2) redirected to 0x402c220 (strnlen)
--4944-- Reading syms from /usr/lib/i386-linux-gnu/dri/i915_dri.so (0x7f7e000)
--4944-- Considering /usr/lib/i386-linux-gnu/dri/i915_dri.so ..
--4944-- .. CRC mismatch (computed 9f5ad596 wanted b93e3cb4)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1.0.0 (0x10b72000)
--4944-- Considering /usr/lib/i386-linux-gnu/libdricore9.0.3.so.1.0.0 ..
--4944-- .. CRC mismatch (computed 85235fba wanted 854a6af5)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libdrm_intel.so.1.0.0 (0x7ff4000)
--4944-- object doesn't have a symbol table
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1 (0x403b000)
--4944-- Considering /usr/lib/i386-linux-gnu/libpciaccess.so.0.11.1 ..
--4944-- .. CRC mismatch (computed 4ab6c345 wanted 82dadab9)
--4944-- object doesn't have a symbol table
--4944-- REDIR: 0x4ee0800 (__GI_strspn) redirected to 0x402ece0 (strspn)
--4944-- REDIR: 0x4edd750 (posix_memalign) redirected to 0x402a4c6 (posix_memalign)
--4944-- Reading syms from /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0 (0x10f13000)
--4944-- Considering /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0.0.0 ..
--4944-- .. CRC mismatch (computed 4d180848 wanted aab1f47a)
--4944-- object doesn't have a symbol table
--4944-- REDIR: 0x4ef2690 (__strcat_ssse3) redirected to 0x402bf60 (strcat)
==4944== Thread 3:
==4944== Conditional jump or move depends on uninitialised value(s)
==4944== at 0x40882DE: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x40889A3: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x4089379: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x405B035: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x405E900: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x40A546A: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x4F51BAD: clone (clone.S:130)
==4944==
==4944== Thread 1:
==4944== Jump to the invalid address stated on the next line
==4944== at 0x0: ???
==4944== by 0x805946B: glInit (in /usr/src/multigcs/gcs)
==4944== by 0x805F5D4: main (in /usr/src/multigcs/gcs)
==4944== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==4944==
==4944==
==4944== Process terminating with default action of signal 11 (SIGSEGV)
==4944== at 0x4E901DF: raise (raise.c:64)
==4944== by 0x805946B: glInit (in /usr/src/multigcs/gcs)
==4944== by 0x805F5D4: main (in /usr/src/multigcs/gcs)
init GL
* GL-Screen BPP: 16
* aspect: 1.422200
==4944==
==4944== HEAP SUMMARY:
==4944== in use at exit: 1,531,628 bytes in 771 blocks
==4944== total heap usage: 18,159 allocs, 17,388 frees, 23,769,547 bytes allocated
==4944==
==4944== Searching for pointers to 771 not-freed blocks
==4944== Checked 126,859,852 bytes
==4944==
==4944== LEAK SUMMARY:
==4944== definitely lost: 493 bytes in 8 blocks
==4944== indirectly lost: 1,016 bytes in 38 blocks
==4944== possibly lost: 1,481,042 bytes in 178 blocks
==4944== still reachable: 49,077 bytes in 547 blocks
==4944== suppressed: 0 bytes in 0 blocks
==4944== Rerun with --leak-check=full to see details of leaked memory
==4944==
==4944== Use --track-origins=yes to see where uninitialised values come from
==4944== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 1 from 1)
==4944==
==4944== 1 errors in context 1 of 2:
==4944== Jump to the invalid address stated on the next line
==4944== at 0x0: ???
==4944== by 0x805946B: glInit (in /usr/src/multigcs/gcs)
==4944== by 0x805F5D4: main (in /usr/src/multigcs/gcs)
==4944== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==4944==
==4944==
==4944== 2 errors in context 2 of 2:
==4944== Thread 3:
==4944== Conditional jump or move depends on uninitialised value(s)
==4944== at 0x40882DE: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x40889A3: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x4089379: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x405B035: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x405E900: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x40A546A: ??? (in /usr/lib/i386-linux-gnu/libSDL-1.2.so.0.11.4)
==4944== by 0x4F51BAD: clone (clone.S:130)
==4944==
--4944--
--4944-- used_suppression: 1 X on SUSE11 writev uninit padding
==4944==
==4944== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 1 from 1)


Ich hoffe das hilft weiter.

Grüße
Jörg
 

meister

Erfahrener Benutzer
#87
versuch mal bitte in der Datei:

draw/gl_draw.c

die Zeile:
Code:
glewInit();
aus zu kommentieren:
Code:
//glewInit();
und compilier dann mal neu, denke mal das liegt daran, scheinbar unterstützen nicht alle karten/treiber die glew funktionen.
kann sein das es dann etwas später hängen bleibt, aber dann weiß ich was alles raus muss damit es geht.

Gruß und Danke für die Umstände :)
Olli


PS: hab mein system heute neu installiert und dabei mal notiert was alles an abhängigkeiten benötigt wird.
 

bejo52

Neuer Benutzer
#88
Hallo Olli,
habe die gl_draw.c gm. Anweisung geändert und neu kompiliert. Es entsteht nur eine neue gcs Datei. Ist das i.O.?
Es hat sich in der Ausgabe beim Programmstart nichts geändert. Auch valgrind gibt die gleichen Informatinen aus (nur ein paar Zahlen haben sich geändert, sind die interessant?)
Grüße
Jörg
 

amayer

Erfahrener Benutzer
#89
Telemetrie Input

Hallo Olli,

großartige Arbeit, meinen Respekt hast du :D

Mich interessiert wie du die Telemetriedaten vom Copter in den Raspberry Pi rein bekommst bzw. ob sowas auch geeingnet wäre: RCTimer Radio Telemetry Kit 433Mhz

Edit: 433Mhz, nicht 915Mhz

Das Teil hat USB Anschluss, die Frage ist ob die Daten zu deiner GCS Software "passen"...

Und wofür hast du die Funke mit dem Raspberry Pi per USB verbunden? Ich beziehe mich auf deine Grafik:
info5-1024x.jpg

Grüße Andy
 
Zuletzt bearbeitet:

Bamfax

Erfahrener Benutzer
#90
Andy, olli schreibt in #62, #68 und #71, dass er Bluetooth und usb-serial implementiert hat. also müsste ein Bluetooth modul funktionieren mit dem erwähnten namen, oder ein gerät, was den seriellen port identisch zur Verfügung stellt. Soweit die theorie ;) unter android müsste auch 3dr per usb-serial gehen, unter rasberry pi gibts es sowas wahrscheinlich nicht.
 

amayer

Erfahrener Benutzer
#91
Hi Olli, du beziehst dich auf diesen Thread

Das würde heißen, dass am USB Hub der Paspberry PI, das 3DR und das Bluetoothmodul hängt.

Die Telemetriedaten kommen vom 3DR rein und werden auch wieder über das BT bereit gestellt?

Grüße Andy
 
Zuletzt bearbeitet:

Bamfax

Erfahrener Benutzer
#92
Servus Andy,

jetzt wird's mir auch ein bisschen zu kompliziert. Mein theoretisches Konstrukt hätte einfach so ausgesehen, weil ich dachte, Meister's GCS würde auch auf Android laufen, er hatte sich ja extra ein Nexus 7 gekauft, meine ich mich zu erinnern. D.h. sollte es nicht so funktioniert?
Copter+BluetoothTX -> Android mit eingebautem BluetoothRX

Oder übersehe ich das was?

Ich meinte mich zu erinnern, dass irgendjemand geschrieben hätte, es gäbe USB-Hubs, die auf Bluetooth umsetzen? Dann ginge vermutlich auch folgendes:

Copter+3DR_TX -> 3DR_RX mit eingebautem BluetoothTX -> Android mit eingebautem BluetoothRX

Und wenn das Android Gerät usb_serial unterstützt, ginge auch folgendes:

Copter+3DR_TX -> 3DR_RX direkt angeschlossen an Android, über usb_serial

Und eine Rasberry Pi habe ich nicht, aber hier sollte es analog zur zweiten Variante gehen:

Copter+3DR_TX -> 3DR_RX mit eingebautem BluetoothTX -> Rasberry PI mit angeschlossenem BluetoothRX


Habe leider noch nichts ausprobiert, obwohl ich mir inzwischen auch ein Nexus zugelegt habe, daher ist das alles blanke Theorie.
 

amayer

Erfahrener Benutzer
#94
Multi GCS Android Screenshots

Auf meinem Samsung Galaxy S3 läuft Multi GCS, nachfolgend mal zwei Screenshots... eine feine Sache!!!

Screenshot_2014-03-10-20-08-49.png Screenshot_2014-03-11-18-48-13.png

Verwendet habe ich dieses Paket:
http://www.multixmedia.org/test/MultiGCS/MultiGCS-debug.apk

Vielleicht kann man (Meister) das HUD noch um die Anzeigen AMPS (Strom) und ALT (Höhe) ergänzen, fände ich noch praktisch ;)

Wenn ich mein 3DR Telemetrie installiert und getestet habe schreibe ich nochmal was dazu...

Grüße Andy
 

Tobi82m

Neuer Benutzer
#95
Habe deine Groundstation gerade gefunden und bin begeistert. Was ich verzeifelt bisher bei allen Groundstationen vermisse:
Input der Mavlink Daten über 3dr Radio und dann ein Output der GPS Daten über die COM Schnittstelle als NMEA0183 Format für einen Tracker.
Der Mission Planer bietet das Feature zwar, aber es kommen fehlerhafte Daten raus
 

odamoda

Neuer Benutzer
#96
Hi
Bin sehr begeistert.
Was ich noch nicht so ganz verstehe ist, wie das mit dem RC Sender funktioniert.
Hab mich da versucht rein zu googlen, mit mäßigem Erfolg.
Könntest du ein paar hilfteiche links posten.

Gruss Robbe
 

jhs

Neuer Benutzer
#98
Hallo,
versuch gerade Multigcs auf Ubuntu 12.04LTS zu compilieren. Leider ohne Erfolg:
---snip---
jan@lenni ~/projects/multicopter/multigcs $ make -f Makefile.gl-sdl all install deb
draw/opencv.c -> draw/opencv.o
In file included from draw/opencv.c:2:
./all.h:168:10: fatal error: 'cv.h' file not found
#include <cv.h>
^
1 error generated.
make: *** [draw/opencv.o] Error 1
---snip--

oder
---snip---
jan@lenni ~/projects/multicopter/multigcs $ make -f Makefile.gles-x11 all
draw/gles_draw.c -> draw/gles_draw.o
main.c -> main.o
serial.c -> serial.o
...
kml.c:277:13: warning: unused variable 'z2' [-Wunused-variable]
float z2 = (float)get_altitude(py2, px2) / alt_zoom;
^
14 warnings generated.
linking gcs
screens/screen_hud.o: In function `draw_circleMarker_f3':
/home/jan/projects/multicopter/multigcs/screens/screen_hud.c:705: undefined reference to `glBegin'
/home/jan/projects/multicopter/multigcs/screens/screen_hud.c:706: undefined reference to `glColor4f'
/home/jan/projects/multicopter/multigcs/screens/screen_hud.c:707: undefined reference to `glVertex3f'
/home/jan/projects/multicopter/multigcs/screens/screen_hud.c:708: undefined reference to `glVertex3f'
/home/jan/projects/multicopter/multigcs/screens/screen_hud.c:709: undefined reference to `glEnd'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [gcs] Error 1
---snip--

Hat jemand eine Lösung? Oder auf welcher Linux Distro compiliert ihr erfolgreich?
Danke
Jan
 
Status
Nicht offen für weitere Antworten.
FPV1

Banggood

Oben Unten