[Bug 1787623] Re: monit monitor fails after upgrade to 1:5.16-2ubuntu0.1

2018-08-21 Thread Roel Standaert
*** This bug is a duplicate of bug 1786910 *** https://bugs.launchpad.net/bugs/1786910 ** This bug has been marked a duplicate of bug 1786910 Latest patch breaks command line 'restart all' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1561498] Re: QtCreator crashes on 16.04

2016-09-06 Thread Roel Standaert
I also have frequent crashes due to a segmentation fault. My backtrace is a bit different: (gdb) bt #0 0x7619843c in _int_malloc (av=av@entry=0x7fff4c20, bytes=bytes@entry=56) at malloc.c:3354 #1 0x7619a5a4 in __GI___libc_malloc (bytes=56) at malloc.c:2914 #2

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Roel Standaert
I tested version 2.4.28-1.1ubuntu4.4 and slapd doesn't crash anymore. Delete operations are performed correctly. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title:

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-10-03 Thread Roel Standaert
I tested version 2.4.28-1.1ubuntu4.4 and slapd doesn't crash anymore. Delete operations are performed correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-07 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-07 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-01 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Assignee: (unassigned) = Roel Standaert (s-roel) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-09-01 Thread Roel Standaert
** Changed in: openldap (Ubuntu Precise) Assignee: (unassigned) = Roel Standaert (s-roel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's the linked patch as a file. ** Patch added: its-7174-lutil_str2bin-cant-modify-input-strings.patch https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+attachment/3795416/+files/its-7174-lutil_str2bin-cant-modify-input-strings.patch -- You received this bug notification

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's a test scenario that will fail on 12.04 (but not when the patch is applied), and will not fail on 12.10 and up: [Test Case] 1. Install OpenLDAP (apt-get install slapd ldap-utils) 2. Run testbug.sh as root (WARNING: this will wipe /etc/ldap/slapd.d and /var/lib/ldap, do this on a clean

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's the linked patch as a file. ** Patch added: its-7174-lutil_str2bin-cant-modify-input-strings.patch https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1216650/+attachment/3795416/+files/its-7174-lutil_str2bin-cant-modify-input-strings.patch -- You received this bug notification

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
Here's a test scenario that will fail on 12.04 (but not when the patch is applied), and will not fail on 12.10 and up: [Test Case] 1. Install OpenLDAP (apt-get install slapd ldap-utils) 2. Run testbug.sh as root (WARNING: this will wipe /etc/ldap/slapd.d and /var/lib/ldap, do this on a clean

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-30 Thread Roel Standaert
** Description changed: When I try to remove certain entries from OpenLDAP, slapd crashes with a segmentation fault, when using the mdb backend. When I looked at the backtrace, it appeared to be this issue: http://www.openldap.org/its/index.cgi/Software%20Bugs?id=7174 which is fixed in

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-29 Thread Roel Standaert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb To

[Bug 1216650] Re: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb

2013-08-29 Thread Roel Standaert
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1216650 Title: slapd crashed with SIGSEGV in lutil_str2bin() when using mdb To manage notifications

[Bug 1044516] Re: repquota not working correctly with xfs

2012-11-04 Thread Roel Standaert
Tested quota 4.00-3ubuntu1 from precise-proposed. Quotas of users are now displayed too. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to quota in Ubuntu.

[Bug 1044516] Re: repquota not working correctly with xfs

2012-11-04 Thread Roel Standaert
Tested quota 4.00-3ubuntu1 from precise-proposed. Quotas of users are now displayed too. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.