You are not logged in.

#1 2017-01-06 14:30:57

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Mendeley does not start - Qt problem?

Hi,

I'm using Mendeley (mendeleydesktop from AUR) since a long time. However, since a few weeks I cannot start mendeley anymore. I always get the following error:

Qt WebEngine data directory not found at location /opt/mendeley/desktop/Qt/5.5.1/5.5/gcc_64. Trying application directory...
Installed Qt WebEngine locales directory not found at location /opt/mendeley/desktop/Qt/5.5.1/5.5/gcc_64/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /opt/mendeleydesktop/lib/mendeleydesktop/libexec/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0106/151726:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
Qt WebEngine data directory not found at location /opt/mendeley/desktop/Qt/5.5.1/5.5/gcc_64. Trying application directory...
Qt WebEngine Plugins directory not found. Trying fallback directory... Plugins as for example video codecs MAY NOT work.
Installed Qt WebEngine locales directory not found at location /opt/mendeley/desktop/Qt/5.5.1/5.5/gcc_64/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /opt/mendeleydesktop/lib/mendeleydesktop/libexec/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0106/151726:WARNING:resource_bundle.cc(304)] locale_file_path.empty()
Crash handler wrote minidump /home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/7119299d-210c-67cd-2f276b76-55dea465.dmp

I'm using the latest mendeley version from AUR. Furthermore extra/qt5-webengine 5.7.1-1 is installed

Any ideas?

Best,
Thorsten

Last edited by jumpfunky (2017-01-06 17:14:59)

Offline

#2 2017-01-06 19:16:32

ChemBro
Member
Registered: 2008-10-22
Posts: 703

Re: Mendeley does not start - Qt problem?

I don't know which version "latest version" is. Mine is 1.17.6. And I get the same output besides the last lines with the crash handler. Though Mendeley starts for me.

Offline

#3 2017-01-06 21:31:44

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

I'm using 1.17.6 as well...

Offline

#4 2017-01-06 22:20:10

woodape
Member
Registered: 2015-03-25
Posts: 159

Re: Mendeley does not start - Qt problem?

jumpfunky wrote:
Crash handler wrote minidump /home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/7119299d-210c-67cd-2f276b76-55dea465.dmp

Is that file a plain text file? Can you read its contents? I also get the same messages except for the last line and mine runs fine

Offline

#5 2017-01-07 11:07:56

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

it's likely a coredump, you can inspect it with gdb. "bt" will show a backtrace, telling what crashed where.

Offline

#6 2017-01-07 19:00:35

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

Unfortunateley it is not plain text.

gdb mycoredumpfile.dmp gives me:

"/home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/157a2994-55bf-eb42-03607748-38713eb6.dmp": not in executable format: File format not recognized
(gdb) 

Before the qtwebtoolkit messages appear, it get the following two messages:

QSslSocket: cannot resolve SSLv3_client_method
QSslSocket: cannot resolve SSLv3_server_method

Maybe this is the problem?

Last edited by jumpfunky (2017-01-07 19:02:13)

Offline

#7 2017-01-07 19:02:41

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

gdb --core "/home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/157a2994-55bf-eb42-03607748-38713eb6.dmp"

Offline

#8 2017-01-08 09:56:24

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

"/home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/157a2994-55bf-eb42-03607748-38713eb6.dmp" is not a core dump: File format not recognized
(gdb) 

Offline

#9 2017-01-08 09:58:08

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

file "/home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/157a2994-55bf-eb42-03607748-38713eb6.dmp"

Offline

#10 2017-01-08 10:09:37

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

Thanks for your willingness to help seth!

Here is the output:

/home/thorsten/.local/share/data/Mendeley Ltd./Mendeley Desktop/minidumps/157a2994-55bf-eb42-03607748-38713eb6.dmp: Mini DuMP crash report, 13 streams, Sat Jan  7 18:57:27 2017, 0x0 type

Last edited by jumpfunky (2017-01-08 10:09:47)

Offline

#11 2017-01-08 10:17:03

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

Afaiu that should be a zip archive, containing a bunch of system info and a coredump.
Try to extract it.

Offline

#12 2017-01-08 16:02:50

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

No, it isnt. But there is another folder called "Crash reports" which contains an zip file. It contains the following message

No database found for account my@email.de@www.mendeley.com 

However, I can log on mendeley.com with my mail account

Offline

#13 2017-01-08 17:25:38

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

If nobody here knows an answer, you should best ask the mendeley developers what kind of funky core they dump.
Alternatively, you could simply run it in gdb, eg

gdb mendeley 2>&1 | tee mendeley.gdb
> run
(wait for crash)
> thread apply all bt

This should create a backtrace and log your gdb session in a mendeley.gdb text/plain file.

Offline

#14 2017-03-30 08:36:18

jumpfunky
Member
Registered: 2012-03-15
Posts: 17

Re: Mendeley does not start - Qt problem?

I was now able to extract the information from the coredump using a tool called minidump_stackwalk. This is the output:

Operating system: Linux
                  0.0.0 Linux 4.10.6-1-ARCH #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017 x86_64
CPU: amd64
     family 6 model 42 stepping 7
     4 CPUs

GPU: UNKNOWN

Crash reason:  SIGSEGV
Crash address: 0x38
Process uptime: not available

Thread 23 (crashed)
 0  ld-2.25.so + 0xb96c
    rax = 0x0000000000000000   rdx = 0x0000000000000006
    rcx = 0x0000000000000000   rbx = 0x00007febe4374498
    rsi = 0x00007febe436b8b8   rdi = 0x00007febe436b8b8
    rbp = 0x00007febe5ff96e0   rsp = 0x00007febe5ff95c0
     r8 = 0x0000000000000030    r9 = 0x0000000000000004
    r10 = 0x00007febe43746d8   r11 = 0x000000000370a9e0
    r12 = 0x0000000000000006   r13 = 0x00007febe436bb40
    r14 = 0x0000001b00000006   r15 = 0x000000000370a9e0
    rip = 0x00007fec7751f96c
    Found by: given as instruction pointer in context
 1  ld-2.25.so + 0x13891
    rbp = 0x00007febe5ff9790   rsp = 0x00007febe5ff96f0
    rip = 0x00007fec77527891
    Found by: previous frame's frame pointer
 2  libc-2.25.so + 0x125c74
    rbp = 0x00007febe5ff9990   rsp = 0x00007febe5ff97a0
    rip = 0x00007fec6ef41c74
    Found by: previous frame's frame pointer
 3  libdl-2.25.so + 0xf86
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff99a0
    rip = 0x00007fec7168cf86
    Found by: previous frame's frame pointer
 4  libc-2.25.so + 0x125c74
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff99c0
    rip = 0x00007fec6ef41c74
    Found by: stack scanning
 5  libdl-2.25.so + 0xf30
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff99e8
    rip = 0x00007fec7168cf30
    Found by: stack scanning
 6  ld-2.25.so + 0x16017
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9a70
    rip = 0x00007fec7752a017
    Found by: stack scanning
 7  libdl-2.25.so + 0x1669
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9ae0
    rip = 0x00007fec7168d669
    Found by: stack scanning
 8  libdl-2.25.so + 0x1669
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b00
    rip = 0x00007fec7168d669
    Found by: stack scanning
 9  libdl-2.25.so + 0x1022
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b20
    rip = 0x00007fec7168d022
    Found by: stack scanning
10  libfreeblpriv3.so + 0x71e40
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b28
    rip = 0x00007febe4158e40
    Found by: stack scanning
11  libfreeblpriv3.so + 0x53cd1
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b40
    rip = 0x00007febe413acd1
    Found by: stack scanning
12  libsoftokn3.so + 0x32820
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b48
    rip = 0x00007febe45ed820
    Found by: stack scanning
13  libfreeblpriv3.so + 0x53cd1
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b60
    rip = 0x00007febe413acd1
    Found by: stack scanning
14  libfreeblpriv3.so + 0x4107
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b70
    rip = 0x00007febe40eb107
    Found by: stack scanning
15  libsoftokn3.so + 0x29dbb
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b90
    rip = 0x00007febe45e4dbb
    Found by: stack scanning
16  libsoftokn3.so + 0x23da30
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9b98
    rip = 0x00007febe47f8a30
    Found by: stack scanning
17  libnspr4.so + 0x1bc52
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9ba0
    rip = 0x00007fec62e75c52
    Found by: stack scanning
18  libsoftokn3.so + 0x2b36f
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9bd0
    rip = 0x00007febe45e636f
    Found by: stack scanning
19  libsoftokn3.so + 0x100fb
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9be0
    rip = 0x00007febe45cb0fb
    Found by: stack scanning
20  libnss3.so + 0xf1aa0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9be8
    rip = 0x00007fec633b9aa0
    Found by: stack scanning
21  ld-2.25.so + 0xeab4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9bf0
    rip = 0x00007fec77522ab4
    Found by: stack scanning
22  libsoftokn3.so + 0xb560
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9c08
    rip = 0x00007febe45c6560
    Found by: stack scanning
23  libc-2.25.so + 0xe160
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9c10
    rip = 0x00007fec6ee2a160
    Found by: stack scanning
24  ld-2.25.so + 0x16017
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9c20
    rip = 0x00007fec7752a017
    Found by: stack scanning
25  libsoftokn3.so + 0x23d970
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9c58
    rip = 0x00007febe47f8970
    Found by: stack scanning
26  libsoftokn3.so + 0x1051a
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9c80
    rip = 0x00007febe45cb51a
    Found by: stack scanning
27  libnss3.so + 0x4098c
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9cb0
    rip = 0x00007fec6330898c
    Found by: stack scanning
28  libnss3.so + 0x39680
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9ce8
    rip = 0x00007fec63301680
    Found by: stack scanning
29  libnss3.so + 0x396a0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9cf0
    rip = 0x00007fec633016a0
    Found by: stack scanning
