After some investigation I have found that reason invalid syscall
numbers work is a check for stray syscall exit stops in
linux/arm/get_scno.c.
I have also been reading the kernel source and I have found the on ARM,
but not on x86-64, the system call exit stop is skipped if the system
call is
I can confirm this works on armhf.
Package: strace
Version: 4.15-2
Severity: normal
Dear Maintainer,
On armhf, when the known system call triggers a SECCOMP rule that raises SIGSYS
strace starts interpreting system calls entries as exits, and exits as entries.
After another SIGSYS correct behavour is restored.
For example:
$ str
On 16/07/14 22:25, Michael Biebl wrote:
Could you send me the output of
LANG=C nmcli d
I explicitely added a patch to mark virtual network devices as unmanaged
So the output of
ls -al /sys/devices/virtual/net/
would be helpful as well.
$ LANG=C nmcli d
DEVICE TYPE STATE CONNECT
Package: network-manager
Version: 0.9.10.0-1
Severity: important
Tags: ipv6
Running Network Manager with the KDE frontend on Jessie will manage tun devices
such as "teredo" created by Miredo and allow the user to disconnect them, but
is unable to reconnect them as the configration is managed by th
Package: iceweasel
Version: 13.0~b3-1~bpo60+1
Severity: normal
The "Reset Firefox" button is missing from the page about:support.
I have tested with a clean profile with plugins disabled in safe mode.
The button does appear and work in the offical upstream binary.
-- Package-specific info:
--
Package: modemmanager
Version: 0.4+git.20100624t180933.6e79d15-1
Severity: important
After connecting and disconnecting to mobile broadband I cannot reconnect
without either killing modem-manager or unplugging and reconnecting the modem.
-- System Information:
Debian Release: squeeze/sid
Archit
Package: kdebase-workspace-bin
Version: 4:4.4.2-1
Severity: normal
Tags: experimental
In the power devil Plasma widget the power profile menu is cropped to the
boundary of it's parent window, and therefore only 4 options are visable.
-- System Information:
Debian Release: squeeze/sid
Architectur
Package: linux-2.6
Version: 2.6.33
Severity: normal
IPv6 addresses and routes configured on a wired Ethernet interface by SLAAC are
not removed when the network cable is disconnected. On a multi-homed host this
may result in a loss of network connectivity. This is on a EeePC 901 and
Network Manag
Package: sun-java6-bin
Version: 6-16-1
Severity: normal
The following program prints on stderr:
java.io.FileNotFoundException: /test.png (Permission denied)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.(RandomAccessFile.java:212)
at
javax.i
Package: iproute
Version: 20090324-1
Severity: minor
$ ip link set eth0 address help
"help" is invalid lladdr.
Segmentation fault
Desipte the invalid command line arguments it shouldn't crash.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (2000, 'unstab
Package: rt2860-source
Version: 1.8.0.0-3
Severity: important
Fails to build with linux-source-2.6.29, with various errors about
missing structure members.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (2000, 'unstable')
Architecture: i386 (i686)
Kernel
Package: kpdf
Version: 4:3.5.9-3
Severity: normal
Attempting to print or print preview
http://www.royalmail.com/images/stampnow/DLsamplelabel.pdf
results in the document being ofset so as to be centered within an
A4 page, despite the paper size of the printer being set DL.
There should be no off
Package: kcontrol
Version: 4:3.5.9.dfsg.1-6
Severity: grave
Justification: renders package unusable
i386 kcontrol depends upon libraw1394-8 which is no longer in unstable.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386
Package: manpages-dev
Version: 2.79-2
Severity: normal
The manpage for raise, incorrectly describes it as sending a signal to the
current process;
infact it sends the signal to the calling thread. Therefore the statement that
raise(sig) is
equivalent to kill(getpid(), sig) is false.
-- System
Package: aptitude
Version: 0.4.4-4
Severity: grave
Justification: renders package unusable
Needs rebuilding with the latest apt.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.
Package: pngcrush
Version: 1.6.4-2
Severity: grave
Justification: renders package unusable
pngcrush fails to start:
pngcrush: relocation error: pngcrush: symbol png_iCCP, version PNG12_0 not
defined in file libpng12.so.0 with link time reference
-- System Information:
Debian Release: 4.0
AP
On Sunday 30 Oct 2005 17:42, Jaldhar H. Vyas wrote:
> mail_extra_groups = mail
Fixes it. IMO that should be the default.
My changes to dovecot.conf are:
---
/extra/tim/apt-src/dovecot-1.0.alpha3/debian/dovecot-common/etc/dovecot/dovecot.conf
2005-10-30 14:48:58.0 +
+++ /etc
On Monday 31 Oct 2005 16:36, Matus UHLAR - fantomas wrote:
> Since when are RAID or loop devices supposed to have partitions?
> (did I miss something?)
RAID: since Linux 2.6, see man md and man mdadm from the mdadm package, and
the kernel source.
Loop: never.
--
Member AFFS, WYLUG, SWP (UK), U
Package: dovecot-imapd
Version: 1.0.alpha3-2
Severity: important
Attepting to connect with Outlook Express results in errors and the following
in syslog:
Oct 30 14:50:40 bfg dovecot: Dovecot v1.0.alpha3 starting up
Oct 30 14:50:43 bfg dovecot: imap-login: Login: user=, method=PLAIN,
rip=192.168
Package: linux-source-2.6.12
Version: 2.6.12-10
Severity: normal
Starting 2 (or 1) single device RAID arrays with following script does not
result
in the partitions being detected, and therefore they do not appear in sysfs or
/dev.
losetup /dev/loop6 gpt.img
losetup /dev/loop7 mbr.img
mdadm -
Package: toolchain-source
Version: 3.4-5
The following ARM assembly assembles and links without errors, despite the
symbol hello_world being undefined.
.global _start
_start: adr r0, hello_world
swi 2
swi 0x11
[EMAIL PROTECTED] ~/extra/sources
$ arm-linux-as
Package: kernel-package
Version: 8.120
Severity: grave
Justification: renders package unusable
Attempting to build a kernel from kernel-source-2.6.10 on and for x86
results in the following message:
[EMAIL PROTECTED] ~/extra/sources/kernel-source-2.6.10
$ fakeroot make-kpkg kernel_image
make: **
23 matches
Mail list logo