imaptest host=mail04.local port=143 user=xxx pass=xxx mbox=test.mbox [Fri Jan 11 15:09:14 2019] imaptest[7634]: segfault at 1354ff0 ip 0000000001354ff0 sp 00007ffed5d8f558 error 15 [Fri Jan 11 15:09:22 2019] imaptest[7635]: segfault at 2267ff0 ip 0000000002267ff0 sp 00007ffee5890308 error 15 [Fri Jan 11 15:10:47 2019] imaptest[7648]: segfault at 10e6ff0 ip 00000000010e6ff0 sp 00007ffedbb19f98 error 15 CentOS Linux release 7.6.1810 (Core) imaptest-20151005-1.el7.x86_64 Linux test2 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Op 11/01/2019 om 15:13 schreef Marc Roos:> imaptest host=mail04.local port=143 user=xxx pass=xxx mbox=test.mbox > > [Fri Jan 11 15:09:14 2019] imaptest[7634]: segfault at 1354ff0 ip > 0000000001354ff0 sp 00007ffed5d8f558 error 15 > [Fri Jan 11 15:09:22 2019] imaptest[7635]: segfault at 2267ff0 ip > 0000000002267ff0 sp 00007ffee5890308 error 15 > [Fri Jan 11 15:10:47 2019] imaptest[7648]: segfault at 10e6ff0 ip > 00000000010e6ff0 sp 00007ffedbb19f98 error 15 > > CentOS Linux release 7.6.1810 (Core) > imaptest-20151005-1.el7.x86_64 > Linux test2 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC > 2018 x86_64 x86_64 x86_64 GNU/LinuxThat imaptest is from several years ago. I'd say this problem is likely fixed. You can check with a newer version (compile one). And for bug reports like this we need to have a gdb backtrace (e.g. run it in gdb --args <program> and issue 'bt full' once it fails). Regards, Stephan.
Please, unsubscribe me. I really don't want to read this. 12.01.2019 22:47, Stephan Bosch ?????:> > Op 11/01/2019 om 15:13 schreef Marc Roos: >> imaptest host=mail04.local port=143 user=xxx pass=xxx mbox=test.mbox >> >> [Fri Jan 11 15:09:14 2019] imaptest[7634]: segfault at 1354ff0 ip >> 0000000001354ff0 sp 00007ffed5d8f558 error 15 >> [Fri Jan 11 15:09:22 2019] imaptest[7635]: segfault at 2267ff0 ip >> 0000000002267ff0 sp 00007ffee5890308 error 15 >> [Fri Jan 11 15:10:47 2019] imaptest[7648]: segfault at 10e6ff0 ip >> 00000000010e6ff0 sp 00007ffedbb19f98 error 15 >> >> CentOS Linux release 7.6.1810 (Core) >> imaptest-20151005-1.el7.x86_64 >> Linux test2 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC >> 2018 x86_64 x86_64 x86_64 GNU/Linux > > That imaptest is from several years ago. I'd say this problem is > likely fixed. You can check with a newer version (compile one). And > for bug reports like this we need to have a gdb backtrace (e.g. run it > in gdb --args <program> and issue 'bt full' once it fails). > > Regards, > > Stephan. > > > . >
I already got an rpm from the fc repo. But this one is still in epel, would be nice if packages are at least working/updated in these repos, lots of sysadmin would like to have single/verified source. Don't know who is responsible for addressing this, just wanted to make sure you know. -----Original Message----- From: Stephan Bosch [mailto:stephan at rename-it.nl] Sent: zaterdag 12 januari 2019 20:47 To: Marc Roos; dovecot Subject: Re: degfault imaptest Op 11/01/2019 om 15:13 schreef Marc Roos:> imaptest host=mail04.local port=143 user=xxx pass=xxx mbox=test.mbox > > [Fri Jan 11 15:09:14 2019] imaptest[7634]: segfault at 1354ff0 ip > 0000000001354ff0 sp 00007ffed5d8f558 error 15 [Fri Jan 11 15:09:22 > 2019] imaptest[7635]: segfault at 2267ff0 ip 0000000002267ff0 sp > 00007ffee5890308 error 15 [Fri Jan 11 15:10:47 2019] imaptest[7648]: > segfault at 10e6ff0 ip 00000000010e6ff0 sp 00007ffedbb19f98 error 15 > > CentOS Linux release 7.6.1810 (Core) > imaptest-20151005-1.el7.x86_64 > Linux test2 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC > 2018 x86_64 x86_64 x86_64 GNU/LinuxThat imaptest is from several years ago. I'd say this problem is likely fixed. You can check with a newer version (compile one). And for bug reports like this we need to have a gdb backtrace (e.g. run it in gdb --args <program> and issue 'bt full' once it fails). Regards, Stephan.