30  libnss3.so + 0x396b0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9cf8
    rip = 0x00007fec633016b0
    Found by: stack scanning
31  libnss3.so + 0x396c0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9d00
    rip = 0x00007fec633016c0
    Found by: stack scanning
32  libsoftokn3.so + 0xb560
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9d38
    rip = 0x00007febe45c6560
    Found by: stack scanning
33  libnss3.so + 0x40fec
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9d60
    rip = 0x00007fec63308fec
    Found by: stack scanning
34  libnss3.so + 0x4db4f
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9e10
    rip = 0x00007fec63315b4f
    Found by: stack scanning
35  libnss3.so + 0x4dc50
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9e90
    rip = 0x00007fec63315c50
    Found by: stack scanning
36  libnss3.so + 0xecbc8
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9e98
    rip = 0x00007fec633b4bc8
    Found by: stack scanning
37  libnss3.so + 0x1b53e
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9f10
    rip = 0x00007fec632e353e
    Found by: stack scanning
38  libnss3.so + 0xeccbf
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9f28
    rip = 0x00007fec633b4cbf
    Found by: stack scanning
39  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9f40
    rip = 0x00007fec633b50ad
    Found by: stack scanning
40  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9f48
    rip = 0x00007fec633b50ad
    Found by: stack scanning
41  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9f50
    rip = 0x00007fec633b50ad
    Found by: stack scanning
42  libnss3.so + 0x1c169
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9fd0
    rip = 0x00007fec632e4169
    Found by: stack scanning
43  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9fd8
    rip = 0x00007fec633b50ad
    Found by: stack scanning
44  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9fe0
    rip = 0x00007fec633b50ad
    Found by: stack scanning
45  libnss3.so + 0xed0ad
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ff9fe8
    rip = 0x00007fec633b50ad
    Found by: stack scanning
46  libQt5WebEngineCore.so.5.8.0 + 0x1bd2cbd
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa050
    rip = 0x00007fec6afdbcbd
    Found by: stack scanning
47  libQt5WebEngineCore.so.5.8.0 + 0xdb91f4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa060
    rip = 0x00007fec6a1c21f4
    Found by: stack scanning
48  libdl-2.25.so + 0x10b0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa108
    rip = 0x00007fec7168d0b0
    Found by: stack scanning
49  libdl-2.25.so + 0x10c4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa110
    rip = 0x00007fec7168d0c4
    Found by: stack scanning
50  libc-2.25.so + 0x125c74
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa120
    rip = 0x00007fec6ef41c74
    Found by: stack scanning
51  libdl-2.25.so + 0x10b0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa148
    rip = 0x00007fec7168d0b0
    Found by: stack scanning
52  libc-2.25.so + 0x7c674
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa260
    rip = 0x00007fec6ee98674
    Found by: stack scanning
53  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa278
    rip = 0x00007fec6eb170a0
    Found by: stack scanning
54  libQt5WebEngineCore.so.5.8.0 + 0x1bd3270
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa2b0
    rip = 0x00007fec6afdc270
    Found by: stack scanning
55  libQt5WebEngineCore.so.5.8.0 + 0xc6337d
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa2c0
    rip = 0x00007fec6a06c37d
    Found by: stack scanning
56  libQt5WebEngineCore.so.5.8.0 + 0xba3837
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa2e0
    rip = 0x00007fec69fac837
    Found by: stack scanning
57  libQt5WebEngineCore.so.5.8.0 + 0xb86497
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa2f0
    rip = 0x00007fec69f8f497
    Found by: stack scanning
58  libQt5WebEngineCore.so.5.8.0 + 0x6b9463
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa320
    rip = 0x00007fec69ac2463
    Found by: stack scanning
59  libQt5WebEngineCore.so.5.8.0 + 0x6ba452
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa3c0
    rip = 0x00007fec69ac3452
    Found by: stack scanning
60  libQt5WebEngineCore.so.5.8.0 + 0x6bc663
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa3e0
    rip = 0x00007fec69ac5663
    Found by: stack scanning
61  libQt5WebEngineCore.so.5.8.0 + 0xf8e86a
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa400
    rip = 0x00007fec6a39786a
    Found by: stack scanning
62  libQt5WebEngineCore.so.5.8.0 + 0x225f8bd
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa420
    rip = 0x00007fec6b6688bd
    Found by: stack scanning
63  libc-2.25.so + 0xf9800
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa430
    rip = 0x00007fec6ef15800
    Found by: stack scanning
64  libQt5WebEngineCore.so.5.8.0 + 0x42fafb0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa448
    rip = 0x00007fec6d703fb0
    Found by: stack scanning
65  libQt5WebEngineCore.so.5.8.0 + 0x42faf28
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa450
    rip = 0x00007fec6d703f28
    Found by: stack scanning
66  libQt5WebEngineCore.so.5.8.0 + 0xf8e81c
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa460
    rip = 0x00007fec6a39781c
    Found by: stack scanning
67  libQt5WebEngineCore.so.5.8.0 + 0xf8e7d0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa4b0
    rip = 0x00007fec6a3977d0
    Found by: stack scanning
68  libQt5WebEngineCore.so.5.8.0 + 0xf011b0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa4d0
    rip = 0x00007fec6a30a1b0
    Found by: stack scanning
69  libQt5WebEngineCore.so.5.8.0 + 0x22832bd
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa510
    rip = 0x00007fec6b68c2bd
    Found by: stack scanning
70  libQt5WebEngineCore.so.5.8.0 + 0x448ae64
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa520
    rip = 0x00007fec6d893e64
    Found by: stack scanning
71  libQt5WebEngineCore.so.5.8.0 + 0xf01749
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa558
    rip = 0x00007fec6a30a749
    Found by: stack scanning
72  libQt5WebEngineCore.so.5.8.0 + 0x42f31a0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa600
    rip = 0x00007fec6d6fc1a0
    Found by: stack scanning
73  libQt5WebEngineCore.so.5.8.0 + 0x2229aed
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa610
    rip = 0x00007fec6b632aed
    Found by: stack scanning
74  linux-gate.so + 0xbc5
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa668
    rip = 0x00007ffd159cfbc5
    Found by: stack scanning
75  libQt5WebEngineCore.so.5.8.0 + 0x222a6fd
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa6c0
    rip = 0x00007fec6b6336fd
    Found by: stack scanning
76  libQt5WebEngineCore.so.5.8.0 + 0x222a9e8
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa6e0
    rip = 0x00007fec6b6339e8
    Found by: stack scanning
77  libQt5WebEngineCore.so.5.8.0 + 0xf01140
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa728
    rip = 0x00007fec6a30a140
    Found by: stack scanning
78  libQt5WebEngineCore.so.5.8.0 + 0x42f3220
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa730
    rip = 0x00007fec6d6fc220
    Found by: stack scanning
79  libQt5WebEngineCore.so.5.8.0 + 0x42f31a0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa738
    rip = 0x00007fec6d6fc1a0
    Found by: stack scanning
80  libQt5WebEngineCore.so.5.8.0 + 0xf01749
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa748
    rip = 0x00007fec6a30a749
    Found by: stack scanning
81  libevent-2.0.so.5.1.10 + 0x247bc0
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa760
    rip = 0x00007fec64613bc0
    Found by: stack scanning
82  libevent-2.0.so.5.1.10 + 0x11db4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa7a0
    rip = 0x00007fec643dddb4
    Found by: stack scanning
83  libQt5WebEngineCore.so.5.8.0 + 0x2203b22
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa840
    rip = 0x00007fec6b60cb22
    Found by: stack scanning
84  libQt5WebEngineCore.so.5.8.0 + 0x22426c4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa8d0
    rip = 0x00007fec6b64b6c4
    Found by: stack scanning
85  libQt5WebEngineCore.so.5.8.0 + 0x225abe5
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa920
    rip = 0x00007fec6b663be5
    Found by: stack scanning
86  libQt5WebEngineCore.so.5.8.0 + 0xdb9a08
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa960
    rip = 0x00007fec6a1c2a08
    Found by: stack scanning
87  libevent-2.0.so.5.1.10 + 0x3807a
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa980
    rip = 0x00007fec6440407a
    Found by: stack scanning
88  libc-2.25.so + 0xfaa59
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffa9a0
    rip = 0x00007fec6ef16a59
    Found by: stack scanning
89  libQt5WebEngineCore.so.5.8.0 + 0x2260c19
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa30
    rip = 0x00007fec6b669c19
    Found by: stack scanning
90  libQt5WebEngineCore.so.5.8.0 + 0x2242066
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa40
    rip = 0x00007fec6b64b066
    Found by: stack scanning
91  libQt5WebEngineCore.so.5.8.0 + 0xdb8e59
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa70
    rip = 0x00007fec6a1c1e59
    Found by: stack scanning
92  libQt5WebEngineCore.so.5.8.0 + 0x42e5b20
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa78
    rip = 0x00007fec6d6eeb20
    Found by: stack scanning
93  libQt5WebEngineCore.so.5.8.0 + 0x42e5a08
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa80
    rip = 0x00007fec6d6eea08
    Found by: stack scanning
94  libQt5WebEngineCore.so.5.8.0 + 0xdb8df7
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffaa90
    rip = 0x00007fec6a1c1df7
    Found by: stack scanning
95  libQt5WebEngineCore.so.5.8.0 + 0xdba32c
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffab20
    rip = 0x00007fec6a1c332c
    Found by: stack scanning
96  libevent-2.0.so.5.1.10 + 0x25eb4
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffab80
    rip = 0x00007fec643f1eb4
    Found by: stack scanning
97  libevent-2.0.so.5.1.10 + 0x263f6
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffabd0
    rip = 0x00007fec643f23f6
    Found by: stack scanning
98  libevent-2.0.so.5.1.10 + 0x20ed9
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffabf0
    rip = 0x00007fec643eced9
    Found by: stack scanning
99  libevent-2.0.so.5.1.10 + 0x248d28
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffac18
    rip = 0x00007fec64614d28
    Found by: stack scanning
