Jump to content
Enpass Discussion Forum

jemershaw

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by jemershaw

  1. I am currently trying to build Enpass on voidlinux but I seem to be running into problems after I login with the encrypted password. Here is the stack trace #0 __GI___pthread_rwlock_wrlock (rwlock=0x1d55040632303430) at pthread_rwlock_wrlock.c:27 #1 0x00000000009aba79 in ?? () #2 0x0000000000a91e7d in ?? () #3 0x0000000000a92656 in X509_STORE_CTX_get1_issuer () #4 0x00007ffff63e304b in X509_verify_cert () from /usr/lib/libcrypto.so.45 #5 0x00007ffff64a4258 in ?? () from /usr/lib/libssl.so.47 #6 0x00007ffff64a731d in ?? () from /usr/lib/libssl.so.47 #7 0x00007ffff64ab4d8 in ?? () from /usr/lib/libssl.so.47 #8 0x00007ffff7f96415 in ?? () from /usr/lib/libcurl.so.4 #9 0x00007ffff7f985b2 in ?? () from /usr/lib/libcurl.so.4 #10 0x00007ffff7f99588 in ?? () from /usr/lib/libcurl.so.4 #11 0x00007ffff7f4a5b2 in ?? () from /usr/lib/libcurl.so.4 #12 0x00007ffff7f6aced in ?? () from /usr/lib/libcurl.so.4 #13 0x00007ffff7f6bf01 in curl_multi_perform () from /usr/lib/libcurl.so.4 #14 0x00007ffff7f639ab in curl_easy_perform () from /usr/lib/libcurl.so.4 #15 0x00000000004c9538 in ?? () #16 0x00000000004ca5f2 in ?? () #17 0x0000000000749d32 in ?? () #18 0x0000000000747794 in ?? () #19 0x000000000052c669 in ?? () #20 0x00007ffff672218f in __pthread_once_slow (once_control=0x7fffc80059b8, init_routine=0x1e1ad00 <__once_proxy>) at pthread_once.c:116 #21 0x000000000074823d in ?? () #22 0x0000000001e4a270 in ?? () #23 0x00007ffff6719f27 in start_thread (arg=<optimized out>) at pthread_create.c:479 #24 0x00007ffff664ae0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 And here is the current threads Id Target Id Frame 1 Thread 0x7ffff3fd4140 (LWP 17805) "Enpass" 0x00007ffff664079f in __GI___poll (fds=0x58a1980, nfds=3, timeout=5) at ../sysdeps/unix/sysv/linux/poll.c:29 2 Thread 0x7ffff3fc9700 (LWP 17809) "QDBusConnection" 0x00007ffff664079f in __GI___poll (fds=0x7fffec0053c0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7ffff34e2700 (LWP 17810) "QXcbEventQueue" 0x00007ffff664079f in __GI___poll (fds=0x7ffff34d8358, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7ffff2ce1700 (LWP 17811) "QFileInfoGather" futex_wait_cancelable (private=0, expected=0, futex_word=0x41a0a34) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 5 Thread 0x7ffff24be700 (LWP 17812) "QQmlThread" 0x00007ffff664079f in __GI___poll (fds=0x7fffdc0029e0, nfds=1, timeout=2996) at ../sysdeps/unix/sysv/linux/poll.c:29 8 Thread 0x7ffff127d700 (LWP 17816) "QQmlThread" 0x00007ffff664079f in __GI___poll (fds=0x7fffd80073e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 10 Thread 0x7fffe2dbe700 (LWP 17853) "Enpass" 0x00007ffff664079f in __GI___poll (fds=0x7fffd4001fa0, nfds=2, timeout=500) at ../sysdeps/unix/sysv/linux/poll.c:29 14 Thread 0x7fffe1650700 (LWP 18251) "Thread (pooled)" futex_abstimed_wait_cancelable (private=0, abstime=0x7fffe1646300, clockid=<optimized out>, expected=0, futex_word=0x426f5d0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 * 15 Thread 0x7fffe35bf700 (LWP 18252) "Thread (pooled)" __GI___pthread_rwlock_wrlock (rwlock=0x1d55040632303430) at pthread_rwlock_wrlock.c:27 19 Thread 0x7fffc2ffd700 (LWP 18256) "Qt bearer threa" 0x00007ffff664079f in __GI___poll (fds=0x7fffb80029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 I could be completely wrong but this might be due to me missing some library but I'm not entirely sure. Any help debugging this would be helpful.
×
×
  • Create New...