Hi If you could recompile vnc with debugging on and then send me the gdb trace it would help me much. I need the help of debugging symbols to actually trace what is happening.
Thanks in advance. Regards, // Ola On Sat, Dec 10, 2005 at 12:26:24PM +0100, Sebastien Koechlin wrote: > Package: vncserver > Version: 3.3.7-7 > Followup-For: Bug #276948 > > I have the same problem. Xrealvnc SIGSEGV with a crashed stack. > > Here is a gdb stacktrace and a strace log. > > -- System Information: > Debian Release: 3.1 > Architecture: amd64 (x86_64) > Kernel: Linux 2.6.8-11-em64t-p4-smp > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) > > Versions of packages vncserver depends on: > ii dpkg 1.10.28 Package maintenance system for > Deb > ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries > an > ii libgcc1 1:3.4.3-13 GCC support library > ii libice6 4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library > ii libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session > Management > ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 > ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client > li > ii libxext6 4.3.0.dfsg.1-14sarge1 X Window System miscellaneous > exte > ii perl 5.8.4-8 Larry Wall's Practical > Extraction > ii vnc-common 3.3.7-7 Virtual network computing server > s > ii xbase-clients 4.3.0.dfsg.1-14sarge1 miscellaneous X clients > ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) > configu > ii xserver-common 4.3.0.dfsg.1-14sarge1 files and utilities common to > all > ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime > > -- no debconf information > execve("/usr/bin/Xrealvnc", ["Xrealvnc", ":15", "-desktop", "seb", "-auth", > "/home/seb/.Xauthority", "-geometry", "1000x730", "-depth", "16", "-rfbwait", > "120000", "-rfbauth", "/home/seb/.vnc/passwd", "-rfbport", "5913", "-co", > "/usr/X11R6/lib/X11/rgb"], [/* 18 vars */]) = 0 > uname({sysname="Linux", nodename="ramoth", release="2.6.8-11-em64t-p4-smp", > version="#1 SMP Wed Jun 1 01:23:42 CEST 2005", machine="x86_64"}) = 0 > brk(0) = 0x670000 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a9556a000 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or > directory) > open("/etc/ld.so.cache", O_RDONLY) = 3 > fstat(3, {st_dev=makedev(253, 0), st_ino=20735, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=168, > st_size=81556, st_atime=2005/12/10-12:24:51, st_mtime=2005/12/08-17:20:39, > st_ctime=2005/12/08-17:20:39}) = 0 > mmap(NULL, 81556, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2a9556b000 > close(3) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/usr/lib/libz.so.1", O_RDONLY) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200!\0\0"..., 640) = > 640 > fstat(3, {st_dev=makedev(253, 0), st_ino=234560, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=168, > st_size=80872, st_atime=2005/12/10-12:24:51, st_mtime=2005/08/03-01:27:16, > st_ctime=2005/10/20-21:58:28}) = 0 > mmap(NULL, 1127808, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2a9566c000 > mprotect(0x2a9567f000, 1049984, PROT_NONE) = 0 > mmap(0x2a9576c000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) > = 0x2a9576c000 > close(3) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\333"..., 640) = > 640 > fstat(3, {st_dev=makedev(253, 0), st_ino=232699, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1632, > st_size=830608, st_atime=2005/12/10-12:24:51, st_mtime=2005/05/31-23:53:04, > st_ctime=2005/10/20-20:01:35}) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a95780000 > mmap(NULL, 1950528, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2a95781000 > mprotect(0x2a9582e000, 1241920, PROT_NONE) = 0 > mmap(0x2a95881000, 831488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) > = 0x2a95881000 > mmap(0x2a9594c000, 70464, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2a9594c000 > close(3) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/lib/libm.so.6", O_RDONLY) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>[EMAIL PROTECTED]"..., 640) = 640 > fstat(3, {st_dev=makedev(253, 0), st_ino=245876, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=1088, > st_size=550208, st_atime=2005/12/10-12:24:51, st_mtime=2005/05/12-00:11:06, > st_ctime=2005/10/20-20:01:33}) = 0 > mmap(NULL, 1596072, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2a9595e000 > mprotect(0x2a959e1000, 1059496, PROT_NONE) = 0 > mmap(0x2a95a5e000, 548864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) > = 0x2a95a5e000 > close(3) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/lib/libgcc_s.so.1", O_RDONLY) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p \0\0\0"..., 640) = > 640 > fstat(3, {st_dev=makedev(253, 0), st_ino=246031, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=96, st_size=45312, > st_atime=2005/12/10-12:24:51, st_mtime=2005/05/07-14:08:06, > st_ctime=2005/10/20-20:01:35}) = 0 > mmap(NULL, 1092288, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2a95ae4000 > mprotect(0x2a95aee000, 1051328, PROT_NONE) = 0 > mmap(0x2a95be4000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) > = 0x2a95be4000 > close(3) = 0 > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or > directory) > open("/lib/libc.so.6", O_RDONLY) = 3 > read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\324"..., 640) = > 640 > fstat(3, {st_dev=makedev(253, 0), st_ino=245873, st_mode=S_IFREG|0755, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=2544, > st_size=1295328, st_atime=2005/12/10-12:24:51, st_mtime=2005/05/12-00:11:06, > st_ctime=2005/10/20-20:01:33}) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a95bef000 > mmap(NULL, 2354760, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2a95bf0000 > mprotect(0x2a95d12000, 1166920, PROT_NONE) = 0 > mmap(0x2a95df0000, 241664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, > 0x100000) = 0x2a95df0000 > mmap(0x2a95e2b000, 15944, PROT_READ|PROT_WRITE, > MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2a95e2b000 > close(3) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a95e2f000 > arch_prctl(0x1002, 0x2a95e2f090) = 0 > munmap(0x2a9556b000, 81556) = 0 > brk(0) = 0x670000 > brk(0x691000) = 0x691000 > brk(0) = 0x691000 > uname({sysname="Linux", nodename="ramoth", release="2.6.8-11-em64t-p4-smp", > version="#1 SMP Wed Jun 1 01:23:42 CEST 2005", machine="x86_64"}) = 0 > close(0) = 0 > close(1) = 0 > write(2, "", 0) = 0 > getpgrp() = 1469 > open("/tmp/.tX15-lock", O_WRONLY|O_CREAT|O_EXCL, 0644) = 0 > getpid() = 1470 > write(0, " 1470\n", 11) = 11 > fchmod(0, 0444) = 0 > close(0) = 0 > link("/tmp/.tX15-lock", "/tmp/.X15-lock") = 0 > unlink("/tmp/.tX15-lock") = 0 > open("/usr/X11R6/lib/X11/rgb.txt", O_RDONLY) = 0 > fstat(0, {st_dev=makedev(253, 0), st_ino=17048, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=40, st_size=17371, > st_atime=2005/12/10-12:24:23, st_mtime=2005/09/02-00:34:48, > st_ctime=2005/10/20-22:02:19}) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a9556b000 > read(0, "! $Xorg: rgb.txt,v 1.3 2000/08/1"..., 4096) = 4096 > read(0, "43\t\trosy brown\n188 143 143\t\tRosy"..., 4096) = 4096 > read(0, "\tturquoise4\n 0 255 255\t\tcyan1\n "..., 4096) = 4096 > read(0, "38 174 238\t\tplum2\n205 150 205\t\tp"..., 4096) = 4096 > read(0, "7 \t\tgray85\n217 217 217 \t\tgrey85\n"..., 4096) = 987 > read(0, "", 4096) = 0 > close(0) = 0 > munmap(0x2a9556b000, 4096) = 0 > getrlimit(0x7, 0x7fbfffd860) = 0 > uname({sysname="Linux", nodename="ramoth", release="2.6.8-11-em64t-p4-smp", > version="#1 SMP Wed Jun 1 01:23:42 CEST 2005", machine="x86_64"}) = 0 > socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 0 > setsockopt(0, SOL_TCP, TCP_NODELAY, [-4611729174258778111], 4) = 0 > setsockopt(0, SOL_SOCKET, SO_REUSEADDR, [-4611729174258778111], 4) = 0 > bind(0, {sa_family=AF_INET, sin_port=htons(6015), > sin_addr=inet_addr("0.0.0.0")}, 16) = 0 > setsockopt(0, SOL_SOCKET, SO_LINGER, {onoff=0, linger=0}, 8) = 0 > listen(0, 128) = 0 > getsockname(0, {sa_family=AF_INET, sin_port=htons(6015), > sin_addr=inet_addr("0.0.0.0")}, [13835012425549611024]) = 0 > uname({sysname="Linux", nodename="ramoth", release="2.6.8-11-em64t-p4-smp", > version="#1 SMP Wed Jun 1 01:23:42 CEST 2005", machine="x86_64"}) = 0 > socket(PF_FILE, SOCK_STREAM, 0) = 1 > umask(0) = 022 > mkdir("/tmp/.X11-unix", 01777) = -1 EEXIST (File exists) > unlink("/tmp/.X11-unix/X15") = -1 ENOENT (No such file or > directory) > bind(1, {sa_family=AF_FILE, path="/tmp/.X11-unix/X15"}, 20) = 0 > listen(1, 128) = 0 > umask(022) = 0 > ioctl(0, SIOCGIFCONF, {160, {{"lo", {AF_INET, inet_addr("127.0.0.1")}}, > {"eth0", {AF_INET, inet_addr("192.168.13.1")}}, {"eth1", {AF_INET, > inet_addr("192.168.14.1")}}, {"eth2", {AF_INET, inet_addr("192.168.0.2")}}}}) > = 0 > ioctl(0, SIOCGIFFLAGS, 0x7fbfffd030) = 0 > ioctl(0, SIOCGIFBRDADDR, 0x7fbfffd030) = 0 > ioctl(0, SIOCGIFFLAGS, 0x7fbfffd030) = 0 > ioctl(0, SIOCGIFBRDADDR, 0x7fbfffd030) = 0 > ioctl(0, SIOCGIFFLAGS, 0x7fbfffd030) = 0 > ioctl(0, SIOCGIFBRDADDR, 0x7fbfffd030) = 0 > rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 > rt_sigaction(SIGHUP, {0x4300f0, [HUP], 0x4000000}, {SIG_DFL}, 8) = 0 > rt_sigaction(SIGINT, {0x430100, [INT], 0x4000000}, {SIG_DFL}, 8) = 0 > rt_sigaction(SIGTERM, {0x430100, [TERM], 0x4000000}, {SIG_DFL}, 8) = 0 > open("/etc/X15.hosts", O_RDONLY) = -1 ENOENT (No such file or > directory) > rt_sigaction(SIGUSR1, {SIG_IGN}, {SIG_DFL}, 8) = 0 > getppid() = 1469 > gettimeofday({1134213891, 620658}, NULL) = 0 > time([1134213891]) = 1134213891 > open("/etc/localtime", O_RDONLY) = 3 > fstat(3, {st_dev=makedev(253, 0), st_ino=231160, st_mode=S_IFREG|0644, > st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=1082, > st_atime=2005/12/10-12:24:51, st_mtime=2005/05/12-00:09:54, > st_ctime=2005/10/20-20:01:33}) = 0 > mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = > 0x2a9556b000 > read(3, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 4096) = > 1082 > close(3) = 0 > munmap(0x2a9556b000, 4096) = 0 > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > +++ killed by SIGSEGV +++ > $ gdb Xrealvnc > GNU gdb 6.3-debian > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "x86_64-linux"...(no debugging symbols found) > Using host libthread_db library "/lib/libthread_db.so.1". > > (gdb) run :13 -desktop seb -auth /home/seb/.Xauthority -geometry 1000x730 > -depth 16 -rfbwait 120000-rfbauth /home/seb/.vnc/passwd -rfbport 5913 -co > /usr/X11R6/lib/X11/rgb > Starting program: /usr/bin/Xrealvnc :13 -desktop seb -auth > /home/seb/.Xauthority -geometry 1000x730-depth 16 -rfbwait 120000 -rfbauth > /home/seb/.vnc/passwd -rfbport 5913 -co /usr/X11R6/lib/X11/rgb > (no debugging symbols found) > (no debugging symbols found) > (no debugging symbols found) > (no debugging symbols found) > (no debugging symbols found) > (no debugging symbols found) > > Program received signal SIGSEGV, Segmentation fault. > 0x0000002a95c8efd7 in strftime () from /lib/libc.so.6 > (gdb) bt > #0 0x0000002a95c8efd7 in strftime () from /lib/libc.so.6 > #1 0x000000000046cedb in ?? () > #2 0x000000000046beed in ?? () > #3 0x0000000000403c57 in ?? () > #4 0x0000002a95c0d441 in __libc_start_main () from /lib/libc.so.6 > #5 0x00000000004039aa in ?? () > #6 0x0000007fbffff7a8 in ?? () > #7 0x0000000000000000 in ?? () > #8 0x0000000000000012 in ?? () > #9 0x0000007fbffffb7e in ?? () > #10 0x0000007fbffffb90 in ?? () > #11 0x0000007fbffffb94 in ?? () > #12 0x0000007fbffffb9d in ?? () > #13 0x0000007fbffffba1 in ?? () > #14 0x0000007fbffffba7 in ?? () > #15 0x0000007fbffffbbd in ?? () > #16 0x0000007fbffffbc7 in ?? () > #17 0x0000007fbffffbd0 in ?? () > #18 0x0000007fbffffbd7 in ?? () > #19 0x0000007fbffffbda in ?? () > #20 0x0000007fbffffbe3 in ?? () > #21 0x0000007fbffffbea in ?? () > #22 0x0000007fbffffbf3 in ?? () > #23 0x0000007fbffffc09 in ?? () > #24 0x0000007fbffffc12 in ?? () > #25 0x0000007fbffffc17 in ?? () > #26 0x0000007fbffffc1b in ?? () > #27 0x0000000000000000 in ?? () > #28 0x0000007fbffffc32 in ?? () > #29 0x0000007fbffffc42 in ?? () > #30 0x0000007fbffffc4d in ?? () > #31 0x0000007fbffffc75 in ?? () > #32 0x0000007fbffffc88 in ?? () > #33 0x0000007fbffffc91 in ?? () > #34 0x0000007fbffffec6 in ?? () > #35 0x0000007fbffffed2 in ?? () > #36 0x0000007fbfffff0c in ?? () > #37 0x0000007fbfffff1f in ?? () > #38 0x0000007fbfffff2b in ?? () > ---Type <return> to continue, or q <return> to quit--- > #39 0x0000007fbfffff39 in ?? () > #40 0x0000007fbfffff49 in ?? () > #41 0x0000007fbfffff52 in ?? () > #42 0x0000007fbfffff61 in ?? () > #43 0x0000007fbfffff69 in ?? () > #44 0x0000007fbfffff84 in ?? () > #45 0x0000007fbfffff90 in ?? () > #46 0x0000007fbfffffcf in ?? () > #47 0x0000000000000000 in ?? () > #48 0x0000000000000010 in ?? () > #49 0x00000000bfebfbff in ?? () > #50 0x0000000000000006 in ?? () > #51 0x0000000000001000 in ?? () > #52 0x0000000000000011 in ?? () > #53 0x0000000000000064 in ?? () > #54 0x0000000000000003 in ?? () > #55 0x0000000000400040 in ?? () > #56 0x0000000000000004 in ?? () > #57 0x0000000000000038 in ?? () > #58 0x0000000000000005 in ?? () > #59 0x0000000000000008 in ?? () > #60 0x0000000000000007 in ?? () > #61 0x0000002a95556000 in ?? () > #62 0x0000000000000008 in ?? () > #63 0x0000000000000000 in ?? () > #64 0x0000000000000009 in ?? () > #65 0x0000000000403980 in ?? () > #66 0x000000000000000b in ?? () > #67 0x00000000000003e8 in ?? () > #68 0x000000000000000c in ?? () > #69 0x00000000000003e8 in ?? () > #70 0x000000000000000d in ?? () > #71 0x00000000000003e8 in ?? () > #72 0x000000000000000e in ?? () > #73 0x00000000000003e8 in ?? () > #74 0x0000000000000017 in ?? () > #75 0x0000000000000000 in ?? () > #76 0x000000000000000f in ?? () > #77 0x0000007fbffff9f7 in ?? () > ---Type <return> to continue, or q <return> to quit--- > #78 0x0000000000000000 in ?? () > #79 0x0000000000000000 in ?? () > #80 0x7800000000000000 in ?? () > #81 0x00000034365f3638 in ?? () > #82 0x0000000000000000 in ?? () > #83 0x0000000000000000 in ?? () > #84 0x0000000000000000 in ?? () > #85 0x0000000000000000 in ?? () > #86 0x0000000000000000 in ?? () > #87 0x0000000000000000 in ?? () > #88 0x0000000000000000 in ?? () > #89 0x0000000000000000 in ?? () > #90 0x0000000000000000 in ?? () > #91 0x0000000000000000 in ?? () > #92 0x0000000000000000 in ?? () > #93 0x0000000000000000 in ?? () > #94 0x0000000000000000 in ?? () > #95 0x0000000000000000 in ?? () > #96 0x0000000000000000 in ?? () > #97 0x0000000000000000 in ?? () > #98 0x0000000000000000 in ?? () > #99 0x0000000000000000 in ?? () > #100 0x0000000000000000 in ?? () > #101 0x0000000000000000 in ?? () > #102 0x0000000000000000 in ?? () > #103 0x0000000000000000 in ?? () > #104 0x0000000000000000 in ?? () > #105 0x0000000000000000 in ?? () > #106 0x0000000000000000 in ?? () > #107 0x0000000000000000 in ?? () > #108 0x0000000000000000 in ?? () > #109 0x0000000000000000 in ?? () > #110 0x0000000000000000 in ?? () > #111 0x0000000000000000 in ?? () > #112 0x0000000000000000 in ?? () > #113 0x0000000000000000 in ?? () > #114 0x0000000000000000 in ?? () > #115 0x0000000000000000 in ?? () > #116 0x0000000000000000 in ?? () > ---Type <return> to continue, or q <return> to quit--- > #117 0x0000000000000000 in ?? () > #118 0x0000000000000000 in ?? () > #119 0x0000000000000000 in ?? () > #120 0x0000000000000000 in ?? () > #121 0x0000000000000000 in ?? () > #122 0x0000000000000000 in ?? () > #123 0x0000000000000000 in ?? () > #124 0x0000000000000000 in ?? () > #125 0x0000000000000000 in ?? () > #126 0x0000000000000000 in ?? () > #127 0x0000000000000000 in ?? () > #128 0x0000000000000000 in ?? () > #129 0x752f000000000000 in ?? () > #130 0x582f6e69622f7273 in ?? () > #131 0x00636e766c616572 in ?? () > #132 0x7365642d0033313a in ?? () > #133 0x62657300706f746b in ?? () > #134 0x2f00687475612d00 in ?? () > #135 0x6265732f656d6f68 in ?? () > #136 0x6f68747561582e2f in ?? () > #137 0x65672d0079746972 in ?? () > #138 0x3100797274656d6f in ?? () > #139 0x0030333778303030 in ?? () > #140 0x310068747065642d in ?? () > #141 0x61776266722d0036 in ?? () > #142 0x3030303231007469 in ?? () > #143 0x75616266722d0030 in ?? () > #144 0x656d6f682f006874 in ?? () > #145 0x6e762e2f6265732f in ?? () > #146 0x6477737361702f63 in ?? () > #147 0x726f706266722d00 in ?? () > #148 0x2d00333139350074 in ?? () > #149 0x2f7273752f006f63 in ?? () > #150 0x696c2f3652313158 in ?? () > #151 0x67722f3131582f62 in ?? () > #152 0x3d4c4c4548530062 in ?? () > #153 0x7361622f6e69622f in ?? () > #154 0x783d4d5245540068 in ?? () > #155 0x485353006d726574 in ?? () > ---Type <return> to continue, or q <return> to quit--- > #156 0x3d544e45494c435f in ?? () > #157 0x383a666666663a3a in ?? () > #158 0x34382e3633322e32 in ?? () > #159 0x333036352039322e in ?? () > #160 0x4853530032322030 in ?? () > #161 0x65642f3d5954545f in ?? () > #162 0x00332f7374702f76 in ?? () > #163 0x6265733d52455355 in ?? () > #164 0x4f4c4f435f534c00 in ?? () > #165 0x30303d6f6e3d5352 in ?? () > #166 0x643a30303d69663a in ?? () > #167 0x3a34333b31303d69 in ?? () > #168 0x36333b31303d6e6c in ?? () > #169 0x333b30343d69703a in ?? () > #170 0x3b31303d6f733a33 in ?? () > #171 0x31303d6f643a3533 in ?? () > #172 0x343d64623a35333b in ?? () > #173 0x3a31303b33333b30 in ?? () > #174 0x33333b30343d6463 in ?? () > #175 0x343d726f3a31303b in ?? () > #176 0x3a31303b31333b30 in ?? () > #177 0x32333b31303d7865 in ?? () > #178 0x303d7261742e2a3a in ?? () > #179 0x742e2a3a31333b31 in ?? () > #180 0x31333b31303d7a67 in ?? () > #181 0x303d6a72612e2a3a in ?? () > #182 0x742e2a3a31333b31 in ?? () > #183 0x31333b31303d7a61 in ?? () > #184 0x303d687a6c2e2a3a in ?? () > #185 0x7a2e2a3a31333b31 in ?? () > #186 0x31333b31303d7069 in ?? () > #187 0x3b31303d7a2e2a3a in ?? () > #188 0x303d5a2e2a3a3133 in ?? () > #189 0x672e2a3a31333b31 in ?? () > #190 0x3a31333b31303d7a in ?? () > #191 0x31303d327a622e2a in ?? () > #192 0x65642e2a3a31333b in ?? () > #193 0x3a31333b31303d62 in ?? () > #194 0x31303d6d70722e2a in ?? () > ---Type <return> to continue, or q <return> to quit--- > #195 0x616a2e2a3a31333b in ?? () > #196 0x3a31333b31303d72 in ?? () > #197 0x31303d67706a2e2a in ?? () > #198 0x706a2e2a3a35333b in ?? () > #199 0x35333b31303d6765 in ?? () > #200 0x303d6669672e2a3a in ?? () > #201 0x622e2a3a35333b31 in ?? () > #202 0x35333b31303d706d in ?? () > #203 0x303d6d62702e2a3a in ?? () > #204 0x702e2a3a35333b31 in ?? () > #205 0x35333b31303d6d67 in ?? () > #206 0x303d6d70702e2a3a in ?? () > #207 0x742e2a3a35333b31 in ?? () > #208 0x35333b31303d6167 in ?? () > #209 0x303d6d62782e2a3a in ?? () > #210 0x782e2a3a35333b31 in ?? () > #211 0x35333b31303d6d70 in ?? () > #212 0x303d6669742e2a3a in ?? () > #213 0x742e2a3a35333b31 in ?? () > #214 0x333b31303d666669 in ?? () > #215 0x3d676e702e2a3a35 in ?? () > #216 0x2e2a3a35333b3130 in ?? () > #217 0x333b31303d766f6d in ?? () > #218 0x3d67706d2e2a3a35 in ?? () > #219 0x2e2a3a35333b3130 in ?? () > #220 0x3b31303d6765706d in ?? () > #221 0x6976612e2a3a3533 in ?? () > #222 0x2a3a35333b31303d in ?? () > #223 0x3b31303d696c662e in ?? () > #224 0x3d6c672e2a3a3533 in ?? () > #225 0x2e2a3a35333b3130 in ?? () > #226 0x35333b31303d6c64 in ?? () > #227 0x303d6663782e2a3a in ?? () > #228 0x782e2a3a35333b31 in ?? () > #229 0x35333b31303d6477 in ?? () > #230 0x303d67676f2e2a3a in ?? () > #231 0x6d2e2a3a35333b31 in ?? () > #232 0x35333b31303d3370 in ?? () > #233 0x303d7661772e2a3a in ?? () > ---Type <return> to continue, or q <return> to quit--- > #234 0x4f43003a35333b31 in ?? () > #235 0x30313d534e4d554c in ?? () > #236 0x2f3d485441500030 in ?? () > #237 0x61636f6c2f727375 in ?? () > #238 0x752f3a6e69622f6c in ?? () > #239 0x2f3a6e69622f7273 in ?? () > #240 0x7273752f3a6e6962 in ?? () > #241 0x3131582f6e69622f in ?? () > #242 0x61672f7273752f3a in ?? () > #243 0x4c49414d0073656d in ?? () > #244 0x616d2f7261762f3d in ?? () > #245 0x5f006265732f6c69 in ?? () > #246 0x61622f6e69622f3d in ?? () > #247 0x2f3d445750006873 in ?? () > #248 0x6265732f656d6f68 in ?? () > #249 0x72663d474e414c00 in ?? () > #250 0x6f7275654052465f in ?? () > #251 0x343d53454e494c00 in ?? () > #252 0x2f3d454d4f480030 in ?? () > #253 0x6265732f656d6f68 in ?? () > #254 0x313d4c564c485300 in ?? () > #255 0x474155474e414c00 in ?? () > #256 0x3a52465f72663d45 in ?? () > #257 0x42475f6e653a7266 in ?? () > #258 0x4e474f4c006e653a in ?? () > #259 0x006265733d454d41 in ?? () > #260 0x4e4e4f435f485353 in ?? () > #261 0x3a3d4e4f49544345 in ?? () > #262 0x32383a666666663a in ?? () > #263 0x2e34382e3633322e in ?? () > #264 0x3033303635203932 in ?? () > #265 0x3a666666663a3a20 in ?? () > #266 0x2e3836312e323931 in ?? () > #267 0x4400323220322e30 in ?? () > #268 0x6c3d59414c505349 in ?? () > #269 0x74736f686c61636f in ?? () > #270 0x752f00302e30313a in ?? () > #271 0x582f6e69622f7273 in ?? () > #272 0x00636e766c616572 in ?? () > ---Type <return> to continue, or q <return> to quit--- > #273 0x0000000000000000 in ?? () > Cannot access memory at address 0x7fc0000000 > (gdb) -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | +46 (0)54-10 14 30 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]