it possible that an io_uring issue might be causing that as well?
Thanks.
-Xan
deb
On 1/24/25 14:51, Jens Axboe wrote:
On 1/24/25 1:33 PM, Salvatore Bonaccorso wrote:
Hi Pavel,
On Fri, Jan 24, 2025 at 06:40:51PM +, Pavel Begunkov wrote:
On 1/24/25 16:30, Xan Charbonnet wrote:
On 1/24/25 04:33, Pavel Begunkov wrote:
Thanks for narrowing it down. Xan, can you try t
On 1/24/25 04:33, Pavel Begunkov wrote:
Thanks for narrowing it down. Xan, can you try this change please?
Waiters can miss wake ups without it, seems to match the description.
diff --git a/io_uring/io_uring.c b/io_uring/io_uring.c
index 9b58ba4616d40..e5a8ee944ef59 100644
--- a/io_uring
On 1/23/25 20:49, Salvatore Bonaccorso wrote:
Additionally please try with 6.1.120 and revert this commit
3ab9326f93ec ("io_uring: wake up optimisations")
(which landed in 6.1.120).
If that solves the problem maybe we miss some prequisites in the 6.1.y
series here?
I hope I did all this rig
I rented a Linode and have been trying to load it down with sysbench
activity while doing a mariabackup and a mysqldump, also while spinning
up the CPU with zstd benchmarks. So far I've had no luck triggering the
fault.
I've also been doing some kernel compilation. I followed this guide:
htt
t file a MariaDB bug
report too.
-Xan
Package: src:linux
Version: 6.1.123-1
Severity: important
X-Debbugs-Cc: x...@charbonnet.com
Dear Maintainer,
One of my machines runs mariadb as an asynchronous slave of a production
database. Every day it makes an LVM snapshot of its database partition, then
starts a secondary instance of mariad
Thanks for the fix!
It seems to me that a warning about the situation needs to be added to
the bookworm release notes, and/or apt-listchanges, because people might
upgrade to bookworm as I recently did and find their configuration broken.
The same would need to be done for trixie since anybod
Package: glusterfs-client
Version: 10.3-5
Severity: normal
Dear Maintainer,
I have a bullseye GlusterFS cluster which uses SSL/TLS. Three machines have
a replica of the data, and an additional one merely mounts the cluster without
local storage for purposes of backing it up.
I recently upgraded
Thanks very much, and apologies for my flawed analysis. It's good to
know this will be fixed in bookworm. We're not going to be able to
upgrade immediately so it would be nice if it could be fixed in
bullseye, but I understand if that isn't the decision.
Package: libxml-libxml-perl
Version: 2.0134+dfsg-2+b1
Severity: normal
Dear Maintainer,
I use XML::LibXML::Reader to work with files that validate against the Library
of Congress's MARCXML Schema, available here:
https://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
That schema includes a
Package: mariadb-server-10.5
Version: 1:10.5.18-0+deb11u1
Severity: important
X-Debbugs-Cc: x...@charbonnet.com, t...@security.debian.org
Dear maintainer,
The update in bullseye from 10.5.15 to 10.5.18 on December 4, 2022 contained a
major performance problem for some workloads. It causes my DNS
Faustin,
Thanks for looking into this, and for your work packaging MariaDB for
Debian.
It looks to me like https://jira.mariadb.org/browse/MDEV-29988 is very
likely to be the issue we're seeing. Fortunately (if I'm interpreting
upstream's JIRA correctly), it looks like a fix exists and will
Every few seconds (at least in my configuration), PDNS runs database
queries to see which domains need refreshing.
After running for a while with this problem, I can "catch" those queries
(at least one of them) with SHOW PROCESSLIST.
Excerpt:
| 117 | pdns | localhost | pdns | Execute |0 |
At the 96 hour mark it hit 2.5GB, 64.6%. I reverted the seven MariaDB
packages back to 10.5.15, and the problem has disappeared. mariadbd is
holding steady at 135MB, 3.4%.
I'm happy to help participate in figuring out what's going wrong.
Some memory statistics. Uptime, resident memory size, and % of memory
in the system for mariadbd:
30 hours -- 1.0g -- 26.7%
36 hours -- 1.2g -- 30.3%
54 hours -- 1.6g -- 41.5%
Looks like a pretty linear progression of ~33MB/hour being leaked. This
is on a system that previously had 512MB of
Package: mariadb-server-10.5
Version: 1:10.5.18-0+deb11u1
Severity: important
Dear Maintainer,
I run a pair of nameservers, and after a recent round of minor software
updates (see below for the complete list), mariadbd was OOM'd on both
machines.
These machines are minimal VMs: one has 512MB RAM
Package: apticron
Version: 1.2.5
Severity: wishlist
Dear Maintainer,
It would be really handy to be able to indicate the specific Debian version
(such as "bullseye" or "11.3") in the subject line of apticron emails.
Currently there's DISTRIB_ID but it only says "Debian". Could that be
updated t
Package: libintl-xs-perl
Version: 1.26-3
Severity: normal
Dear Maintainer,
I am migrating some systems from stretch to bullseye. These systems use
Locale::TextDomain (part of libintl-perl) to do some translations.
On bullseye I was getting some wrong responses, and the difference turned out
to
Source: mariadb-10.5
Version: 10.5.12-0+deb11u1
Severity: important
Dear Maintainer,
I've been investigating an issue where my MariaDB server ends up running away
with the RAM on the machine. I believe it may be caused by MDEV-26712 [1],
which is a memory leak bug.
According to the MariaDB 10.5
't.
I just thought this was a weird situation. If you like it the way it
is, it's fine by me.
Thanks for your work on the Debian website!
-Xan
Sorry, I should have checked this on more than one browser before reporting.
For some reason my ancient Firefox profile, when I browse to
"backports.org", redirects to https://www.backports.org/. Perhaps this
was a cached permanent redirect, or something to do with HSTS.
On a naive profile (
Package: www.debian.org
Some muscle memory from a long time ago kicked in, and I browsed to
backports.org instead of to backports.debian.org.
backports.org now seems to serve the Debian homepage, and in the process
triggers the browser's invalid certificate error, because the
certificate is
cedure, eg:
gmysql-basic-query=CALL basic_query(?, ?)
Do the Debian tests include stored procedures? Or just regular SQL queries?
-Xan
Package: pdns-backend-mysql
Version: 4.3.0-4+b3
Severity: important
Tags: upstream
X-Debbugs-Cc: x...@charbonnet.com
Dear Maintainer,
PowerDNS supports using stored procedures for its backend MySQL queries.
However, it seems
that when the database is MariaDB >= 10.2 (or MySQL >= 5.7), stored pr
I'm very sorry for the error. I am running the latest Buster for
everything. The problem I'm experiencing sounds an awful lot like the
description of that bug, so I assumed the fix hadn't been implemented in
Debian. If it has, then it must be a different problem. (Or the fix
isn't complete,
https://imgur.com/download/Diwa8qz
Source: qt3d-opensource-src
Severity: important
Tags: newcomer
Dear Maintainer,
QT has had a bug which caused major artifacts in QT applications, for example
Kate, Kwrite, Konsole, and probably many others. It only is an issue when
non-integer scaling factors for HiDPI are used.
At least for me
I installed pdns-server_4.0.3-1+deb9u3_amd64.deb and
pdns-backend-mysql_4.0.3-1+deb9u3_amd64.deb and everything worked perfectly.
Thanks!
An update: versions 4.0.6 and 4.1.5 were released a few days ago.
4.1.5 does contain this fix, so that's the good news. If 4.1.5 makes
buster (which I'm assuming it would), the fix would automatically be in
buster and later versions of Debian.
Unfortunately the fix seems to NOT have been inc
That's more than fair. I can keep an eye on when this code gets into an
actual release, and some time after that, comment here that things are
looking good (or that they're not).
The risk I was attempting to minimize was the behavioral change. If
people relied on the current behavior, then a
Package: pdns-backend-mysql
Version: 4.0.3-1+deb9u2
Severity: important
Tags: patch
Dear Maintainer,
PowerDNS versions 4.x (the versions in Jessie, Stretch, Buster, and Sid) fails
to handle stored procedures. When a stored procedure is used as one of the
PowerDNS queries, it works the first time
Am 15.05.2016 um 12:43 schrieb Jeffrey Ratcliffe:
> This is nothing to do with gimp, but a problem with the file
>
> ~/.gscan2pdf
>
> Please rename it, or delete it, and start gscan2pdf again.
I reinstalled the latest gscan2pdf-version from the yakkety repository
which is 1.5.0 by now, renamed ~
(Sorry for being so slow to cooperate on this bug. I only have access to
this computer from time to time.)
I installed gscan2pdf 1.4.0 from the Ubuntu yakkety repository and it
crashes as soon as I start the application. On the command line, I get:
> gscan2pdf
> Can't use string ("gimp %i") as a
Am 29.01.2016 um 21:43 schrieb Jeffrey Ratcliffe:
> As it is pure Perl, that would work. You could also take the version from
> Debian testing or unstable. There are a couple of additionally dependencies
> to fulfil, but you can find those there too.
I tried to install the latest version manually
In fact, I was only reporting the bug from my Ubuntu machine but I use
gscan2pdf on a Debian machine. I noticed now that this
reporting-from-the-other-computer was not very clever. I’m sorry about that.
How do I try the most recent version of gscan2pdf in Debian? Can I also use the
PPA?
Unlike specified in the initial report, I encountered the problem using
gscan2pdf 1.2.6.
(Happened because I used another computer for the report)
Package: gscan2pdf
Version: 1.2.3-1
Severity: normal
When I start gscan2pdf, the resolution for scanning is at 50. This is very low
and I increase it every time I use the application. I’d like my choice to be
the default value for the next time I start the application. This would save me
the extra
Package: pound
Version: 2.6-2
Severity: wishlist
Is it possible to add libgoogle-perftools-dev to the build-dependencies for
pound? This was briefly the case back in 2008, but was backed out because
libgoogle-perftools-dev didn't look like it would be in testing. It's
certainly there now, and ha
t hard drive. Whatever I try, lvcreate hangs
very regularly.
I can do whatever experiments on this system might be helpful. Please let me
know how I can help to track this down. Thanks!
-Xan
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing
main
deb-src https://ftp.debian.org/debian/ stable main
deb https://security.debian.org/ stable/updates main
deb-src https://security.debian.org/ stable/updates main
Without such mirror, must of effort of apt-transport-https is not useful.
Thanks a lot,
Xan.
-- System Information:
Debian Re
In official changelog http://www.acme.com/software/thttpd/#releasenotes
there is no notice about it. Where is the source of this change?
Thanks a lot,
Xan.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
releasenotes it seems it's not) and
Daniel Clemente for knowing your work is helpful for others ;-) (I hope
you're not "molesto", Daniel)
Thanks a lot,
Xan.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hi,
There is a PPA avaliable in ubuntu [see
https://bugs.launchpad.net/debian/+bug/459918]. Perhaps we could do a
synergy from that.
Thanks,
Xan.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
En/na Vincent Danjean ha escrit:
Xan wrote:
Sorry. I have not enough skills for doing that. I will thank if anyone
could do that.
This kind of script would be very critical (can lead to unbootable system)
and there are *lots* of ways users can change their /etc/fstab and
/boot/grub
En/na Martin Michlmayr ha escrit:
* Xan [2009-10-29 19:50]:
It cannot be fixed in lenny,
Why? What's the technical reason?
What do you think of put an optional script when updating kernel that
tests if fstab has UUID and suggests, before upgrade kernel, to
change fstab entri
En/na Martin Michlmayr ha escrit:
* Xan [2009-10-29 17:40]:
Good news, Martin. So in squeeze there is no a bug. But what happens
with this bug in lenny?.
I don't know the debian bug policy. What do you do in that case with
this bug? It's a wontfix bug, invalid? pending? I'm
En/na Martin Michlmayr ha escrit:
* Xan [2009-10-29 16:05]:
So, perhaps d-i should put UUID in /etc/fstab by default intead of
dev path. So is it a d-i bug?
d-i for squeeze will use UUIDs.
Good news, Martin. So in squeeze there is no a bug. But what happens
with this bug in
ad of dev
path. So is it a d-i bug?
Xan.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
En/na Bastian Blank ha escrit:
On Tue, Oct 27, 2009 at 01:24:58PM +0100, Xan wrote:
Ben, it's a bug. At least formally.
Maybe, but not in the kernel. The kernel never documented this values to
be stable.
Yes, not in the kernel. I'm in
#x27;m just a desktop user (ironicaly) ;-)
Regards,
Xan.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: linux-image-2.6.26-2-ixp4xx
Version: 2.6.26-19
Severity: normal
After upgrading to version 2.6.26-19 of linux-image-2.6.26-2-ixp4xx
kernel and rebooting the slug hangs. It has only ethernet light in red
(fixed, not alternating).
I could not access via ssh
The boot seems to not complet
web server [http://www.hiawatha-webserver.org] in debian repositories.
It's a good web server and secure.
Thanks,
Xan.
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: armel (armv5tel)
--
To UNSUBSCRIBE, email to debian
En/na Kel Modderman ha escrit:
On Tuesday 04 August 2009 01:51:42 Xan wrote:
Thanks, Kel.
Now I get this error:
# ifconfig wlan0 up
r...@caixa:~# ifup wlan0
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code
En/na Kel Modderman ha escrit:
On Monday 03 August 2009 08:51:30 Xan wrote:
So, it seems it's a confirmed bug of wpasupplicant.
Please, fix it
Xan.
PS:
The problem:
# ifconfig wlan0 up
r...@caixa:/var/log# ifup wlan0
Line 4: unknown network field 'ssid '.
Line 8: failed t
So, it seems it's a confirmed bug of wpasupplicant.
Please, fix it
Xan.
PS:
The problem:
# ifconfig wlan0 up
r...@caixa:/var/log# ifup wlan0
Line 4: unknown network field 'ssid '.
Line 8: failed to parse network block.
Failed to read or parse configuration
'
nit
downloads
#!/bin/sh
modprobe rtc-dev
Can it be removed - or made dependent on older kernels?
Cheers,
James
Linux energia 2.6.26-1-ixp4xx #1 Tue Dec 16 06:16:11 UTC 2008 armv5tel GNU/Linux
Thanks a lot, James.
Hope for soon fix ;-)
Happy new year,
Xan.
--
To UNSUBSCRIBE, email to d
Package: nslu2-utils
Version: 20080403-3
Severity: normal
File: nslu2
When I boot my NSLU2 device I got an error related to rtc device. The.
exact error is:
"FATAL: Module rtc_dev not found"
After having researched with the help of the people at #debian-es, we.
got to the conclusion that rtc-de
g etch/main Packages
Thanks
Wow!!. How could be happen that different mirrors have different policies?
Regards,
Xan.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Not of all,
Xan.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ErectileorganExtensiveCarlos http://www.Twalveen.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: linux-image-2.6.18-5-686
Version: 2.6.18.dfsg.1-13etch4
Up until this latest version of 2.6.18-5, on my Inspiron 8600 I have been able
to right-click on the "kpowersave" icon in the KDE system tray and
select "Suspend to Disk". It would very quickly prepare the system to
suspend, and
En/na Geert Stappers ha escrit:
severity 421402 wishlist
reassign 421402 libselinux
tags 421402 d-i
thanks
Op 30-04-2007 om 12:13 schreef Xan:
I only wanted to help detecting some bugs or wishes (if you tag this bug
as it) for improve debian. If you closed the bug, the bug is alive yet.
Bug
En/na Geert Stappers ha escrit:
Op 29-04-2007 om 10:26 schreef Xan:
En/na Frans Pop ha escrit:
On Saturday 28 April 2007 22:38, Xan wrote:
Yes the packages of selinux are installed by default but not activated
and configured by default (parameter "selinux=1" in kernel, politics
file
En/na Frans Pop ha escrit:
On Saturday 28 April 2007 22:38, Xan wrote:
Yes the packages of selinux are installed by default but not activated
and configured by default (parameter "selinux=1" in kernel, politics
file, etc) and there is no possibility of doing it in the d-i
I think th
w the link you appointed)
I think that the bug should be marked as open for these reasons
Xan.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: hello
Version: etch
The latest version of debian include a selinux capable kernel. Consider
to put the possibility of installing selinux in system by debian-installer
I bug it as a formal bug
Thanks in advance,
Xan.
PS: Another bug could include the possibility of installing
Now I don't use kde nop debian. So I can't test if there is the bug
already. So, close the bug.
Xan.
En/na Ana Guerrero ha escrit:
Hi,
We (the Debian Qt/KDE team) are trying to update the bug status of some
old bugs in the BTS.
You filed the bug
#281268 "kdm: don't
68 matches
Mail list logo