100  libevent-2.0.so.5.1.10 + 0x248d28
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffac28
    rip = 0x00007fec64614d28
    Found by: stack scanning
101  libc-2.25.so + 0x7c674
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffad00
    rip = 0x00007fec6ee98674
    Found by: stack scanning
102  libQt5WebEngineCore.so.5.8.0 + 0x225af04
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffad60
    rip = 0x00007fec6b663f04
    Found by: stack scanning
103  libQt5WebEngineCore.so.5.8.0 + 0x2257442
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffadb0
    rip = 0x00007fec6b660442
    Found by: stack scanning
104  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffadd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
105  libc-2.25.so + 0xec54f
    rbp = 0x00007fec7168cf30   rsp = 0x00007febe5ffae80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 0
 0  libQt5Quick.so.5.8.0 + 0x16c3e0
    rax = 0x000000000344c270   rdx = 0x00000000036f0b40
    rcx = 0x00007fec6f1baae0   rbx = 0x00000000036f0b40
    rsi = 0x000000000344c230   rdi = 0x00007fec7014b050
    rbp = 0x00000000036f0b40   rsp = 0x00007ffd159a13c8
     r8 = 0x0000000003589448    r9 = 0x0000000000000090
    r10 = 0x00000000000011f2   r11 = 0x00007fec6fcfd780
    r12 = 0x0000000000000000   r13 = 0x0000000000000000
    r14 = 0x00007fec6ee0262f   r15 = 0x00007ffd159a1610
    rip = 0x00007fec766e13e0
    Found by: given as instruction pointer in context
 1  libQt5Quick.so.5.8.0 + 0x278501
    rsp = 0x00007ffd159a13d0   rip = 0x00007fec767ed501
    Found by: stack scanning
 2  libQt5Quick.so.5.8.0 + 0x27853f
    rsp = 0x00007ffd159a13e0   rip = 0x00007fec767ed53f
    Found by: stack scanning
 3  libQt5QuickWidgets.so.5.8.0 + 0x87bb
    rsp = 0x00007ffd159a1400   rip = 0x00007fec691ff7bb
    Found by: stack scanning
 4  libQt5WebEngineWidgets.so.5.8.0 + 0x2e47b
    rsp = 0x00007ffd159a1460   rip = 0x00007fec76e3f47b
    Found by: stack scanning
 5  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1470   rip = 0x00007fec6f1baae0
    Found by: stack scanning
 6  libc-2.25.so + 0x7c674
    rsp = 0x00007ffd159a14a0   rip = 0x00007fec6ee98674
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007ffd159a14b8   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 8  libQt5WebEngineWidgets.so.5.8.0 + 0x1d237
    rsp = 0x00007ffd159a14e0   rip = 0x00007fec76e2e237
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0x6cdbdf
    rsp = 0x00007ffd159a1500   rip = 0x00007fec69ad6bdf
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x6cdba0
    rsp = 0x00007ffd159a1518   rip = 0x00007fec69ad6ba0
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0xf1920d
    rsp = 0x00007ffd159a1520   rip = 0x00007fec6a32220d
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0xf28498
    rsp = 0x00007ffd159a1550   rip = 0x00007fec6a331498
    Found by: stack scanning
13  libQt5WebEngineCore.so.5.8.0 + 0xf28310
    rsp = 0x00007ffd159a15c8   rip = 0x00007fec6a331310
    Found by: stack scanning
14  libQt5WebEngineCore.so.5.8.0 + 0x6c35cf
    rsp = 0x00007ffd159a15e0   rip = 0x00007fec69acc5cf
    Found by: stack scanning
15  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007ffd159a15f8   rip = 0x00007fec6fda5460
    Found by: stack scanning
16  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007ffd159a1608   rip = 0x00007fec6fda5460
    Found by: stack scanning
17  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a1708   rip = 0x00007fec6fda6e20
    Found by: stack scanning
18  mendeleydesktop.x86_64 + 0x4af786
    rsp = 0x00007ffd159a1710   rip = 0x00000000008af786
    Found by: stack scanning
19  mendeleydesktop.x86_64 + 0x8a8c00
    rsp = 0x00007ffd159a1730   rip = 0x0000000000ca8c00
    Found by: stack scanning
20  libQt5Core.so.5.8.0 + 0x334e30
    rsp = 0x00007ffd159a1738   rip = 0x00007fec6fda6e30
    Found by: stack scanning
21  mendeleydesktop.x86_64 + 0x86fdfd
    rsp = 0x00007ffd159a1760   rip = 0x0000000000c6fdfd
    Found by: stack scanning
22  libQt5Core.so.5.8.0 + 0x2bb6b8
    rsp = 0x00007ffd159a1790   rip = 0x00007fec6fd2d6b8
    Found by: stack scanning
23  libQt5Core.so.5.8.0 + 0x6d25b8
    rsp = 0x00007ffd159a17b8   rip = 0x00007fec701445b8
    Found by: stack scanning
24  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a17d8   rip = 0x00007fec6fda6e20
    Found by: stack scanning
25  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1800   rip = 0x00007fec6f1baae0
    Found by: stack scanning
26  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a1828   rip = 0x00007fec6fda6e20
    Found by: stack scanning
27  libc-2.25.so + 0x7c674
    rsp = 0x00007ffd159a1830   rip = 0x00007fec6ee98674
    Found by: stack scanning
28  mendeleydesktop.x86_64 + 0x871b5a
    rsp = 0x00007ffd159a1860   rip = 0x0000000000c71b5a
    Found by: stack scanning
29  libc-2.25.so + 0x7c674
    rsp = 0x00007ffd159a1880   rip = 0x00007fec6ee98674
    Found by: stack scanning
30  libQt5Core.so.5.8.0 + 0x334da0
    rsp = 0x00007ffd159a18a8   rip = 0x00007fec6fda6da0
    Found by: stack scanning
31  mendeleydesktop.x86_64 + 0x891c84
    rsp = 0x00007ffd159a18b0   rip = 0x0000000000c91c84
    Found by: stack scanning
32  mendeleydesktop.x86_64 + 0x897ea2
    rsp = 0x00007ffd159a18e0   rip = 0x0000000000c97ea2
    Found by: stack scanning
33  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a18e8   rip = 0x00007fec6fda6e20
    Found by: stack scanning
34  libc-2.25.so + 0x7c674
    rsp = 0x00007ffd159a18f0   rip = 0x00007fec6ee98674
    Found by: stack scanning
35  mendeleydesktop.x86_64 + 0x1106f70
    rsp = 0x00007ffd159a1908   rip = 0x0000000001506f70
    Found by: stack scanning
36  mendeleydesktop.x86_64 + 0x1106f70
    rsp = 0x00007ffd159a1918   rip = 0x0000000001506f70
    Found by: stack scanning
37  mendeleydesktop.x86_64 + 0x898002
    rsp = 0x00007ffd159a1920   rip = 0x0000000000c98002
    Found by: stack scanning
38  mendeleydesktop.x86_64 + 0x364661
    rsp = 0x00007ffd159a1940   rip = 0x0000000000764661
    Found by: stack scanning
39  mendeleydesktop.x86_64 + 0xdb52c0
    rsp = 0x00007ffd159a1958   rip = 0x00000000011b52c0
    Found by: stack scanning
40  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1960   rip = 0x00007fec6f1baae0
    Found by: stack scanning
41  libQt5Core.so.5.8.0 + 0x334da0
    rsp = 0x00007ffd159a19b8   rip = 0x00007fec6fda6da0
    Found by: stack scanning
42  mendeleydesktop.x86_64 + 0x36569b
    rsp = 0x00007ffd159a19c0   rip = 0x000000000076569b
    Found by: stack scanning
43  mendeleydesktop.x86_64 + 0x1106828
    rsp = 0x00007ffd159a19e8   rip = 0x0000000001506828
    Found by: stack scanning
44  libQt5Core.so.5.8.0 + 0x6d6680
    rsp = 0x00007ffd159a19f0   rip = 0x00007fec70148680
    Found by: stack scanning
45  libQt5Core.so.5.8.0 + 0x288440
    rsp = 0x00007ffd159a1a70   rip = 0x00007fec6fcfa440
    Found by: stack scanning
46  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1a80   rip = 0x00007fec6f1baae0
    Found by: stack scanning
47  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1aa8   rip = 0x00007fec6f1baae0
    Found by: stack scanning
48  libc-2.25.so + 0x7a68a
    rsp = 0x00007ffd159a1ab0   rip = 0x00007fec6ee9668a
    Found by: stack scanning
49  libc-2.25.so + 0x39eae0
    rsp = 0x00007ffd159a1b20   rip = 0x00007fec6f1baae0
    Found by: stack scanning
50  mendeleydesktop.x86_64 + 0x3466eb
    rsp = 0x00007ffd159a1b80   rip = 0x00000000007466eb
    Found by: stack scanning
51  mendeleydesktop.x86_64 + 0x3468ec
    rsp = 0x00007ffd159a1ba0   rip = 0x00000000007468ec
    Found by: stack scanning
52  libc-2.25.so + 0x7c674
    rsp = 0x00007ffd159a1bc0   rip = 0x00007fec6ee98674
    Found by: stack scanning
53  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1bf0   rip = 0x00000000015063c0
    Found by: stack scanning
54  mendeleydesktop.x86_64 + 0x3c1c93
    rsp = 0x00007ffd159a1c10   rip = 0x00000000007c1c93
    Found by: stack scanning
55  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1c40   rip = 0x00000000015063c0
    Found by: stack scanning
56  libQt5Core.so.5.8.0 + 0x2b4ba9
    rsp = 0x00007ffd159a1c60   rip = 0x00007fec6fd26ba9
    Found by: stack scanning
57  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1c78   rip = 0x00000000015063c0
    Found by: stack scanning
58  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1c88   rip = 0x00000000015063c0
    Found by: stack scanning
