From: <he...@in...> - 2009-09-09 13:01:08
|
Hi, I've just noticed that I replied only to you, sorry! I made some tests today. Installing a virtual machine with a debian(5.0.3) running, the server is working. So it seems that there are some/one missing/defective libraries on ubuntu?! My configuration is the same as on ubuntu: I copied the template files in "/extra" to "/src", cutting the ".template"-postfix. The gcc version is 4.3 So, now it works, but I have no idea why it isn't not working on ubuntu. I will try to discover this when I have more time. But maybe you have an idea. Do you need a wireshark capture anyway? Regards Tobias > Hi, > > Just one thing, when answering message on mailing-list, use "reply all" > rather than "reply". Maybe other has same problem as you. > > he...@in... a écrit : >> Hi Sebastien, >> >> here the answers to your questions: >> - I use Ubuntu 9.04 on all PCs >> - latest SVN version >> >> > OK. > > Have you use default turnusers.txt template or provide your own set of > account/password ? > What is the gcc version you use to compile turnserver ? Try using > another version (4.1, 4.2, 4.3, 4.4). > Can you send me the pcap trace. > > In last resort, you can also test with another OS (Debian, Fedora or > FreeBSD)... > > Regards, > -- > Seb > >> and following the output of valgrind. I used the -v option to present >> all >> relevant information. >> >> I hope this will help to detect the error. >> >> Regards >> Tobias >> >> valgrind -v ./src/turnserver -c turnserver.conf >> ==7165== Memcheck, a memory error detector. >> ==7165== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. >> ==7165== Using LibVEX rev 1884, a library for dynamic binary >> translation. >> ==7165== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. >> ==7165== Using valgrind-3.4.1-Debian, a dynamic binary instrumentation >> framework. >> ==7165== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al. >> ==7165== >> --7165-- Command line >> --7165-- ./src/turnserver >> --7165-- -c >> --7165-- turnserver.conf >> --7165-- Startup, with flags: >> --7165-- -v >> --7165-- Contents of /proc/version: >> --7165-- Linux version 2.6.28-15-generic (buildd@palmer) (gcc version >> 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC >> 2009 >> --7165-- Arch and hwcaps: X86, x86-sse1-sse2 >> --7165-- Page sizes: currently 4096, max supported 4096 >> --7165-- Valgrind library directory: /usr/lib/valgrind >> --7165-- Reading syms from /lib/ld-2.9.so (0x4000000) >> --7165-- Reading debug info from /lib/ld-2.9.so .. >> --7165-- .. CRC mismatch (computed 049232cc wanted 022486d8) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from >> /home/tum/Desktop/turnserver_new/src/turnserver >> (0x8048000) >> --7165-- Reading syms from /usr/lib/valgrind/x86-linux/memcheck >> (0x38000000) >> --7165-- object doesn't have a dynamic symbol table >> --7165-- Reading suppressions file: /usr/lib/valgrind/default.supp >> --7165-- Reading syms from /usr/lib/valgrind/x86-linux/vgpreload_core.so >> (0x4020000) >> --7165-- Reading syms from >> /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so (0x4023000) >> --7165-- Reading syms from /usr/lib/libconfuse.so.0.0.0 (0x4039000) >> --7165-- Reading debug info from /usr/lib/libconfuse.so.0.0.0 .. >> --7165-- .. CRC mismatch (computed eecdc0a2 wanted ccc0a68b) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/i686/cmov/libssl.so.0.9.8 (0x4043000) >> --7165-- Reading debug info from /lib/i686/cmov/libssl.so.0.9.8 .. >> --7165-- .. CRC mismatch (computed 9ce15a89 wanted 19171c45) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/tls/i686/cmov/librt-2.9.so (0x408b000) >> --7165-- Reading debug info from /lib/tls/i686/cmov/librt-2.9.so .. >> --7165-- .. CRC mismatch (computed d50040cd wanted 8f443884) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/tls/i686/cmov/libc-2.9.so (0x4094000) >> --7165-- Reading debug info from /lib/tls/i686/cmov/libc-2.9.so .. >> --7165-- .. CRC mismatch (computed 7ee64c88 wanted 8d898f0d) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/i686/cmov/libcrypto.so.0.9.8 (0x41f7000) >> --7165-- Reading debug info from /lib/i686/cmov/libcrypto.so.0.9.8 .. >> --7165-- .. CRC mismatch (computed c72572f2 wanted 211d835a) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/tls/i686/cmov/libdl-2.9.so (0x4343000) >> --7165-- Reading debug info from /lib/tls/i686/cmov/libdl-2.9.so .. >> --7165-- .. CRC mismatch (computed 868ff7e2 wanted 2c0770ec) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/libz.so.1.2.3.3 (0x4347000) >> --7165-- Reading debug info from /lib/libz.so.1.2.3.3 .. >> --7165-- .. CRC mismatch (computed 6f997343 wanted 90f70a2f) >> --7165-- object doesn't have a symbol table >> --7165-- Reading syms from /lib/tls/i686/cmov/libpthread-2.9.so >> (0x435e000) >> --7165-- Reading debug info from /lib/tls/i686/cmov/libpthread-2.9.so .. >> --7165-- .. CRC mismatch (computed 967fd765 wanted e10448e4) >> --7165-- REDIR: 0x410af00 (index) redirected to 0x4027420 (index) >> --7165-- REDIR: 0x410ce40 (memchr) redirected to 0x4027b00 (memchr) >> --7165-- REDIR: 0x410ba60 (rindex) redirected to 0x4027330 (rindex) >> --7165-- REDIR: 0x410b5e0 (strlen) redirected to 0x40276e0 (strlen) >> --7165-- REDIR: 0x4107600 (calloc) redirected to 0x4024fd0 (calloc) >> --7165-- REDIR: 0x4107930 (malloc) redirected to 0x4026f20 (malloc) >> --7165-- REDIR: 0x410d850 (memcpy) redirected to 0x4027b50 (memcpy) >> --7165-- REDIR: 0x4107de0 (realloc) redirected to 0x4027030 (realloc) >> --7165-- REDIR: 0x4105520 (free) redirected to 0x4025d40 (free) >> --7165-- REDIR: 0x410b070 (strcmp) redirected to 0x40279e0 (strcmp) >> --7165-- REDIR: 0x410b800 (strncmp) redirected to 0x4027950 (strncmp) >> --7165-- REDIR: 0x4110390 (strchrnul) redirected to 0x40286c0 >> (strchrnul) >> --7165-- REDIR: 0x410d3a0 (mempcpy) redirected to 0x4028720 (mempcpy) >> --7165-- REDIR: 0x410b690 (strnlen) redirected to 0x40276a0 (strnlen) >> --7165-- REDIR: 0x410d530 (stpcpy) redirected to 0x4028380 (stpcpy) >> --7165-- REDIR: 0x410b0e0 (strcpy) redirected to 0x4027740 (strcpy) >> --7165-- REDIR: 0x41102c0 (rawmemchr) redirected to 0x4028700 >> (rawmemchr) >> listen_address = {"192.168.1.2"} >> listen_addressv6 = {} >> udp_port = 3478 >> tcp_port = 3478 >> tls_port = 5349 >> tls = false >> daemon = false >> # unpriv_user = "" >> max_client = 50 >> max_relay_per_username = 5 >> allocation_lifetime = 1800 >> nonce_key = "hieKedq" >> ca_file = "./ca.crt" >> cert_file = "./server.crt" >> private_key_file = "./server.key" >> realm = "domain.org" >> account_method = "file" >> account_file = "./turnusers.txt" >> denied_address { >> address = "127.0.0.1" >> mask = 8 >> port = 0 >> } >> denied_address { >> address = "::1" >> mask = 128 >> port = 0 >> } >> bandwidth_per_allocation = 150 >> account_db_login = "anonymous" >> account_db_password = "anonymous" >> account_db_name = "turnserver" >> account_db_address = "127.0.0.1" >> account_db_port = 3306 >> --7165-- REDIR: 0x410b910 (strncpy) redirected to 0x4027810 (strncpy) >> 14:14:42.279304 [turnserver.c:3676] TurnServer start >> --7165-- REDIR: 0x410d340 (memset) redirected to 0x40285f0 (memset) >> 14:14:42.391955 [turnserver.c:3767] Run with uid_real=1000 >> gid_real=1000 >> uid_eff=1000 gid_eff=1000 >> 14:15:23.880880 [turnserver.c:3309] Received TCP on listening >> address >> 14:15:23.883241 [turnserver.c:3322] Received TCP connection >> 14:15:23.888844 [turnserver.c:3250] Received data from TCP client >> 14:15:23.898820 [turnserver.c:3033] Incomplete message >> 14:15:24.876686 [turnserver.c:3250] Received data from TCP client >> 14:15:24.891998 [turnserver.c:2399] No message integrity >> *** stack smashing detected ***: ./src/turnserver terminated >> --7165-- Reading syms from /lib/libgcc_s.so.1 (0x47c4000) >> --7165-- Reading debug info from /lib/libgcc_s.so.1 .. >> --7165-- .. CRC mismatch (computed 224ab3f8 wanted 89276151) >> --7165-- object doesn't have a symbol table >> ======= Backtrace: ========= >> /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0x4191da8] >> /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0x4191d60] >> ./src/turnserver[0x804f433] >> ./src/turnserver[0x804fc44] >> ./src/turnserver[0x805034b] >> ./src/turnserver[0x8051cd1] >> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0x40aa775] >> ./src/turnserver[0x804a9d1] >> ======= Memory map: ======== >> 04000000-0401c000 r-xp 00000000 08:03 488663 /lib/ld-2.9.so >> 0401c000-0401d000 r--p 0001b000 08:03 488663 /lib/ld-2.9.so >> 0401d000-0401e000 rw-p 0001c000 08:03 488663 /lib/ld-2.9.so >> 0401e000-04020000 rw-p 0401e000 00:00 0 >> 04020000-04021000 r-xp 00000000 08:03 936565 >> /usr/lib/valgrind/x86-linux/vgpreload_core.so >> 04021000-04022000 r--p 00000000 08:03 936565 >> /usr/lib/valgrind/x86-linux/vgpreload_core.so >> 04022000-04023000 rw-p 00001000 08:03 936565 >> /usr/lib/valgrind/x86-linux/vgpreload_core.so >> 04023000-0402a000 r-xp 00000000 08:03 937533 >> /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so >> 0402a000-0402b000 r--p 00006000 08:03 937533 >> /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so >> 0402b000-0402c000 rw-p 00007000 08:03 937533 >> /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so >> 0402c000-0402d000 r--p 00000000 08:03 937233 >> /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES >> 0402d000-04034000 r--s 00000000 08:03 382968 >> /usr/lib/gconv/gconv-modules.cache >> 04039000-04042000 r-xp 00000000 08:03 906735 >> /usr/lib/libconfuse.so.0.0.0 >> 04042000-04043000 rw-p 00008000 08:03 906735 >> /usr/lib/libconfuse.so.0.0.0 >> 04043000-04085000 r-xp 00000000 08:03 490106 >> /lib/i686/cmov/libssl.so.0.9.8 >> 04085000-04086000 ---p 00042000 08:03 490106 >> /lib/i686/cmov/libssl.so.0.9.8 >> 04086000-04087000 r--p 00042000 08:03 490106 >> /lib/i686/cmov/libssl.so.0.9.8 >> 04087000-0408a000 rw-p 00043000 08:03 490106 >> /lib/i686/cmov/libssl.so.0.9.8 >> 0408a000-0408b000 rw-p 0408a000 00:00 0 >> 0408b000-04092000 r-xp 00000000 08:03 506185 >> /lib/tls/i686/cmov/librt-2.9.so >> 04092000-04093000 r--p 00006000 08:03 506185 >> /lib/tls/i686/cmov/librt-2.9.so >> 04093000-04094000 rw-p 00007000 08:03 506185 >> /lib/tls/i686/cmov/librt-2.9.so >> 04094000-041f0000 r-xp 00000000 08:03 506155 >> /lib/tls/i686/cmov/libc-2.9.so >> 041f0000-041f1000 ---p 0015c000 08:03 506155 >> /lib/tls/i686/cmov/libc-2.9.so >> 041f1000-041f3000 r--p 0015c000 08:03 506155 >> /lib/tls/i686/cmov/libc-2.9.so >> 041f3000-041f4000 rw-p 0015e000 08:03 506155 >> /lib/tls/i686/cmov/libc-2.9.so >> 041f4000-041f7000 rw-p 041f4000 00:00 0 >> 041f7000-0432a000 r-xp 00000000 08:03 490105 >> /lib/i686/cmov/libcrypto.so.0.9.8 >> 0432a000-04332000 r--p 00132000 08:03 490105 >> /lib/i686/cmov/libcrypto.so.0.9.8 >> 04332000-0433f000 rw-p 0013a000 08:03 490105 >> /lib/i686/cmov/libcrypto.so.0.9.8 >> 0433f000-04343000 rw-p 0433f000 00:00 0 >> 04343000-04345000 r-xp 00000000 08:03 506161 >> /lib/tls/i686/cmov/libdl-2.9.so >> 04345000-04346000 r--p 00001000 08:03 506161 >> /lib/tls/i686/cmov/libdl-2.9.so >> 04346000-04347000 rw-p 00002000 08:03 506161 >> /lib/tls/i686/cmov/libdl-2.9.so >> 04347000-0435b000 r-xp 00000000 08:03 488801 /lib/libz.so.1.2.3.3 >> 0435b000-0435c000 r--p 00013000 08:03 488801 /lib/libz.so.1.2.3.3 >> 0435c000-0435d000 rw-p 00014000 08:03 488801 /lib/libz.so.1.2.3.3 >> 0435d000-0435e000 rw-p 0435d000 00:00 0 >> 0435e000-04373000 r-xp 00000000 08:03 506181 >> /lib/tls/i686/cmov/libpthread-2.9.so >> 04373000-04374000 r--p 00014000 08:03 506181 >> /lib/tls/i686/cmov/libpthread-2.9.so >> 04374000-04375000 rw-p 00015000 08:03 506181 >> /lib/tls/i686/cmov/libpthread-2.9.so >> 04375000-04378000 rw-p 04375000 00:00 0 >> 04378000-04778000 rwxp 04378000 00:00 0 >> 04778000-047b7000 r--p 00000000 08:03 937224 >> /usr/lib/locale/en_US.utf8/LC_CTYPE >> 047c4000-047d1000 r-xp 00000000 08:03 488705 /lib/libgcc_s.so.1 >> 047d1000-047d2000 r--p 0000c000 08:03 488705 /lib/libgcc_s.so.1 >> 047d2000-047d3000 rw-p 0000d000 08:03 488705 /lib/libgcc_s.so.1 >> 08048000-0805a000 r-xp 00000000 08:03 701499 >> /home/tum/Desktop/turnserver_new/src/turnserver >> 0805a000-0805b000 r--p 00011000 08:03 701499 >> /home/tum/Desktop/turnserver_new/src/turnserver >> 0805b000-0805c000 rw-p 00012000 08:03 701499 >> /home/tum/Desktop/turnserver_new/src/turnserver >> 0805c000-0805d000 rwxp 0805c000 00:00 0 >> 38000000-381c3000 r-xp 00000000 08:03 937532 >> /usr/lib/valgrind/x86-linux/memcheck >> 381c4000-381c5000 rw-p 001c3000 08:03 937532 >> /usr/lib/valgrind/x86-linux/memcheck >> 381c5000-388e3000 rw-p 381c5000 00:00 0 >> 61cdf000-62863000 rwxp 61cdf000 00:00 0 >> 62863000-62865000 ---p 62863000 00:00 0 >> 62865000-62875000 rwxp 62865000 00:00 0 >> 62875000-62877000 ---p 62875000 00:00 0 >> 62877000-649f4000 rwxp 62877000 00:00 0 >> b7fbe000-b7fbf000 r-xp b7fbe000 00:00 0 [vdso] >> be9b5000-be9bc000 rwxp be9b5000 00:00 0 >> bf9a9000-bf9be000 rw-p bffeb000 00:00 0 [stack] >> ==7165== >> ==7165== Process terminating with default action of signal 6 (SIGABRT) >> ==7165== at 0x40007F2: (within /lib/ld-2.9.so) >> ==7165== by 0x40C1097: abort (in /lib/tls/i686/cmov/libc-2.9.so) >> ==7165== by 0x40FD24C: (within /lib/tls/i686/cmov/libc-2.9.so) >> ==7165== by 0x4191DA7: __fortify_fail (in >> /lib/tls/i686/cmov/libc-2.9.so) >> ==7165== by 0x4191D5F: __stack_chk_fail (in >> /lib/tls/i686/cmov/libc-2.9.so) >> ==7165== by 0x804F432: turnserver_listen_recv (turnserver.c:2716) >> ==7165== by 0x804FC43: turnserver_process_tcp_stream >> (turnserver.c:3046) >> ==7165== by 0x805034A: turnserver_main (turnserver.c:3285) >> ==7165== by 0x8051CD0: main (turnserver.c:3851) >> --7165-- Discarding syms at 0x47c5cb0-0x47ceee8 in /lib/libgcc_s.so.1 >> due >> to munmap() >> ==7165== >> ==7165== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 28 from 3) >> --7165-- >> --7165-- supp: 2 dl-hack3-cond-1 >> --7165-- supp: 1 glibc-2.9-on-SUSE-10.3-(x86) >> --7165-- supp: 25 Debian libc6 (2.9.x) stripped dynamic linker >> ==7165== malloc/free: in use at exit: 6,276 bytes in 137 blocks. >> ==7165== malloc/free: 462 allocs, 325 frees, 49,885 bytes allocated. >> ==7165== >> ==7165== searching for pointers to 137 not-freed blocks. >> ==7165== checked 186,296 bytes. >> ==7165== >> ==7165== LEAK SUMMARY: >> ==7165== definitely lost: 0 bytes in 0 blocks. >> ==7165== possibly lost: 868 bytes in 3 blocks. >> ==7165== still reachable: 5,408 bytes in 134 blocks. >> ==7165== suppressed: 0 bytes in 0 blocks. >> ==7165== Rerun with --leak-check=full to see details of leaked memory. >> --7165-- memcheck: sanity checks: 3 cheap, 2 expensive >> --7165-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use >> --7165-- memcheck: auxmaps_L1: 0 searches, 0 cmps, ratio 0:10 >> --7165-- memcheck: auxmaps_L2: 0 searches, 0 nodes >> --7165-- memcheck: SMs: n_issued = 19 (304k, 0M) >> --7165-- memcheck: SMs: n_deissued = 0 (0k, 0M) >> --7165-- memcheck: SMs: max_noaccess = 65535 (1048560k, 1023M) >> --7165-- memcheck: SMs: max_undefined = 0 (0k, 0M) >> --7165-- memcheck: SMs: max_defined = 49 (784k, 0M) >> --7165-- memcheck: SMs: max_non_DSM = 19 (304k, 0M) >> --7165-- memcheck: max sec V bit nodes: 0 (0k, 0M) >> --7165-- memcheck: set_sec_vbits8 calls: 0 (new: 0, updates: 0) >> --7165-- memcheck: max shadow mem size: 608k, 0M >> --7165-- translate: fast SP updates identified: 6,124 ( >> 88.9%) >> --7165-- translate: generic_known SP updates identified: 496 ( 7.2%) >> --7165-- translate: generic_unknown SP updates identified: 261 ( 3.7%) >> --7165-- tt/tc: 11,895 tt lookups requiring 12,442 probes >> --7165-- tt/tc: 11,895 fast-cache updates, 3 flushes >> --7165-- transtab: new 5,750 (124,707 -> 1,808,739; ratio >> 145:10) >> [0 scs] >> --7165-- transtab: dumped 0 (0 -> ??) >> --7165-- transtab: discarded 141 (3,142 -> ??) >> --7165-- scheduler: 395,444 jumps (bb entries). >> --7165-- scheduler: 3/7,638 major/minor sched events. >> --7165-- sanity: 4 cheap, 2 expensive checks. >> --7165-- exectx: 1,543 lists, 854 contexts (avg 0 per list) >> --7165-- exectx: 1,574 searches, 1,156 full compares (734 per 1000) >> --7165-- exectx: 0 cmp2, 67 cmp4, 0 cmpAll >> --7165-- errormgr: 9 supplist searches, 206 comparisons during search >> --7165-- errormgr: 28 errlist searches, 75 comparisons during search >> Aborted >> >> >> >>> Hi Tobias, >>> >>> What version of TurnServer do you use ? release version or SVN ones ? >>> Which OS ? >>> >>> Try with valgrind (valgrind ./turnserver -c ...) to see more >>> information >>> about function that crashed. >>> >>> Regards, >>> -- >>> Sebastien Vincent >>> >>> he...@in... a écrit : >>> >>>> Hi, >>>> >>>> to make a performance test I tried to run the turnserver in a local >>>> network where the network interfaces were connected by a gigabit >>>> switch. >>>> I >>>> use 3 PCs: one as client, one as peer and the last one is the server. >>>> >>>> When I start the test using test_client_tcp the server terminates >>>> because >>>> of a stack problem. It can process the first allocate request but the >>>> second one results in the problem. (Using wireshark I saw that the >>>> second >>>> allocate request but no response was transferred) >>>> On the server I got the following output. Did someone know where the >>>> problem comes from and how I can fix it? >>>> >>>> Thanks for your help/time! >>>> >>>> Tobias Heck >>>> >>>> Output: >>>> 17:46:36.327473 [turnserver.c:3676] TurnServer start >>>> 17:46:36.327956 [turnserver.c:3767] Run with uid_real=1000 >>>> gid_real=1000 >>>> uid_eff=1000 gid_eff=1000 >>>> 17:46:41.113803 [turnserver.c:3309] Received TCP on listening address >>>> 17:46:41.113855 [turnserver.c:3322] Received TCP connection >>>> 17:46:41.113905 [turnserver.c:3250] Received data from TCP client >>>> 17:46:41.113931 [turnserver.c:3033] Incomplete message >>>> 17:46:42.114156 [turnserver.c:3250] Received data from TCP client >>>> 17:46:42.114231 [turnserver.c:2399] No message integrity >>>> *** stack smashing detected ***: turnserver terminated >>>> ======= Backtrace: ========= >>>> /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0xb800bda8] >>>> /lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x0)[0xb800bd60] >>>> turnserver[0x804f433] >>>> turnserver[0x804fc44] >>>> turnserver[0x805034b] >>>> turnserver[0x8051cd1] >>>> /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7f24775] >>>> turnserver[0x804a9d1] >>>> ======= Memory map: ======== >>>> 08048000-0805a000 r-xp 00000000 08:03 986461 >>>> /usr/local/bin/turnserver >>>> 0805a000-0805b000 r--p 00011000 08:03 986461 >>>> /usr/local/bin/turnserver >>>> 0805b000-0805c000 rw-p 00012000 08:03 986461 >>>> /usr/local/bin/turnserver >>>> 09ff8000-0a019000 rw-p 09ff8000 00:00 0 [heap] >>>> b7d32000-b7d3f000 r-xp 00000000 08:03 488705 /lib/libgcc_s.so.1 >>>> b7d3f000-b7d40000 r--p 0000c000 08:03 488705 /lib/libgcc_s.so.1 >>>> b7d40000-b7d41000 rw-p 0000d000 08:03 488705 /lib/libgcc_s.so.1 >>>> b7d4e000-b7d8d000 r--p 00000000 08:03 937224 >>>> /usr/lib/locale/en_US.utf8/LC_CTYPE >>>> b7d8d000-b7d8e000 rw-p b7d8d000 00:00 0 >>>> b7d8e000-b7da3000 r-xp 00000000 08:03 506181 >>>> /lib/tls/i686/cmov/libpthread-2.9.so >>>> b7da3000-b7da4000 r--p 00014000 08:03 506181 >>>> /lib/tls/i686/cmov/libpthread-2.9.so >>>> b7da4000-b7da5000 rw-p 00015000 08:03 506181 >>>> /lib/tls/i686/cmov/libpthread-2.9.so >>>> b7da5000-b7da8000 rw-p b7da5000 00:00 0 >>>> b7da8000-b7dbc000 r-xp 00000000 08:03 488801 /lib/libz.so.1.2.3.3 >>>> b7dbc000-b7dbd000 r--p 00013000 08:03 488801 /lib/libz.so.1.2.3.3 >>>> b7dbd000-b7dbe000 rw-p 00014000 08:03 488801 /lib/libz.so.1.2.3.3 >>>> b7dbe000-b7dc0000 r-xp 00000000 08:03 506161 >>>> /lib/tls/i686/cmov/libdl-2.9.so >>>> b7dc0000-b7dc1000 r--p 00001000 08:03 506161 >>>> /lib/tls/i686/cmov/libdl-2.9.so >>>> b7dc1000-b7dc2000 rw-p 00002000 08:03 506161 >>>> /lib/tls/i686/cmov/libdl-2.9.so >>>> b7dc2000-b7ef5000 r-xp 00000000 08:03 490105 >>>> /lib/i686/cmov/libcrypto.so.0.9.8 >>>> b7ef5000-b7efd000 r--p 00132000 08:03 490105 >>>> /lib/i686/cmov/libcrypto.so.0.9.8 >>>> b7efd000-b7f0a000 rw-p 0013a000 08:03 490105 >>>> /lib/i686/cmov/libcrypto.so.0.9.8 >>>> b7f0a000-b7f0e000 rw-p b7f0a000 00:00 0 >>>> b7f0e000-b806a000 r-xp 00000000 08:03 506155 >>>> /lib/tls/i686/cmov/libc-2.9.so >>>> b806a000-b806b000 ---p 0015c000 08:03 506155 >>>> /lib/tls/i686/cmov/libc-2.9.so >>>> b806b000-b806d000 r--p 0015c000 08:03 506155 >>>> /lib/tls/i686/cmov/libc-2.9.so >>>> b806d000-b806e000 rw-p 0015e000 08:03 506155 >>>> /lib/tls/i686/cmov/libc-2.9.so >>>> b806e000-b8071000 rw-p b806e000 00:00 0 >>>> b8071000-b8078000 r-xp 00000000 08:03 506185 >>>> /lib/tls/i686/cmov/librt-2.9.so >>>> b8078000-b8079000 r--p 00006000 08:03 506185 >>>> /lib/tls/i686/cmov/librt-2.9.so >>>> b8079000-b807a000 rw-p 00007000 08:03 506185 >>>> /lib/tls/i686/cmov/librt-2.9.so >>>> b807a000-b807b000 rw-p b807a000 00:00 0 >>>> b807b000-b80bd000 r-xp 00000000 08:03 490106 >>>> /lib/i686/cmov/libssl.so.0.9.8 >>>> b80bd000-b80be000 ---p 00042000 08:03 490106 >>>> /lib/i686/cmov/libssl.so.0.9.8 >>>> b80be000-b80bf000 r--p 00042000 08:03 490106 >>>> /lib/i686/cmov/libssl.so.0.9.8 >>>> b80bf000-b80c2000 rw-p 00043000 08:03 490106 >>>> /lib/i686/cmov/libssl.so.0.9.8 >>>> b80c2000-b80cb000 r-xp 00000000 08:03 906735 >>>> /usr/lib/libconfuse.so.0.0.0 >>>> b80cb000-b80cc000 rw-p 00008000 08:03 906735 >>>> /usr/lib/libconfuse.so.0.0.0 >>>> b80d1000-b80d8000 r--s 00000000 08:03 382968 >>>> /usr/lib/gconv/gconv-modules.cache >>>> b80d8000-b80d9000 r--p 00000000 08:03 937233 >>>> /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES >>>> b80d9000-b80db000 rw-p b80d9000 00:00 0 >>>> b80db000-b80dc000 r-xp b80db000 00:00 0 [vdso] >>>> b80dc000-b80f8000 r-xp 00000000 08:03 488663 /lib/ld-2.9.so >>>> b80f8000-b80f9000 r--p 0001b000 08:03 488663 /lib/ld-2.9.so >>>> b80f9000-b80fa000 rw-p 0001c000 08:03 488663 /lib/ld-2.9.so >>>> bfee4000-bfef9000 rw-p bffeb000 00:00 0 [stack] >>>> Aborted >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>>> 30-Day >>>> trial. Simplify your report design, integration and deployment - and >>>> focus on >>>> what you do best, core application coding. Discover what's new with >>>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> Turnserver-users mailing list >>>> Tur...@li... >>>> https://lists.sourceforge.net/lists/listinfo/turnserver-users >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>> 30-Day >>> trial. Simplify your report design, integration and deployment - and >>> focus >>> on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Turnserver-users mailing list >>> Tur...@li... >>> https://lists.sourceforge.net/lists/listinfo/turnserver-users >>> >>> >> >> >> >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |