Hi Andreas, On Sun, 28 Sep 2014, Andreas Henriksson wrote: > Judging from the library files in your backtrace it seems like > you're attempting a VNC connection, is that right?
Correct. > Could you please try to get a backtrace with debugging symbols? Is attached, I have installed the debug version of libgvnc and libgcrypto for completeness. Hope that helps. Norbert ------------------------------------------------------------------------ PREINING, Norbert http://www.preining.info JAIST, Japan TeX Live & Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ------------------------------------------------------------------------
Starting program: /usr/bin/vinagre [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffe32df700 (LWP 13779)] [New Thread 0x7fffe1da5700 (LWP 13780)] [New Thread 0x7fffe15a4700 (LWP 13781)] [New Thread 0x7fffe08dd700 (LWP 13784)] [New Thread 0x7fffc3fff700 (LWP 13785)] [Thread 0x7fffe08dd700 (LWP 13784) exited] Program received signal SIGABRT, Aborted. 0x00007ffff38ba077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. #0 0x00007ffff38ba077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007ffff38bb458 in __GI_abort () at abort.c:89 #2 0x00007fffe7481f74 in lock_fsm () at fips.c:235 #3 0x00007fffe7482291 in fips_new_state (new_state=new_state@entry=STATE_FATALERROR) at fips.c:759 #4 0x00007fffe74827aa in _gcry_fips_signal_error (srcfile=srcfile@entry=0x7fffe7519310 "misc.c", srcline=srcline@entry=140, srcfunc=srcfunc@entry=0x7fffe7519420 <__FUNCTION__.7980> "_gcry_logv", is_fatal=is_fatal@entry=1, description=description@entry=0x7fffe751935b "internal error (fatal or bug)") at fips.c:732 #5 0x00007fffe748288f in _gcry_fips_signal_error (srcfile=srcfile@entry=0x7fffe7519310 "misc.c", srcline=srcline@entry=140, srcfunc=srcfunc@entry=0x7fffe7519420 <__FUNCTION__.7980> "_gcry_logv", is_fatal=is_fatal@entry=1, description=description@entry=0x7fffe751935b "internal error (fatal or bug)") at fips.c:728 #6 0x00007fffe747b08a in _gcry_logv (level=level@entry=40, fmt=fmt@entry=0x7fffe7537108 "failed to create the RNG lock: %s\n", arg_ptr=arg_ptr@entry=0x7fffd1b13af0) at misc.c:140 #7 0x00007fffe747b4a1 in _gcry_log_fatal (fmt=fmt@entry=0x7fffe7537108 "failed to create the RNG lock: %s\n") at misc.c:230 #8 0x00007fffe750daa5 in basic_initialization () at random-fips.c:201 #9 0x00007fffe750e861 in _gcry_rngfips_initialize (full=1) at random-fips.c:746 #10 _gcry_rngfips_randomize (buffer=0xaf4730, length=3, level=GCRY_STRONG_RANDOM) at random-fips.c:835 #11 0x00007fffe750c0a0 in _gcry_random_bytes (nbytes=nbytes@entry=3, level=GCRY_STRONG_RANDOM) at random.c:324 #12 0x00007fffe7516cae in _gcry_mpi_randomize (w=0xbf74e0, nbits=<optimized out>, level=<optimized out>) at mpiutil.c:586 #13 0x00007fffe9f3bd83 in vnc_dh_gen_secret (dh=0xbf34a0) at ../../../src/dh.c:78 #14 0x00007fffe9f4be72 in vnc_connection_perform_auth_ard (conn=<optimized out>) at ../../../src/vncconnection.c:3517 #15 vnc_connection_perform_auth (conn=<optimized out>) at ../../../src/vncconnection.c:4501 #16 vnc_connection_initialize (conn=<optimized out>) at ../../../src/vncconnection.c:4973 #17 vnc_connection_coroutine (opaque=0xa4ab90) at ../../../src/vncconnection.c:5186 #18 0x00007fffe9f4e03b in coroutine_trampoline (cc=0xa47030) at ../../../src/coroutine_ucontext.c:55 #19 0x00007ffff38caed0 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #20 0x0000000000a473f8 in ?? () #21 0x0000000000000000 in ?? () A debugging session is active. Inferior 1 [process 13775] will be killed. Quit anyway? (y or n)