59  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1cb0   rip = 0x00000000015063c0
    Found by: stack scanning
60  libQt5Widgets.so.5.8.0 + 0x15334c
    rsp = 0x00007ffd159a1cd0   rip = 0x00007fec70f8534c
    Found by: stack scanning
61  libQt5Widgets.so.5.8.0 + 0x15ab61
    rsp = 0x00007ffd159a1d00   rip = 0x00007fec70f8cb61
    Found by: stack scanning
62  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1d10   rip = 0x00000000015063c0
    Found by: stack scanning
63  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a1d88   rip = 0x00007fec6fda6e20
    Found by: stack scanning
64  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007ffd159a1db0   rip = 0x00007fec6fda6e20
    Found by: stack scanning
65  libQt5Core.so.5.8.0 + 0x27498d
    rsp = 0x00007ffd159a1dc0   rip = 0x00007fec6fce698d
    Found by: stack scanning
66  libc-2.25.so + 0xa9efe
    rsp = 0x00007ffd159a1dd0   rip = 0x00007fec6eec5efe
    Found by: stack scanning
67  libc-2.25.so + 0xe4199
    rsp = 0x00007ffd159a1e00   rip = 0x00007fec6ef00199
    Found by: stack scanning
68  libQt5Core.so.5.8.0 + 0x6d6680
    rsp = 0x00007ffd159a1e10   rip = 0x00007fec70148680
    Found by: stack scanning
69  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1e18   rip = 0x00000000015063c0
    Found by: stack scanning
70  ld-2.25.so + 0x1262c
    rsp = 0x00007ffd159a1e40   rip = 0x00007fec7752662c
    Found by: stack scanning
71  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1e68   rip = 0x00000000015063c0
    Found by: stack scanning
72  libQt5Core.so.5.8.0 + 0x288440
    rsp = 0x00007ffd159a1e90   rip = 0x00007fec6fcfa440
    Found by: stack scanning
73  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1ea8   rip = 0x00000000015063c0
    Found by: stack scanning
74  libQt5Core.so.5.8.0 + 0x28abcd
    rsp = 0x00007ffd159a1ef0   rip = 0x00007fec6fcfcbcd
    Found by: stack scanning
75  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a1f10   rip = 0x00000000015063c0
    Found by: stack scanning
76  libQt5Core.so.5.8.0 + 0x2dcc30
    rsp = 0x00007ffd159a1f38   rip = 0x00007fec6fd4ec30
    Found by: stack scanning
77  ld-2.25.so + 0x1262c
    rsp = 0x00007ffd159a1f40   rip = 0x00007fec7752662c
    Found by: stack scanning
78  libQt5Core.so.5.8.0 + 0xac566
    rsp = 0x00007ffd159a1f50   rip = 0x00007fec6fb1e566
    Found by: stack scanning
79  libQt5Core.so.5.8.0 + 0x2dcc30
    rsp = 0x00007ffd159a1f98   rip = 0x00007fec6fd4ec30
    Found by: stack scanning
80  libQt5Core.so.5.8.0 + 0x2dcc43
    rsp = 0x00007ffd159a1fa0   rip = 0x00007fec6fd4ec43
    Found by: stack scanning
81  libglib-2.0.so.0.5000.3 + 0x4a5a7
    rsp = 0x00007ffd159a1fb0   rip = 0x00007fec675b05a7
    Found by: stack scanning
82  libglib-2.0.so.0.5000.3 + 0x5a5f0
    rsp = 0x00007ffd159a2030   rip = 0x00007fec675c05f0
    Found by: stack scanning
83  libglib-2.0.so.0.5000.3 + 0x4a810
    rsp = 0x00007ffd159a2040   rip = 0x00007fec675b0810
    Found by: stack scanning
84  libglib-2.0.so.0.5000.3 + 0x4a8bc
    rsp = 0x00007ffd159a20a0   rip = 0x00007fec675b08bc
    Found by: stack scanning
85  libQt5Core.so.5.8.0 + 0x2dd04f
    rsp = 0x00007ffd159a20c0   rip = 0x00007fec6fd4f04f
    Found by: stack scanning
86  libQt5Core.so.5.8.0 + 0x28689a
    rsp = 0x00007ffd159a2100   rip = 0x00007fec6fcf889a
    Found by: stack scanning
87  libQt5Core.so.5.8.0 + 0x286389
    rsp = 0x00007ffd159a2140   rip = 0x00007fec6fcf8389
    Found by: stack scanning
88  mendeleydesktop.x86_64 + 0x11063c0
    rsp = 0x00007ffd159a2180   rip = 0x00000000015063c0
    Found by: stack scanning
89  libQt5Core.so.5.8.0 + 0x28ede4
    rsp = 0x00007ffd159a2190   rip = 0x00007fec6fd00de4
    Found by: stack scanning
90  libQt5Core.so.5.8.0 + 0x6d53f8
    rsp = 0x00007ffd159a2198   rip = 0x00007fec701473f8
    Found by: stack scanning
91  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007ffd159a21d0   rip = 0x00007fec6fda5460
    Found by: stack scanning
92  mendeleydesktop.x86_64 + 0x345019
    rsp = 0x00007ffd159a21f0   rip = 0x0000000000745019
    Found by: stack scanning
93  libQt5Core.so.5.8.0 + 0xc460
    rsp = 0x00007ffd159a2230   rip = 0x00007fec6fa7e460
    Found by: stack scanning
94  ld-2.25.so + 0x9ce1
    rsp = 0x00007ffd159a2270   rip = 0x00007fec7751dce1
    Found by: stack scanning
95  libQt5Core.so.5.8.0 + 0x376de0
    rsp = 0x00007ffd159a2300   rip = 0x00007fec6fde8de0
    Found by: stack scanning
96  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007ffd159a2330   rip = 0x00007fec6fda5460
    Found by: stack scanning
97  libQt5Core.so.5.8.0 + 0x376de0
    rsp = 0x00007ffd159a2360   rip = 0x00007fec6fde8de0
    Found by: stack scanning
98  mendeleydesktop.x86_64 + 0x107b2e8
    rsp = 0x00007ffd159a2370   rip = 0x000000000147b2e8
    Found by: stack scanning
99  ld-2.25.so + 0xeab4
    rsp = 0x00007ffd159a23a0   rip = 0x00007fec77522ab4
    Found by: stack scanning
100  libQt5Core.so.5.8.0 + 0xc460
    rsp = 0x00007ffd159a23c0   rip = 0x00007fec6fa7e460
    Found by: stack scanning
101  ld-2.25.so + 0x16017
    rsp = 0x00007ffd159a23d0   rip = 0x00007fec7752a017
    Found by: stack scanning
102  libQt5Core.so.5.8.0 + 0x1190cb
    rsp = 0x00007ffd159a2460   rip = 0x00007fec6fb8b0cb
    Found by: stack scanning
103  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007ffd159a2490   rip = 0x00007fec6fda5460
    Found by: stack scanning
104  libQt5Core.so.5.8.0 + 0x120090
    rsp = 0x00007ffd159a24c0   rip = 0x00007fec6fb92090
    Found by: stack scanning
105  libQt5Core.so.5.8.0 + 0x6d2860
    rsp = 0x00007ffd159a24c8   rip = 0x00007fec70144860
    Found by: stack scanning
106  libQt5Core.so.5.8.0 + 0x6d2860
    rsp = 0x00007ffd159a24d8   rip = 0x00007fec70144860
    Found by: stack scanning
107  mendeleydesktop.x86_64 + 0x10e4c30
    rsp = 0x00007ffd159a24f8   rip = 0x00000000014e4c30
    Found by: stack scanning
108  libc-2.25.so + 0x7a68a
    rsp = 0x00007ffd159a2510   rip = 0x00007fec6ee9668a
    Found by: stack scanning
109  mendeleydesktop.x86_64 + 0xc792a0
    rsp = 0x00007ffd159a2518   rip = 0x00000000010792a0
    Found by: stack scanning
110  mendeleydesktop.x86_64 + 0xc79248
    rsp = 0x00007ffd159a2520   rip = 0x0000000001079248
    Found by: stack scanning
111  mendeleydesktop.x86_64 + 0x10eff10
    rsp = 0x00007ffd159a2538   rip = 0x00000000014eff10
    Found by: stack scanning
112  mendeleydesktop.x86_64 + 0x10ef030
    rsp = 0x00007ffd159a2578   rip = 0x00000000014ef030
    Found by: stack scanning
113  libQt5Core.so.5.8.0 + 0x6d2860
    rsp = 0x00007ffd159a25c8   rip = 0x00007fec70144860
    Found by: stack scanning
114  libQt5Gui.so.5.8.0 + 0x729980
    rsp = 0x00007ffd159a25d8   rip = 0x00007fec70e20980
    Found by: stack scanning
115  libc-2.25.so + 0x34000
    rsp = 0x00007ffd159a25e0   rip = 0x00007fec6ee50000
    Found by: stack scanning
116  mendeleydesktop.x86_64 + 0xc50d60
    rsp = 0x00007ffd159a2640   rip = 0x0000000001050d60
    Found by: stack scanning
117  mendeleydesktop.x86_64 + 0x343420
    rsp = 0x00007ffd159a2648   rip = 0x0000000000743420
    Found by: stack scanning
118  libc-2.25.so + 0x20511
    rsp = 0x00007ffd159a2660   rip = 0x00007fec6ee3c511
    Found by: stack scanning
119  mendeleydesktop.x86_64 + 0x3444a0
    rsp = 0x00007ffd159a2680   rip = 0x00000000007444a0
    Found by: stack scanning
120  mendeleydesktop.x86_64 + 0x343420
    rsp = 0x00007ffd159a2698   rip = 0x0000000000743420
    Found by: stack scanning
121  mendeleydesktop.x86_64 + 0x3444a0
    rsp = 0x00007ffd159a26e8   rip = 0x00000000007444a0
    Found by: stack scanning
122  mendeleydesktop.x86_64 + 0xc50d50
    rsp = 0x00007ffd159a26f0   rip = 0x0000000001050d50
    Found by: stack scanning
123  mendeleydesktop.x86_64 + 0x343420
    rsp = 0x00007ffd159a2708   rip = 0x0000000000743420
    Found by: stack scanning
124  mendeleydesktop.x86_64 + 0x343449
    rsp = 0x00007ffd159a2720   rip = 0x0000000000743449
    Found by: stack scanning

Thread 1
 0  libc-2.25.so + 0xe267d
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007fec6eefe67d   rbx = 0x0000000003117660
    rsi = 0x0000000000000001   rdi = 0x00007fec517a2c30
    rbp = 0x0000000000000000   rsp = 0x00007fec517a2c10
     r8 = 0x0000000000000000    r9 = 0x0000000000000020
    r10 = 0x0000000000000000   r11 = 0x0000000000000293
    r12 = 0x0000000003117678   r13 = 0x0000000003118708
    r14 = 0x00000000ffffffff   r15 = 0x00007fec517a2c30
    rip = 0x00007fec6eefe67d
    Found by: given as instruction pointer in context
 1  libxcb.so.1.1.0 + 0xc8e0
    rsp = 0x00007fec517a2c20   rip = 0x00007fec68fda8e0
    Found by: stack scanning
 2  libQt5Core.so.5.8.0 + 0x2b3c5f
    rsp = 0x00007fec517a2c50   rip = 0x00007fec6fd25c5f
    Found by: stack scanning
 3  libxcb.so.1.1.0 + 0xe679
    rsp = 0x00007fec517a2d20   rip = 0x00007fec68fdc679
    Found by: stack scanning
 4  libQt5XcbQpa.so.5.8.0 + 0x3a239
    rsp = 0x00007fec517a2d50   rip = 0x00007fec5434c239
    Found by: stack scanning
 5  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec517a2d80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
 6  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007fec517a2d88   rip = 0x00007fec6fda5460
    Found by: stack scanning
 7  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec517a2dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
 8  libc-2.25.so + 0xec54f
    rsp = 0x00007fec517a2e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 2
 0  libc-2.25.so + 0xe267d
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007fec6eefe67d   rbx = 0x00007fec44000990
    rsi = 0x0000000000000004   rdi = 0x00007fec44018e90
    rbp = 0x00007fec44018e90   rsp = 0x00007fec4aa91ba0
     r8 = 0x0000000000000004    r9 = 0x0000000000000001
    r10 = 0x00007fec44001ce0   r11 = 0x0000000000000293
    r12 = 0x0000000000000004   r13 = 0x00000000ffffffff
    r14 = 0x00007fec675c05f0   r15 = 0x0000000000000004
    rip = 0x00007fec6eefe67d
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0.5000.3 + 0x4a7a6
    rsp = 0x00007fec4aa91bb0   rip = 0x00007fec675b07a6
    Found by: stack scanning
 2  libglib-2.0.so.0.5000.3 + 0x4a8bc
    rsp = 0x00007fec4aa91c10   rip = 0x00007fec675b08bc
    Found by: stack scanning
 3  libQt5Core.so.5.8.0 + 0x2dd04f
    rsp = 0x00007fec4aa91c30   rip = 0x00007fec6fd4f04f
    Found by: stack scanning
 4  libQt5Core.so.5.8.0 + 0x28689a
    rsp = 0x00007fec4aa91c70   rip = 0x00007fec6fcf889a
    Found by: stack scanning
 5  libQt5DBus.so.5.8.0 + 0x28ad60
    rsp = 0x00007fec4aa91ce0   rip = 0x00007fec53ce9d60
    Found by: stack scanning
 6  libQt5Core.so.5.8.0 + 0xa8a73
    rsp = 0x00007fec4aa91d00   rip = 0x00007fec6fb1aa73
    Found by: stack scanning
 7  libQt5Core.so.5.8.0 + 0x6d53f8
    rsp = 0x00007fec4aa91d08   rip = 0x00007fec701473f8
    Found by: stack scanning
 8  libQt5DBus.so.5.8.0 + 0x28ad60
    rsp = 0x00007fec4aa91d18   rip = 0x00007fec53ce9d60
    Found by: stack scanning
 9  libQt5DBus.so.5.8.0 + 0x28ad60
    rsp = 0x00007fec4aa91d28   rip = 0x00007fec53ce9d60
    Found by: stack scanning
10  libQt5DBus.so.5.8.0 + 0x28ad60
    rsp = 0x00007fec4aa91d38   rip = 0x00007fec53ce9d60
    Found by: stack scanning
11  libQt5DBus.so.5.8.0 + 0x28ad70
    rsp = 0x00007fec4aa91d40   rip = 0x00007fec53ce9d70
    Found by: stack scanning
12  libQt5DBus.so.5.8.0 + 0x16125
    rsp = 0x00007fec4aa91d50   rip = 0x00007fec53a75125
    Found by: stack scanning
13  libQt5DBus.so.5.8.0 + 0x28ad60
    rsp = 0x00007fec4aa91d58   rip = 0x00007fec53ce9d60
    Found by: stack scanning
14  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec4aa91d80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
15  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007fec4aa91d88   rip = 0x00007fec6fda5460
    Found by: stack scanning
16  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec4aa91dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
17  libc-2.25.so + 0xec54f
    rsp = 0x00007fec4aa91e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 3
 0  libc-2.25.so + 0xe267d
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000002814
    rcx = 0x00007fec6eefe67d   rbx = 0x00007fec3c000990
    rsi = 0x0000000000000001   rdi = 0x00007fec3c002e70
    rbp = 0x00007fec3c002e70   rsp = 0x00007fec4a1c2bd0
     r8 = 0x0000000000000001    r9 = 0x0000000000000001
    r10 = 0x00007fec3c001800   r11 = 0x0000000000000293
    r12 = 0x0000000000000001   r13 = 0x0000000000002814
    r14 = 0x00007fec675c05f0   r15 = 0x0000000000000001
    rip = 0x00007fec6eefe67d
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0.5000.3 + 0x4a7a6
    rsp = 0x00007fec4a1c2be0   rip = 0x00007fec675b07a6
    Found by: stack scanning
 2  libglib-2.0.so.0.5000.3 + 0x4a8bc
    rsp = 0x00007fec4a1c2c40   rip = 0x00007fec675b08bc
    Found by: stack scanning
 3  libQt5Core.so.5.8.0 + 0x2dd04f
    rsp = 0x00007fec4a1c2c60   rip = 0x00007fec6fd4f04f
    Found by: stack scanning
 4  libQt5Core.so.5.8.0 + 0x28689a
    rsp = 0x00007fec4a1c2ca0   rip = 0x00007fec6fcf889a
    Found by: stack scanning
 5  libQt5Core.so.5.8.0 + 0x286389
    rsp = 0x00007fec4a1c2ce0   rip = 0x00007fec6fcf8389
    Found by: stack scanning
 6  libQt5Core.so.5.8.0 + 0xa8a73
    rsp = 0x00007fec4a1c2d30   rip = 0x00007fec6fb1aa73
    Found by: stack scanning
 7  libQt5Core.so.5.8.0 + 0x6d53f8
    rsp = 0x00007fec4a1c2d38   rip = 0x00007fec701473f8
    Found by: stack scanning
 8  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec4a1c2d80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
 9  libQt5Network.so.5.8.0 + 0x141760
    rsp = 0x00007fec4a1c2d88   rip = 0x00007fec704ad760
    Found by: stack scanning
10  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec4a1c2dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
11  libc-2.25.so + 0xec54f
    rsp = 0x00007fec4a1c2e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 4
 0  libc-2.25.so + 0xe267d
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000020e0a
    rcx = 0x00007fec6eefe67d   rbx = 0x00007fec40000990
    rsi = 0x0000000000000002   rdi = 0x00007fec40003020
    rbp = 0x00007fec40003020   rsp = 0x00007fec49340bd0
     r8 = 0x0000000000000002    r9 = 0x0000000000000001
    r10 = 0x00007fec40001ce0   r11 = 0x0000000000000293
    r12 = 0x0000000000000002   r13 = 0x0000000000020e0a
    r14 = 0x00007fec675c05f0   r15 = 0x0000000000000002
    rip = 0x00007fec6eefe67d
    Found by: given as instruction pointer in context
 1  libglib-2.0.so.0.5000.3 + 0x4a7a6
    rsp = 0x00007fec49340be0   rip = 0x00007fec675b07a6
    Found by: stack scanning
 2  libglib-2.0.so.0.5000.3 + 0x4a8bc
    rsp = 0x00007fec49340c40   rip = 0x00007fec675b08bc
    Found by: stack scanning
 3  libQt5Core.so.5.8.0 + 0x2dd04f
    rsp = 0x00007fec49340c60   rip = 0x00007fec6fd4f04f
    Found by: stack scanning
 4  libQt5Core.so.5.8.0 + 0x28689a
    rsp = 0x00007fec49340ca0   rip = 0x00007fec6fcf889a
    Found by: stack scanning
 5  libQt5Core.so.5.8.0 + 0x286389
    rsp = 0x00007fec49340ce0   rip = 0x00007fec6fcf8389
    Found by: stack scanning
 6  libQt5Core.so.5.8.0 + 0xa8a73
    rsp = 0x00007fec49340d30   rip = 0x00007fec6fb1aa73
    Found by: stack scanning
 7  libQt5Core.so.5.8.0 + 0x6d53f8
    rsp = 0x00007fec49340d38   rip = 0x00007fec701473f8
    Found by: stack scanning
 8  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec49340d80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
 9  libQt5Network.so.5.8.0 + 0x13d000
    rsp = 0x00007fec49340d88   rip = 0x00007fec704a9000
    Found by: stack scanning
