Thanks for tryting LinuxCNC on aarch64. I don't know of anyone presently
using such a configuration.
As far as the "undefined symbol" message:
Please check whether in "wish", it works to "package require Img" or
whether the same error occurs. If it's the same error then may point to a
general pro
Package: live-wrapper
Version: 0.6+nmu1
Severity: serious
Justification: Policy 3.5
Dear Maintainer,
Hi. after installing live-wrapper with --no-install-recommends, it does
not function properly, eventually issuing an error that /tmp/.../live
can not be found. I believe that this is because it
In the thread "ITP: libressl", the OpenSSL linking exception was
discussed. This is of great interest to people who would think that
LibreSSL may be a long-term viable fork of OpenSSL, because many
statements of the OpenSSL exception do not explicitly to permit linking
with modified and/or renamed
Apparently freebsd kernels 9.2 and later have
security.bsd.unprivileged_mlock, which appears to default to permitted.
http://www.freebsd.org/cgi/man.cgi?query=mlock&sektion=2&manpath=FreeBSD+9.2-RELEASE
http://marc.info/?l=freebsd-arch&m=134617193210756
Is this test failure happening with kernel
Another bug that may be similar:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671785
In that bug I remark that a problem with pthread_mutex_unlock can be
observed on linux with valgrind --tool=helgrind. I haven't tried to
determine whether it's a similar problem here, but it might be worth
v
On Sun, Mar 03, 2013 at 12:20:57PM +, Steven Chamberlain wrote:
> > #5 0x000800d21f2c in *__GI___libc_free (mem=) at
> > malloc.c:3736
> > ar_ptr = 0x800ff3240
> > p =
> > #6 0x000800844a79 in gvFreeContext () from /usr/lib/libgvc.so.5
> > No symbol table info availa
Michael,
For now it sounds like there's no consensus that this is a bug in
initgroups(3) in eglibc or setgroups(2) in kfreebsd.
If you're aware of this leading to a bug in a specific Debian package
(particularly if it is a bug with a security impact), please file a bug
against that package.
Jeff
I've reworked the test program as follows:
#include
#include
#include
#define NGROUPS 32
void call() {
gid_t groups[NGROUPS];
int ngroups = getgroups(NGROUPS, groups), i;
printf("gid = %d egid = %d groups =", (int) getgid(), (int)
ge
If it's a question of minimal impact to fix the specific crash that
grub-probe encounters, then there are two more minimal ways to fix this
specific problem that come to mind:
replace reallocf with realloc---but in the unlikely case that realloc
fails, it doesn't deallocate the argument (this is t
[snipped astute observations about the size of the xml data being important]
On Fri, Dec 21, 2012 at 10:02:45PM +, Steven Chamberlain wrote:
> And I'm worried about some of the other packages mentioned, where the
> error shows on kfreebsd-* or maybe hurd-*, but not on other arches.
> Should th
10 matches
Mail list logo