10  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec49340dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
11  libc-2.25.so + 0xec54f
    rsp = 0x00007fec49340e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 5
 0  libpthread-2.25.so + 0xdb63
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000000000
    rcx = 0x00007fec7189db63   rbx = 0x00007fec40005978
    rsi = 0x0000000000000080   rdi = 0x00007fec400059a0
    rbp = 0x00007fec400059a0   rsp = 0x00007fec48b1eb70
     r8 = 0x0000000000000000    r9 = 0x0000000000000000
    r10 = 0x00007fec48b1ebd0   r11 = 0x0000000000000246
    r12 = 0x00007fec48b1ec80   r13 = 0x0000000000000000
    r14 = 0x00007fec48b1ebe0   r15 = 0x0000000000000000
    rip = 0x00007fec7189db63
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rsp = 0x00007fec48b1ebe8   rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5Core.so.5.8.0 + 0xae4c6
    rsp = 0x00007fec48b1ec70   rip = 0x00007fec6fb204c6
    Found by: stack scanning
 3  libQt5Core.so.5.8.0 + 0x334e30
    rsp = 0x00007fec48b1ec98   rip = 0x00007fec6fda6e30
    Found by: stack scanning
 4  libQt5Core.so.5.8.0 + 0xa9bc4
    rsp = 0x00007fec48b1ecf0   rip = 0x00007fec6fb1bbc4
    Found by: stack scanning
 5  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec48b1ed80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
 6  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec48b1edd0   rip = 0x00007fec718972e7
    Found by: stack scanning
 7  libc-2.25.so + 0xec54f
    rsp = 0x00007fec48b1ee80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 6
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x000000000321c938
    rsi = 0x0000000000000080   rdi = 0x000000000321c960
    rbp = 0x000000000321c960   rsp = 0x00007fec3be15ba0
     r8 = 0x0000000000000000    r9 = 0x0000000000000000
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007fec3be15bf0
    r14 = 0x0000000000000000   r15 = 0x000000000321c910
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rsp = 0x00007fec3be15bf8   rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5Core.so.5.8.0 + 0xae58b
    rsp = 0x00007fec3be15c80   rip = 0x00007fec6fb2058b
    Found by: stack scanning
 3  libQt5Core.so.5.8.0 + 0x334e20
    rsp = 0x00007fec3be15ca8   rip = 0x00007fec6fda6e20
    Found by: stack scanning
 4  mendeleydesktop.x86_64 + 0x63c803
    rsp = 0x00007fec3be15d00   rip = 0x0000000000a3c803
    Found by: stack scanning
 5  mendeleydesktop.x86_64 + 0x10d25f0
    rsp = 0x00007fec3be15d28   rip = 0x00000000014d25f0
    Found by: stack scanning
 6  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007fec3be15d80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
 7  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007fec3be15d88   rip = 0x00007fec6fda5460
    Found by: stack scanning
 8  libpthread-2.25.so + 0x72e7
    rsp = 0x00007fec3be15dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
 9  libc-2.25.so + 0xec54f
    rsp = 0x00007fec3be15e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 7
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x00007fec740bf298
    rsi = 0x0000000000000080   rdi = 0x00007fec740bf2c0
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbc60
     r8 = 0x0000000000000000    r9 = 0x00007fec3b4cc700
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007fec3b4cbcb0
    r14 = 0x0000000000000000   r15 = 0x00007fec740bf270
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbcb8
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebKit.so.5.8.0 + 0x1b8960b
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbd40
    rip = 0x00007fec7363760b
    Found by: stack scanning
 3  libQt5WebKit.so.5.8.0 + 0x1b89649
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbdc0
    rip = 0x00007fec73637649
    Found by: stack scanning
 4  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbdd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
 5  libc-2.25.so + 0xec54f
    rbp = 0x00007fec740bf2c0   rsp = 0x00007fec3b4cbe80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 8
 0  libpthread-2.25.so + 0xdca6
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000000000
    rcx = 0x00007fec7189dca6   rbx = 0x00007fec3ac29230
    rsi = 0x0000000000000189   rdi = 0x00007fec3ac29258
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbc20
     r8 = 0x0000000000000000    r9 = 0x00000000ffffffff
    r10 = 0x00007fec3a7bbd30   r11 = 0x0000000000000246
    r12 = 0x00007fec3a7bbd30   r13 = 0x0000000000000000
    r14 = 0x00007fec3a7bbc90   r15 = 0x0000000000000000
    rip = 0x00007fec7189dca6
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbc98
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebKit.so.5.8.0 + 0x1bbacea
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbd20
    rip = 0x00007fec73668cea
    Found by: stack scanning
 3  libQt5WebKit.so.5.8.0 + 0x188135d
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbd70
    rip = 0x00007fec7332f35d
    Found by: stack scanning
 4  libQt5WebKit.so.5.8.0 + 0x1bba781
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbdc0
    rip = 0x00007fec73668781
    Found by: stack scanning
 5  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbdd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
 6  libc-2.25.so + 0xec54f
    rbp = 0x00007fec3ac29258   rsp = 0x00007fec3a7bbe80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 9
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x00007fec3ac31d10
    rsi = 0x0000000000000080   rdi = 0x00007fec3ac31d38
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbacb0
     r8 = 0x0000000000000000    r9 = 0x0000000000000020
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007fec39fbad00
    r14 = 0x0000000000000000   r15 = 0x00007fec3ac31ce8
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbad08
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebKit.so.5.8.0 + 0x1882563
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbad90
    rip = 0x00007fec73330563
    Found by: stack scanning
 3  libQt5WebKit.so.5.8.0 + 0x1bba781
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbadc0
    rip = 0x00007fec73668781
    Found by: stack scanning
 4  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbadd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
 5  libc-2.25.so + 0xec54f
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec39fbae80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 10
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x00007fec3ac31d10
    rsi = 0x0000000000000080   rdi = 0x00007fec3ac31d38
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9cb0
     r8 = 0x0000000000000000    r9 = 0x0000000000000020
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007fec397b9d00
    r14 = 0x0000000000000002   r15 = 0x00007fec3ac31ce8
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9d08
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebKit.so.5.8.0 + 0x1882563
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9d90
    rip = 0x00007fec73330563
    Found by: stack scanning
 3  libQt5WebKit.so.5.8.0 + 0x1bba781
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9dc0
    rip = 0x00007fec73668781
    Found by: stack scanning
 4  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9dd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
 5  libc-2.25.so + 0xec54f
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec397b9e80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 11
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x00007fec3ac31d10
    rsi = 0x0000000000000080   rdi = 0x00007fec3ac31d38
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8cb0
     r8 = 0x0000000000000000    r9 = 0x00007fec3ac31d40
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007fec38fb8d00
    r14 = 0x0000000000000004   r15 = 0x00007fec3ac31ce8
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8d08
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebKit.so.5.8.0 + 0x1882563
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8d90
    rip = 0x00007fec73330563
    Found by: stack scanning
 3  libQt5WebKit.so.5.8.0 + 0x1bba781
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8dc0
    rip = 0x00007fec73668781
    Found by: stack scanning
 4  libpthread-2.25.so + 0x72e7
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8dd0
    rip = 0x00007fec718972e7
    Found by: stack scanning
 5  libc-2.25.so + 0xec54f
    rbp = 0x00007fec3ac31d38   rsp = 0x00007fec38fb8e80
    rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 12
 0  libc-2.25.so + 0xe276b
    rax = 0xfffffffffffffdfe   rdx = 0x00007febefffca90
    rcx = 0x00007fec6eefe76b   rbx = 0x00007febefffcb40
    rsi = 0x0000000000000004   rdi = 0x00007febefffcb50
    rbp = 0x00007febefffcb50   rsp = 0x00007febefffca70
     r8 = 0x0000000000000008    r9 = 0x0000000000000000
    r10 = 0x0000000000000000   r11 = 0x0000000000000293
    r12 = 0x0000000000000004   r13 = 0x00007febefffcac0
    r14 = 0x000000002ca9ff44   r15 = 0x00000000000003ce
    rip = 0x00007fec6eefe76b
    Found by: given as instruction pointer in context
 1  libQt5Core.so.5.8.0 + 0x2d8210
    rbp = 0x00007febefffcb50   rsp = 0x00007febefffcac0
    rip = 0x00007fec6fd4a210
    Found by: stack scanning
 2  libQt5Core.so.5.8.0 + 0x21d3aa
    rbp = 0x00007febefffcb50   rsp = 0x00007febefffcb20
    rip = 0x00007fec6fc8f3aa
    Found by: stack scanning
 3  linux-gate.so + 0xbc5
    rbp = 0x00007febefffcb50   rsp = 0x00007febefffcb28
    rip = 0x00007ffd159cfbc5
    Found by: stack scanning
 4  libQt5Core.so.5.8.0 + 0x1bc4ab
    rsp = 0x00007febefffcbc0   rip = 0x00007fec6fc2e4ab
    Found by: stack scanning
 5  mendeleydesktop.x86_64 + 0x10e4180
    rsp = 0x00007febefffcbf8   rip = 0x00000000014e4180
    Found by: stack scanning
 6  mendeleydesktop.x86_64 + 0x9badc1
    rsp = 0x00007febefffcc10   rip = 0x0000000000dbadc1
    Found by: stack scanning
 7  mendeleydesktop.x86_64 + 0x9be57f
    rsp = 0x00007febefffcc20   rip = 0x0000000000dbe57f
    Found by: stack scanning
 8  mendeleydesktop.x86_64 + 0x9be674
    rsp = 0x00007febefffcc50   rip = 0x0000000000dbe674
    Found by: stack scanning
 9  mendeleydesktop.x86_64 + 0x9bd3b5
    rsp = 0x00007febefffcc70   rip = 0x0000000000dbd3b5
    Found by: stack scanning
10  mendeleydesktop.x86_64 + 0x9bb447
    rsp = 0x00007febefffcc90   rip = 0x0000000000dbb447
    Found by: stack scanning
11  mendeleydesktop.x86_64 + 0x10e4190
    rsp = 0x00007febefffcca8   rip = 0x00000000014e4190
    Found by: stack scanning
12  mendeleydesktop.x86_64 + 0x9bb592
    rsp = 0x00007febefffcce0   rip = 0x0000000000dbb592
    Found by: stack scanning
13  mendeleydesktop.x86_64 + 0x9bd5a6
    rsp = 0x00007febefffcd10   rip = 0x0000000000dbd5a6
    Found by: stack scanning
14  libQt5Core.so.5.8.0 + 0xad6d8
    rsp = 0x00007febefffcd80   rip = 0x00007fec6fb1f6d8
    Found by: stack scanning
15  libQt5Core.so.5.8.0 + 0x333460
    rsp = 0x00007febefffcd88   rip = 0x00007fec6fda5460
    Found by: stack scanning
16  libpthread-2.25.so + 0x72e7
    rsp = 0x00007febefffcdd0   rip = 0x00007fec718972e7
    Found by: stack scanning
17  libc-2.25.so + 0xec54f
    rsp = 0x00007febefffce80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 13
 0  libc-2.25.so + 0xe267d
    rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
    rcx = 0x00007fec6eefe67d   rbx = 0x0000000000000000
    rsi = 0x0000000000000002   rdi = 0x00007febef070b40
    rbp = 0x00007febef070b40   rsp = 0x00007febef070b30
     r8 = 0x0000000000000000    r9 = 0x00007ffd159a0e00
    r10 = 0x0000000000000000   r11 = 0x0000000000000293
    r12 = 0x00000000036973f0   r13 = 0x00007febef070b50
    r14 = 0x00007febef070b60   r15 = 0x00007fec6d6f7758
    rip = 0x00007fec6eefe67d
    Found by: given as instruction pointer in context
 1  libQt5WebEngineCore.so.5.8.0 + 0xe952c2
    rbp = 0x00007febef070b40   rsp = 0x00007febef070b40
    rip = 0x00007fec6a29e2c2
    Found by: stack scanning
 2  linux-gate.so + 0xbc5
    rsp = 0x00007febef070bb8   rip = 0x00007ffd159cfbc5
    Found by: stack scanning
 3  libQt5WebEngineCore.so.5.8.0 + 0x225f8bd
    rsp = 0x00007febef070be0   rip = 0x00007fec6b6688bd
    Found by: stack scanning
 4  libc-2.25.so + 0xf9800
    rsp = 0x00007febef070bf0   rip = 0x00007fec6ef15800
    Found by: stack scanning
 5  libQt5WebEngineCore.so.5.8.0 + 0x225f930
    rsp = 0x00007febef070c10   rip = 0x00007fec6b668930
    Found by: stack scanning
 6  libQt5WebEngineCore.so.5.8.0 + 0x2287635
    rsp = 0x00007febef070c40   rip = 0x00007fec6b690635
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x226072c
    rsp = 0x00007febef070c60   rip = 0x00007fec6b66972c
    Found by: stack scanning
 8  libQt5WebEngineCore.so.5.8.0 + 0x224ec80
    rsp = 0x00007febef070ce0   rip = 0x00007fec6b657c80
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0x224efe8
    rsp = 0x00007febef070cf0   rip = 0x00007fec6b657fe8
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x225a79e
    rsp = 0x00007febef070d40   rip = 0x00007fec6b66379e
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0x225a8c0
    rsp = 0x00007febef070d50   rip = 0x00007fec6b6638c0
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0x2257442
    rsp = 0x00007febef070db0   rip = 0x00007fec6b660442
    Found by: stack scanning
13  libpthread-2.25.so + 0x72e7
    rsp = 0x00007febef070dd0   rip = 0x00007fec718972e7
    Found by: stack scanning
14  libc-2.25.so + 0xec54f
    rsp = 0x00007febef070e80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 14
 0  libc-2.25.so + 0xecaa3
    rax = 0xfffffffffffffffc   rdx = 0x0000000000000020
    rcx = 0x00007fec6ef08aa3   rbx = 0x00007febc8001640
    rsi = 0x00007febc8001640   rdi = 0x000000000000002b
    rbp = 0x0000000000000000   rsp = 0x00007febee86fae0
     r8 = 0x0000000000000000    r9 = 0x00007febc8004c00
    r10 = 0x00000000ffffffff   r11 = 0x0000000000000293
    r12 = 0x00007febc80013b0   r13 = 0x00007febc800094c
    r14 = 0x00007febc8000940   r15 = 0x0000000000000000
    rip = 0x00007fec6ef08aa3
    Found by: given as instruction pointer in context
 1  libevent-2.0.so.5.1.10 + 0x261d8
    rsp = 0x00007febee86faf0   rip = 0x00007fec643f21d8
    Found by: stack scanning
 2  libevent-2.0.so.5.1.10 + 0x1036d
    rsp = 0x00007febee86fb40   rip = 0x00007fec643dc36d
    Found by: stack scanning
 3  libQt5WebEngineCore.so.5.8.0 + 0xcc1d85
    rsp = 0x00007febee86fb48   rip = 0x00007fec6a0cad85
    Found by: stack scanning
 4  libevent-2.0.so.5.1.10 + 0x247bc0
    rsp = 0x00007febee86fb60   rip = 0x00007fec64613bc0
    Found by: stack scanning
 5  libQt5WebEngineCore.so.5.8.0 + 0x2203b9a
    rsp = 0x00007febee86fc40   rip = 0x00007fec6b60cb9a
    Found by: stack scanning
 6  libc-2.25.so + 0x7c674
    rsp = 0x00007febee86fc80   rip = 0x00007fec6ee98674
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febee86fc88   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 8  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febee86fc98   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0x22426c4
    rsp = 0x00007febee86fcd0   rip = 0x00007fec6b64b6c4
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x225abe5
    rsp = 0x00007febee86fd20   rip = 0x00007fec6b663be5
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0x225af04
    rsp = 0x00007febee86fd60   rip = 0x00007fec6b663f04
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0x2257442
    rsp = 0x00007febee86fdb0   rip = 0x00007fec6b660442
    Found by: stack scanning
13  libpthread-2.25.so + 0x72e7
    rsp = 0x00007febee86fdd0   rip = 0x00007fec718972e7
    Found by: stack scanning
14  libc-2.25.so + 0xec54f
    rsp = 0x00007febee86fe80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 15
 0  libc-2.25.so + 0xe47e3
    rax = 0xfffffffffffffdfe   rdx = 0x0000000000000000
    rcx = 0x00007fec6ef007e3   rbx = 0x0000000000000033
    rsi = 0x00007febee06e770   rdi = 0x0000000000000033
    rbp = 0x00007febee06e770   rsp = 0x00007febee06e6b0
     r8 = 0x0000000000000000    r9 = 0x00007febc8002a60
    r10 = 0x0000000000000000   r11 = 0x0000000000000293
    r12 = 0x00007fec6ee02629   r13 = 0x00007fec6ee00c48
    r14 = 0x00007febee06e750   r15 = 0x00007febee06eb40
    rip = 0x00007fec6ef007e3
    Found by: given as instruction pointer in context
 1  libQt5WebEngineCore.so.5.8.0 + 0x2217307
    rbp = 0x00007febee06e770   rsp = 0x00007febee06e6c0
    rip = 0x00007fec6b620307
    Found by: stack scanning

Thread 16
 0  libpthread-2.25.so + 0xdb63
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000000000
    rcx = 0x00007fec7189db63   rbx = 0x00007febc80038d8
    rsi = 0x0000000000000080   rdi = 0x00007febc8003900
    rbp = 0x00007febc8003900   rsp = 0x00007febed86da80
     r8 = 0x0000000000000000    r9 = 0x00007febc0001c00
    r10 = 0x00007febed86dae0   r11 = 0x0000000000000246
    r12 = 0x00007febed86db80   r13 = 0x0000000000000000
    r14 = 0x00007febed86daf0   r15 = 0x0000000000000000
    rip = 0x00007fec7189db63
    Found by: given as instruction pointer in context
 1  libQt5WebEngineCore.so.5.8.0 + 0x226072c
    rsp = 0x00007febed86dab0   rip = 0x00007fec6b66972c
    Found by: stack scanning
 2  libpthread-2.25.so + 0xd590
    rsp = 0x00007febed86daf8   rip = 0x00007fec7189d590
    Found by: stack scanning
 3  libQt5WebEngineCore.so.5.8.0 + 0x42b6570
    rsp = 0x00007febed86db70   rip = 0x00007fec6d6bf570
    Found by: stack scanning
 4  libQt5WebEngineCore.so.5.8.0 + 0x224eb62
    rsp = 0x00007febed86db80   rip = 0x00007fec6b657b62
    Found by: stack scanning
 5  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febed86dba8   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 6  libQt5WebEngineCore.so.5.8.0 + 0x225dd39
    rsp = 0x00007febed86dbd0   rip = 0x00007fec6b666d39
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x225e26d
    rsp = 0x00007febed86dc70   rip = 0x00007fec6b66726d
    Found by: stack scanning
 8  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febed86dca8   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0xcc1ce0
    rsp = 0x00007febed86dcf8   rip = 0x00007fec6a0cace0
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x42b65f0
    rsp = 0x00007febed86dd00   rip = 0x00007fec6d6bf5f0
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0x42b6570
    rsp = 0x00007febed86dd08   rip = 0x00007fec6d6bf570
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0xcc1ebf
    rsp = 0x00007febed86dd18   rip = 0x00007fec6a0caebf
    Found by: stack scanning
13  libQt5WebEngineCore.so.5.8.0 + 0x2257442
    rsp = 0x00007febed86ddb0   rip = 0x00007fec6b660442
    Found by: stack scanning
14  libpthread-2.25.so + 0x72e7
    rsp = 0x00007febed86ddd0   rip = 0x00007fec718972e7
    Found by: stack scanning
15  libc-2.25.so + 0xec54f
    rsp = 0x00007febed86de80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 17
 0  libpthread-2.25.so + 0xdb63
    rax = 0xfffffffffffffdfc   rdx = 0x0000000000000000
    rcx = 0x00007fec7189db63   rbx = 0x00007febc80038d8
    rsi = 0x0000000000000080   rdi = 0x00007febc8003900
    rbp = 0x00007febc8003900   rsp = 0x00007febed06ca80
     r8 = 0x0000000000000000    r9 = 0x00007febc4001e00
    r10 = 0x00007febed06cae0   r11 = 0x0000000000000246
    r12 = 0x00007febed06cb80   r13 = 0x0000000000000000
    r14 = 0x00007febed06caf0   r15 = 0x0000000000000000
    rip = 0x00007fec7189db63
    Found by: given as instruction pointer in context
 1  libQt5WebEngineCore.so.5.8.0 + 0x226072c
    rsp = 0x00007febed06cab0   rip = 0x00007fec6b66972c
    Found by: stack scanning
 2  libpthread-2.25.so + 0xd590
    rsp = 0x00007febed06caf8   rip = 0x00007fec7189d590
    Found by: stack scanning
 3  libQt5WebEngineCore.so.5.8.0 + 0x42b6570
    rsp = 0x00007febed06cb70   rip = 0x00007fec6d6bf570
    Found by: stack scanning
 4  libQt5WebEngineCore.so.5.8.0 + 0x224eb62
    rsp = 0x00007febed06cb80   rip = 0x00007fec6b657b62
    Found by: stack scanning
 5  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febed06cba8   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 6  libQt5WebEngineCore.so.5.8.0 + 0x225dd39
    rsp = 0x00007febed06cbd0   rip = 0x00007fec6b666d39
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x225e26d
    rsp = 0x00007febed06cc70   rip = 0x00007fec6b66726d
    Found by: stack scanning
 8  libQt5WebEngineCore.so.5.8.0 + 0x570e0a0
    rsp = 0x00007febed06cca8   rip = 0x00007fec6eb170a0
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0xcc1ce0
    rsp = 0x00007febed06ccf8   rip = 0x00007fec6a0cace0
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x42b65f0
    rsp = 0x00007febed06cd00   rip = 0x00007fec6d6bf5f0
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0x42b6570
    rsp = 0x00007febed06cd08   rip = 0x00007fec6d6bf570
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0xcc1ebf
    rsp = 0x00007febed06cd18   rip = 0x00007fec6a0caebf
    Found by: stack scanning
13  libQt5WebEngineCore.so.5.8.0 + 0x2257442
    rsp = 0x00007febed06cdb0   rip = 0x00007fec6b660442
    Found by: stack scanning
14  libpthread-2.25.so + 0x72e7
    rsp = 0x00007febed06cdd0   rip = 0x00007fec718972e7
    Found by: stack scanning
15  libc-2.25.so + 0xec54f
    rsp = 0x00007febed06ce80   rip = 0x00007fec6ef0854f
    Found by: stack scanning

Thread 18
 0  libpthread-2.25.so + 0xd756
    rax = 0xfffffffffffffe00   rdx = 0x0000000000000000
    rcx = 0x00007fec7189d756   rbx = 0x00007febec86b7e0
    rsi = 0x0000000000000080   rdi = 0x00007febec86b808
    rbp = 0x00007febec86b808   rsp = 0x00007febec86b6a0
     r8 = 0x0000000000000000    r9 = 0x0000000000000020
    r10 = 0x0000000000000000   r11 = 0x0000000000000246
    r12 = 0x0000000000000000   r13 = 0x00007febec86b6f0
    r14 = 0x0000000000000000   r15 = 0x00007febec86b7b8
    rip = 0x00007fec7189d756
    Found by: given as instruction pointer in context
 1  libpthread-2.25.so + 0xd590
    rbp = 0x00007febec86b808   rsp = 0x00007febec86b6f8
    rip = 0x00007fec7189d590
    Found by: stack scanning
 2  libQt5WebEngineCore.so.5.8.0 + 0x224f385
    rbp = 0x00007febec86b808   rsp = 0x00007febec86b780
    rip = 0x00007fec6b658385
    Found by: stack scanning
 3  libQt5WebEngineCore.so.5.8.0 + 0x577acc0
    rbp = 0x00007febec86b808   rsp = 0x00007febec86b7a8
    rip = 0x00007fec6eb83cc0
    Found by: stack scanning
 4  libQt5WebEngineCore.so.5.8.0 + 0x224f444
    rsp = 0x00007febec86b860   rip = 0x00007fec6b658444
    Found by: stack scanning
 5  libQt5WebEngineCore.so.5.8.0 + 0x222c4f3
    rsp = 0x00007febec86b880   rip = 0x00007fec6b6354f3
    Found by: stack scanning
 6  libQt5WebEngineCore.so.5.8.0 + 0x22426c4
    rsp = 0x00007febec86b8d0   rip = 0x00007fec6b64b6c4
    Found by: stack scanning
 7  libQt5WebEngineCore.so.5.8.0 + 0x225abe5
    rsp = 0x00007febec86b920   rip = 0x00007fec6b663be5
    Found by: stack scanning
 8  libQt5WebEngineCore.so.5.8.0 + 0xdb9698
    rsp = 0x00007febec86b960   rip = 0x00007fec6a1c2698
    Found by: stack scanning
 9  libQt5WebEngineCore.so.5.8.0 + 0x2260c19
    rsp = 0x00007febec86ba30   rip = 0x00007fec6b669c19
    Found by: stack scanning
10  libQt5WebEngineCore.so.5.8.0 + 0x2242066
    rsp = 0x00007febec86ba40   rip = 0x00007fec6b64b066
    Found by: stack scanning
11  libQt5WebEngineCore.so.5.8.0 + 0xdb8e59
    rsp = 0x00007febec86ba70   rip = 0x00007fec6a1c1e59
    Found by: stack scanning
12  libQt5WebEngineCore.so.5.8.0 + 0x42e5b20
    rsp = 0x00007febec86ba78   rip = 0x00007fec6d6eeb20
    Found by: stack scanning
13  libQt5WebEngineCore.so.5.8.0 + 0x42e5a08
    rsp = 0x00007febec86ba80   rip = 0x00007fec6d6eea08
    Found by: stack scanning
14  libQt5WebEngineCore.so.5.8.0 + 0xdb8df7
    rsp = 0x00007febec86ba90   rip = 0x00007fec6a1c1df7
    Found by: stack scanning
15  libQt5WebEngineCore.so.5.8.0 + 0xdba2cc
    rsp = 0x00007febec86bb20   rip = 0x00007fec6a1c32cc
    Found by: stack scanning
16  linux-gate.so + 0xbc5
    rsp = 0x00007febec86bbc8   rip = 0x00007ffd159cfbc5
    Found by: stack scanning
17  libpthread-2.25.so + 0xb1d1
    rsp = 0x00007febec86bc88   rip = 0x00007fec7189b1d1
    Found by: stack scannin

Offline

#15 2017-03-30 13:05:46

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: Mendeley does not start - Qt problem?

There're no debug symbols in this overly talky coredump ;-)
Anyway, looks like https://github.com/probonopd/linuxdeployqt/issues/34 ie. the bundled webengine doesn't match "some" installed resource and apparently in the end the linked in libnss causes a segfault when dlopening "something" (some plugin, likely)

tl;dr - smells like incomplete library bundling by the mendely package (or a bad lib resolution due to preloading or ld_path settings)

Offline

#16 2017-11-05 08:14:38

Rategh
Member
Registered: 2017-11-05
Posts: 1

Re: Mendeley does not start - Qt problem?

same problem here! any solution?
mendeleydesktop 1.17.11-1

Offline

#17 2017-11-11 06:54:45

Snorlax
Member
Registered: 2017-05-12
Posts: 46
Website

Re: Mendeley does not start - Qt problem?

Rategh wrote:

same problem here! any solution?
mendeleydesktop 1.17.11-1

Same here, just switched to Zotero. Mendeley sucks every time it crashes. Waste of time.

Offline

#18 2018-01-19 10:26:20

cereal.kkiller
Member
Registered: 2018-01-19
Posts: 1

Re: Mendeley does not start - Qt problem?

Hi guys ,
try this :

"Apparently some Mozilla plugin caused Mendeley to try to use Java 10 instead of 8. I simply deleted the file /usr/lib/mozilla/plugins/libnpjp2-jdk10.so and it's working again" 
credit goes to @ahura (https://bbs.archlinux.org/viewtopic.php?pid=1750410)

My machine had in the aforementioned folder a "libnpj2-jre9"
so the command would be>
sudo rm /usr/lib/mozilla/plugins/libnpjp2-jre9.so

peace !

Offline

#19 2018-02-01 13:14:48

cereberus
Member
Registered: 2018-02-01
Posts: 8

Re: Mendeley does not start - Qt problem?

Thank you, @cereal.kkiller and @ahura, deleting this file solved the problem I had with Qt errors!
For me it was Java v. 9 (/usr/lib/mozilla/plugins/libnpjp2-jdk9.so), removing the file prevented Qt crashes when starting mendeley smile

I have mendeley version 1.17.10 atm. Before deleting conflicting firefox plugin (before I found your solution) I tried downgrading mendeley but it didn't work.

Have a nice day smile

Offline

#20 2018-02-27 11:08:50

Michael Gruenstaeudl
Member
Registered: 2014-12-03
Posts: 51

Re: Mendeley does not start - Qt problem?

I can confirm the issue and the suggested solution.
Mendeleydesktop 1.17.13-1 crashed upon startup until I removed /usr/lib/mozilla/plugins/libnpjp2-jre9.so.

Does someone want to mark this thread as [Solved]?

Last edited by Michael Gruenstaeudl (2018-02-27 11:10:19)

Offline

Board footer

Powered by FluxBB