Bug#1076638: linux-image-6.10-amd64: screen flickering with 6.10-1~exp1 + amdgpu

2024-07-20 Thread Gabriel Francisco
Package: linux-image-6.10-amd64
Severity: normal
X-Debbugs-Cc: frc.gabr...@gmail.com

Dear Maintainer,

I installed the linux-image-amd64 from experimental (6.10-1~exp1) and
noticed that a screen flickering happening with this kernel version.

I'm currently using the amdgpu kernel module for my GPU and
mesa-va-drivers from unstable.

The screen flickering doesn't happen with kernel 6.9.9.

A short video with the issue is available at: 
https://www.youtube.com/watch?v=LPvDYxmS2wQ

Greetings,

Gabriel Francisco

-- System Information:
Debian Release: trixie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (499, 'testing'), (99, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 6.9.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.10-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod32+20240611-1
ii  linux-base  4.9

Versions of packages linux-image-6.10-amd64 recommends:
ii  apparmor  3.1.7-1+b1

Versions of packages linux-image-6.10-amd64 suggests:
pn  debian-kernel-handbook  
ii  extlinux3:6.04~git20190206.bf6db5b4+dfsg1-3+b1
ii  firmware-linux-free 20240610-1
ii  grub-efi-amd64  2.06-13+deb12u1
pn  linux-doc-6.10  



Bug#1070878: gnome-boxes: gnome session crashes when creating vm in gnome-boxes

2024-05-10 Thread Gabriel Francisco
(libglib-2.0.so.0 + 0x5a930)
#3  0x7fba0a576981 n/a (libglib-2.0.so.0 + 0x5a981)
#4  0x7fba0a5a3ab1 n/a (libglib-2.0.so.0 + 0x87ab1)
#5  0x7fba0a25c134 start_thread (libc.so.6 + 0x89134)
#6  0x7fba0a2dc7dc __clone3 (libc.so.6 + 0x1097dc)
ELF object binary architecture: AMD x86-64

Greetings,
Gabriel Francisco


-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security-debug'), (500, 
'stable-security'), (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-21-amd64 (SMP w/14 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-boxes depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  genisoimage  9:1.1.11-3.4
ii  libarchive13 3.6.2-1
ii  libc62.36-9+deb12u7
ii  libcairo21.16.0-7
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-1+b1
ii  libglib2.0-0 2.78.4-6
ii  libglib2.0-0t64 [libglib2.0-0]   2.78.4-6
ii  libgtk-3-0   3.24.38-2~deb12u1
ii  libgudev-1.0-0   237-2
ii  libhandy-1-0 1.8.1-1
ii  libosinfo-1.0-0  1.10.0-2
ii  libosinfo-bin1.10.0-2
ii  libsecret-1-00.20.5-3
ii  libsoup-3.0-03.2.2-2
ii  libspice-client-glib-2.0-8   0.42-1
ii  libspice-client-gtk-3.0-50.42-1
ii  libtracker-sparql-3.0-0  3.4.2-1
ii  libusb-1.0-0 2:1.0.26-1
ii  libvirt-daemon   9.0.0-4
ii  libvirt-glib-1.0-0   4.0.0-2
ii  libwebkit2gtk-4.1-0  2.44.1-1~deb12u1
ii  libxml2  2.9.14+dfsg-1.3~deb12u1
ii  tracker  3.4.2-1

Versions of packages gnome-boxes recommends:
ii  qemu-system-x86  1:7.2+dfsg-7+deb12u5

Versions of packages gnome-boxes suggests:
pn  gnome-connections  

-- no debconf information



Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible

2023-10-15 Thread Gabriel Francisco
Just an update on this bug.

I found this link: https://gitlab.freedesktop.org/drm/amd/-/issues/2877
where other people are facing the same issue as me and I can confirm that
disabling FreeSync on my monitor settings makes the freezes/hangs to
disappear.

Best,

*Gabriel Francisco*
Linux User #507840
email: frc.gabriel[at]gmail.com 


On Thu, Oct 12, 2023 at 8:36 PM Gabriel Francisco 
wrote:

> -- Forwarded message -
> From: Gabriel Francisco 
> Date: Thu, Oct 12, 2023 at 8:23 PM
> Subject: Re: Bug#1053122: linux-image-6.5.0-1-amd64: using
> smp_processor_id() in preemptible
> To: Ben Hutchings 
>
>
> Hi,
>
> > The CPU registers contain several addresses starting 89, except for
> > rbx which starts 99 (and is the faulting address).  That looks like
> > a single bit got flipped.
>
> Thanks for the explanation! (now I know how to detect bit flips) :D
>
> > The first BUG message should be more meaningful that what comes after.
> > This shows the kernel tried to access non-existent memory.
>
> Yes, I should have reported the first one indeed, I thought too much and
> ended reporting the second one. Sorry about that.
>
> > This could be due to a kernel bug, but is more likely a hardware
> > problem.  Please test the RAM with memtest86+.  Also if you've enabled
> > any overclocking options, turn those off.
>
> Even with XMP(3000@1.35v) enabled (F4-3000C16-16GISB), memtest86+ ran for
> 3 hours and printed PASS in the screen.
> I removed the XMP profile from my memories and ordered new rams to check
> if my current ones are faulty (or not).
>
> The message in dmesg was only one occasion. (but I reported it anyways)
>
> The hang does still happens with/without XMP when running 6.5.x kernel
> series. It happens when maximizing a video (or time-to-time when my cursor
> enters the video area) when using kernel 6.5.x. It does not happen with
> kernel 6.1.x series.
>
> I'm using amgpu module.
>
> Greetings,
>
> *Gabriel Francisco*
> Linux User #507840
> email: frc.gabriel[at]gmail.com 
>
>
> On Thu, Oct 5, 2023 at 1:15 AM Ben Hutchings  wrote:
>
>> Control: retitle -1 linux-image-6.5.0-1-amd64: Kernel page fault in
>> process exit due to bit flip
>> Control: tag -1 moreinfo
>>
>> On Wed, 2023-09-27 at 20:45 +0200, Gabriel Francisco wrote:
>> > Package: src:linux
>> > Version: 6.5.3-1
>> > Severity: important
>> > Tags: upstream
>> > X-Debbugs-Cc: frc.gabr...@gmail.com
>> >
>> > Dear Maintainer,
>> >
>> > First of all thanks for your hard work!
>> >
>> > I noticed my computer started freezing for few seconds when
>> entering/exiting
>> > full screen videos in youtube using firefox and while trying to check
>> if the
>> > issue also afected chromium I saw the following message in dmesg:
>> >
>> > [12569.564300] BUG: unable to handle page fault for address:
>> 991989e936b8
>> > [12569.564304] #PF: supervisor write access in kernel mode
>> > [12569.564306] #PF: error_code(0x0002) - not-present page
>>
>> The first BUG message should be more meaningful that what comes after.
>> This shows the kernel tried to access non-existent memory.
>>
>> > [12569.564308] PGD 0 P4D 0
>> > [12569.564311] Oops: 0002 [#1] PREEMPT SMP NOPTI
>> > [12569.564314] CPU: 10 PID: 328649 Comm: Chroot Helper Not tainted
>> 6.5.0-1-amd64 #1  Debian 6.5.3-1
>> > [12569.564317] Hardware name: ASUS System Product Name/ROG STRIX B550-F
>> GAMING WIFI II, BIOS 3205 08/14/2023
>> > [12569.564318] RIP: 0010:down_write+0x23/0x70
>> > [12569.564324] Code: 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53
>> 48 89 fb e8 2e bc ff ff bf 01 00 00 00 e8 74 3a 53 ff 31 c0 ba 01 00 00 00
>>  48 0f b1 13 75 33 65 48 8b 04 25 80 29 03 00 48 89 43 08 bf 01
>> > [12569.564326] RSP: 0018:a189d736fc70 EFLAGS: 00010246
>> > [12569.564328] RAX:  RBX: 991989e936b8 RCX:
>> 891797aaef00
>> > [12569.564330] RDX: 0001 RSI: 891989e645c0 RDI:
>> 8e7c95dc
>> > [12569.564331] RBP:  R08: 0060 R09:
>> 80400014
>> > [12569.564333] R10: 8918cbfeb7f8 R11: 0006 R12:
>> 7f7e5fd0
>> > [12569.564334] R13: 0001 R14: 891989e645c0 R15:
>> 891989e64958
>>
>> The CPU registers contain several addresses starting 89, except for
>> rbx which starts 99 (and is the faulting address).  That looks like
>> a single bit got flipped.
>>
>> This could be due to a kernel bug, but is more likely a hardware
>> problem.  Please test the RAM with memtest86+.  Also if you've enabled
>> any overclocking options, turn those off.
>>
>> [...]
>> > After that the computer can't shutdown and systemd keeps waiting on
>> process PID 328649 (Chroot Helper).
>>
>> This (and the other BUG messages) are because that process crashed in
>> kernel mode and couldn't properly exit.
>>
>> Ben.
>>
>> --
>> Ben Hutchings
>> Beware of bugs in the above code;
>> I have only proved it correct, not tried it. - Donald Knuth
>>
>>


Bug#1053122: Fwd: Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible

2023-10-12 Thread Gabriel Francisco
-- Forwarded message -
From: Gabriel Francisco 
Date: Thu, Oct 12, 2023 at 8:23 PM
Subject: Re: Bug#1053122: linux-image-6.5.0-1-amd64: using
smp_processor_id() in preemptible
To: Ben Hutchings 


Hi,

> The CPU registers contain several addresses starting 89, except for
> rbx which starts 99 (and is the faulting address).  That looks like
> a single bit got flipped.

Thanks for the explanation! (now I know how to detect bit flips) :D

> The first BUG message should be more meaningful that what comes after.
> This shows the kernel tried to access non-existent memory.

Yes, I should have reported the first one indeed, I thought too much and
ended reporting the second one. Sorry about that.

> This could be due to a kernel bug, but is more likely a hardware
> problem.  Please test the RAM with memtest86+.  Also if you've enabled
> any overclocking options, turn those off.

Even with XMP(3000@1.35v) enabled (F4-3000C16-16GISB), memtest86+ ran for 3
hours and printed PASS in the screen.
I removed the XMP profile from my memories and ordered new rams to check if
my current ones are faulty (or not).

The message in dmesg was only one occasion. (but I reported it anyways)

The hang does still happens with/without XMP when running 6.5.x kernel
series. It happens when maximizing a video (or time-to-time when my cursor
enters the video area) when using kernel 6.5.x. It does not happen with
kernel 6.1.x series.

I'm using amgpu module.

Greetings,

*Gabriel Francisco*
Linux User #507840
email: frc.gabriel[at]gmail.com 


On Thu, Oct 5, 2023 at 1:15 AM Ben Hutchings  wrote:

> Control: retitle -1 linux-image-6.5.0-1-amd64: Kernel page fault in
> process exit due to bit flip
> Control: tag -1 moreinfo
>
> On Wed, 2023-09-27 at 20:45 +0200, Gabriel Francisco wrote:
> > Package: src:linux
> > Version: 6.5.3-1
> > Severity: important
> > Tags: upstream
> > X-Debbugs-Cc: frc.gabr...@gmail.com
> >
> > Dear Maintainer,
> >
> > First of all thanks for your hard work!
> >
> > I noticed my computer started freezing for few seconds when
> entering/exiting
> > full screen videos in youtube using firefox and while trying to check if
> the
> > issue also afected chromium I saw the following message in dmesg:
> >
> > [12569.564300] BUG: unable to handle page fault for address:
> 991989e936b8
> > [12569.564304] #PF: supervisor write access in kernel mode
> > [12569.564306] #PF: error_code(0x0002) - not-present page
>
> The first BUG message should be more meaningful that what comes after.
> This shows the kernel tried to access non-existent memory.
>
> > [12569.564308] PGD 0 P4D 0
> > [12569.564311] Oops: 0002 [#1] PREEMPT SMP NOPTI
> > [12569.564314] CPU: 10 PID: 328649 Comm: Chroot Helper Not tainted
> 6.5.0-1-amd64 #1  Debian 6.5.3-1
> > [12569.564317] Hardware name: ASUS System Product Name/ROG STRIX B550-F
> GAMING WIFI II, BIOS 3205 08/14/2023
> > [12569.564318] RIP: 0010:down_write+0x23/0x70
> > [12569.564324] Code: 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53
> 48 89 fb e8 2e bc ff ff bf 01 00 00 00 e8 74 3a 53 ff 31 c0 ba 01 00 00 00
>  48 0f b1 13 75 33 65 48 8b 04 25 80 29 03 00 48 89 43 08 bf 01
> > [12569.564326] RSP: 0018:a189d736fc70 EFLAGS: 00010246
> > [12569.564328] RAX:  RBX: 991989e936b8 RCX:
> 891797aaef00
> > [12569.564330] RDX: 0001 RSI: 891989e645c0 RDI:
> 8e7c95dc
> > [12569.564331] RBP:  R08: 0060 R09:
> 80400014
> > [12569.564333] R10: 8918cbfeb7f8 R11: 0006 R12:
> 7f7e5fd0
> > [12569.564334] R13: 0001 R14: 891989e645c0 R15:
> 891989e64958
>
> The CPU registers contain several addresses starting 89, except for
> rbx which starts 99 (and is the faulting address).  That looks like
> a single bit got flipped.
>
> This could be due to a kernel bug, but is more likely a hardware
> problem.  Please test the RAM with memtest86+.  Also if you've enabled
> any overclocking options, turn those off.
>
> [...]
> > After that the computer can't shutdown and systemd keeps waiting on
> process PID 328649 (Chroot Helper).
>
> This (and the other BUG messages) are because that process crashed in
> kernel mode and couldn't properly exit.
>
> Ben.
>
> --
> Ben Hutchings
> Beware of bugs in the above code;
> I have only proved it correct, not tried it. - Donald Knuth
>
>


Bug#1053122: linux-image-6.5.0-1-amd64: using smp_processor_id() in preemptible

2023-09-27 Thread Gabriel Francisco
 rapl snd_timer rfkill wmi_bmof snd sp5100_tco ccp soundcore 
watchdog k10temp nct6775 nct6775_core joydev sg evdev hwmon_vid br_netfilter 
bridge stp llc msr parport_pc auth_rpcgss ppdev lp parport sunrpc fuse loop 
efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 btrfs 
blake2b_generic dm_crypt dm_mod efivarfs raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic 
raid1 raid0 multipath linear md_mod amdgpu hid_generic amdxcp drm_buddy 
gpu_sched video i2c_algo_bit drm_suballoc_helper drm_display_helper usbhid 
crc32_pclmul crc32c_intel hid cec sd_mod rc_core drm_ttm_helper 
ghash_clmulni_intel sha512_ssse3 ttm sha512_generic drm_kms_helper ahci 
xhci_pci nvme libahci xhci_hcd aesni_intel nvme_core r8169 libata drm
[12569.697914]  realtek t10_pi crypto_simd mdio_devres usbcore cryptd scsi_mod 
crc64_rocksoft_generic igc libphy i2c_piix4 crc64_rocksoft crc_t10dif 
crct10dif_generic crct10dif_pclmul crc64 usb_common crct10dif_common 
scsi_common wmi gpio_amdpt gpio_generic button
[12569.697938] Preemption disabled at:
[12569.697939] [<>] 0x0
[12569.697943] CPU: 10 PID: 328649 Comm: Chroot Helper Tainted: G  D
6.5.0-1-amd64 #1  Debian 6.5.3-1
[12569.697946] Hardware name: ASUS System Product Name/ROG STRIX B550-F GAMING 
WIFI II, BIOS 3205 08/14/2023
[12569.697947] Call Trace:
[12569.697949]  
[12569.697950]  dump_stack_lvl+0x47/0x60
[12569.697953]  __schedule_bug+0x9d/0xb0
[12569.697958]  __schedule+0x986/0xb80
[12569.697961]  ? srso_alias_return_thunk+0x5/0x7f
[12569.697964]  ? _printk+0x64/0x80
[12569.697968]  do_task_dead+0x43/0x50
[12569.697972]  make_task_dead+0x14f/0x170
[12569.697975]  rewind_stack_and_make_dead+0x17/0x20
[12569.697979] RIP: 0033:0x7f7e9e6f1995
[12569.697982] Code: Unable to access opcode bytes at 0x7f7e9e6f196b.
[12569.697984] RSP: 002b:7f7e798bd288 EFLAGS: 0206 ORIG_RAX: 
00e7
[12569.697987] RAX: ffda RBX: 7f7e6aa5bee0 RCX: 7f7e9e6f1995
[12569.697989] RDX: 00e7 RSI: ff48 RDI: 
[12569.697991] RBP: 7f7e798bd298 R08:  R09: 
[12569.697993] R10: 7f7e9e630178 R11: 0206 R12: 000b
[12569.697995] R13:  R14: 7f7e6aa5bee0 R15: 7f7e798bd560
[12569.698001]  


After that the computer can't shutdown and systemd keeps waiting on process PID 
328649 (Chroot Helper).

Thank you,
Gabriel Francisco


-- Package-specific info:
** Version:
Linux version 6.5.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-13 (Debian 
13.2.0-4) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #1 SMP PREEMPT_DYNAMIC 
Debian 6.5.3-1 (2023-09-13)

** Command line:
BOOT_IMAGE=/vmlinuz-6.5.0-1-amd64 root=/dev/mapper/iron-system ro net.ifnames=1 
biosdevname=0 cgroup_enable=memory cgroup_enable=cpuset swapaccount=1 
scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y amd_pstate=active quiet

** Not tainted

** Kernel log:
[   23.565906] kvm_amd: Nested Paging enabled
[   23.565915] kvm_amd: Virtual VMLOAD VMSAVE supported
[   23.565916] kvm_amd: Virtual GIF supported
[   23.565916] kvm_amd: LBR virtualization supported
[   23.569846] snd_hda_intel :0d:00.1: bound :0d:00.0 (ops 
amdgpu_dm_audio_component_bind_ops [amdgpu])
[   23.571539] input: HDA ATI HDMI HDMI/DP,pcm=3 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input10
[   23.571621] input: HDA ATI HDMI HDMI/DP,pcm=7 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input11
[   23.571694] input: HDA ATI HDMI HDMI/DP,pcm=8 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input12
[   23.571791] input: HDA ATI HDMI HDMI/DP,pcm=9 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input13
[   23.571982] input: HDA ATI HDMI HDMI/DP,pcm=10 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input14
[   23.572106] input: HDA ATI HDMI HDMI/DP,pcm=11 as 
/devices/pci:00/:00:03.1/:0b:00.0/:0c:00.0/:0d:00.1/sound/card0/input15
[   23.574246] MCE: In-kernel MCE decoding enabled.
[   23.581188] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: 
line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   23.581192] snd_hda_codec_realtek hdaudioC1D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[   23.581195] snd_hda_codec_realtek hdaudioC1D0:hp_outs=1 
(0x1b/0x0/0x0/0x0/0x0)
[   23.581197] snd_hda_codec_realtek hdaudioC1D0:mono: mono_out=0x0
[   23.581199] snd_hda_codec_realtek hdaudioC1D0:dig-out=0x1e/0x0
[   23.581201] snd_hda_codec_realtek hdaudioC1D0:inputs:
[   23.581203] snd_hda_codec_realtek hdaudioC1D0:  Front Mic=0x19
[   23.581205] snd_hda_codec_realtek hdaudioC1D0:  Rear Mic=0x18
[   23.581206] snd_hda_codec_realtek hdaudioC1D0:  Line=0x1a
[   23.607659] input: HD

Bug#1023076: linux-headers-6.0.0-2-amd64: bluetooth crashes after returning from suspend

2022-11-01 Thread Gabriel Francisco

Hi Diederik, thank for your quick response!


I installed 6.0.5-1 and during the past few days seems to be working okay.


There is only occasional messages "Bluetooth: hci0: Opcode 0x 402 
failed: -16" that appeared after installing the firmware-linux package 
from unstable, but I'm not sure if that is the cause. Bluetooth is 
working okay so far, I will keep testing and report in case I find issues.



Thanks again and have a good week,

Gabriel Francisco

On 30/10/2022 02:02, Diederik de Haas wrote:

Control: reassign -1 src:linux 6.0.3-1
Control: severity -1 important

On Sunday, 30 October 2022 00:50:25 CEST Gabriel Francisco wrote:

Package: linux-headers-6.0.0-2-amd64
Version: 6.0.3-1
Severity: normal

With this kernel seems to crash bluetooth when returning from
suspend. Few days ago my cursor froze, the computer rebooted and I
couldn't find logs in /var/log/syslog.

I think it might be related to #1021905.

Indeed many similarities, but not exactly the same ...


[24595.999699] general protection fault,
...
[24595.999793]  ? bt_sock_wait_ready+0x128/0x1a0 [bluetooth]

These things are different. I increased severity because of GPF.

Before we look further, can you test 6.0.5-1 available in Unstable?




Bug#1023076: linux-headers-6.0.0-2-amd64: bluetooth crashes after returning from suspend

2022-10-29 Thread Gabriel Francisco
0 R09: 000c
[24613.867827] R10: 0001 R11: 000c R12: 
[24613.867828] R13: a8c882827db0 R14: 88da5c490f00 R15: 88d99e47de00
[24613.867830] FS:  () GS:88df1210() 
knlGS:
[24613.867831] CS:  0010 DS:  ES:  CR0: 80050033
[24613.867833] CR2: 0680 CR3: 0001bc41 CR4: 00750ee0
[24613.867834] PKRU: 5554
[24613.867835] Call Trace:
[24613.867839]  
[24613.867840]  ? mutex_lock+0xe/0x30
[24613.867848]  l2cap_chan_send+0x12f/0xc60 [bluetooth]
[24613.867884]  ? remove_wait_queue+0x20/0x60
[24613.867889]  ? _raw_spin_unlock_irqrestore+0x23/0x40
[24613.867891]  ? bt_sock_wait_ready+0x128/0x1a0 [bluetooth]
[24613.867918]  l2cap_sock_sendmsg+0x9a/0x100 [bluetooth]
[24613.867949]  sock_sendmsg+0x5f/0x70
[24613.867953]  rfcomm_send_frame+0x62/0xa0 [rfcomm]
[24613.867961]  rfcomm_send_disc.isra.0+0x80/0xd0 [rfcomm]
[24613.867966]  rfcomm_run+0x8ec/0x1900 [rfcomm]
[24613.867972]  ? _raw_spin_rq_lock_irqsave+0x20/0x20
[24613.867975]  ? rfcomm_check_accept+0xa0/0xa0 [rfcomm]
[24613.867979]  kthread+0xe9/0x110
[24613.867983]  ? kthread_complete_and_exit+0x20/0x20
[24613.867985]  ret_from_fork+0x22/0x30
[24613.867990]  
[24613.867991] Modules linked in: ipmi_devintf ehci_pci ipmi_msghandler 
ehci_hcd uinput xt_nat xt_tcpudp xt_conntrack nft_chain_nat xt_MASQUERADE 
nf_nat nf_conntrack_netlink nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 
xfrm_user xfrm_algo xt_addrtype nft_compat nf_tables libcrc32c nfnetlink 
br_netfilter bridge stp llc nvme_fabrics ctr ccm rfcomm snd_seq_dummy 
snd_hrtimer snd_seq snd_seq_device qrtr overlay cpufreq_ondemand 
cpufreq_powersave cmac cpufreq_conservative algif_hash cpufreq_userspace 
algif_skcipher zstd af_alg zstd_compress bnep zram zsmalloc binfmt_misc 
nls_ascii nls_cp437 vfat fat intel_rapl_msr intel_rapl_common rtw89_8852ae 
btusb rtw89_8852a btrtl btbcm btintel btmtk rtw89_pci edac_mce_amd bluetooth 
snd_soc_dmic snd_acp3x_rn snd_acp3x_pdm_dma rtw89_core snd_ctl_led snd_soc_core 
kvm_amd snd_hda_codec_realtek snd_compress jitterentropy_rng mac80211 
snd_hda_codec_generic uvcvideo snd_hda_codec_hdmi kvm snd_hda_intel 
snd_intel_dspcfg snd_intel_sdw_acpi videobuf2_vmalloc
[24613.868044]  snd_hda_codec videobuf2_memops videobuf2_v4l2 snd_hda_core 
videobuf2_common libarc4 irqbypass drbg videodev ansi_cprng snd_pci_acp6x 
snd_hwdep joydev snd_pci_acp5x ecdh_generic rapl cfg80211 mc serio_raw 
thinkpad_acpi efi_pstore pcspkr ecc wmi_bmof snd_pcm ccp nvram snd_rn_pci_acp3x 
platform_profile ucsi_acpi ledtrig_audio snd_acp_config snd_timer rng_core 
snd_soc_acpi typec_ucsi snd sp5100_tco roles k10temp watchdog snd_pci_acp3x 
typec soundcore rfkill ac evdev acpi_cpufreq msr parport_pc ppdev lp parport 
fuse configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 
crc32c_generic dm_crypt dm_mod amdgpu gpu_sched drm_buddy i2c_algo_bit 
drm_display_helper crc32_pclmul crc32c_intel cec rc_core drm_ttm_helper ttm 
xhci_pci ghash_clmulni_intel drm_kms_helper xhci_hcd rtsx_pci_sdmmc nvme 
mmc_core r8169 aesni_intel drm nvme_core realtek usbcore crypto_simd 
mdio_devres t10_pi psmouse cryptd crc64_rocksoft_generic libphy rtsx_pci 
crc64_rocksoft crc_t10dif i2c_piix4
[24613.868108]  crct10dif_generic usb_common crct10dif_pclmul crc64 
crct10dif_common wmi battery video i2c_scmi button sha512_ssse3 sha512_generic
[24613.868120] CR2: 0680
[24613.868122] ---[ end trace  ]---
[24613.993520] RIP: 0010:hci_send_acl+0x21/0x2f0 [bluetooth]
[24614.002414] Code: cc cc 0f 1f 80 00 00 00 00 0f 1f 44 00 00 41 57 49 89 ff 
41 56 41 55 41 54 55 48 89 f5 53 48 83 ec 28 4c 8b 67 18 89 54 24 0c <4d> 8b 8c 
24 80 06 00 00 4c 89 4c 24 18 66 90 0f b7 da 8b 4d 70 2b
[24614.002414] RSP: 0018:a8c8817ffcc0 EFLAGS: 00010286
[24614.002414] RAX: 88da73ec RBX: 0003 RCX: 0003
[24614.002414] RDX:  RSI: 88db1cb2af00 RDI: 88d99e47de00
[24614.002414] RBP: 88db1cb2af00 R08: 88d99dc1f0c0 R09: 000c
[24614.002414] R10: 002a R11:  R12: 7fff
[24614.002414] R13: a8c8817ffe10 R14: 88db1cb2af00 R15: 88d99e47de00
[24614.002414] FS:  () GS:88df1210() 
knlGS:
[24614.002414] CS:  0010 DS:  ES:  CR0: 80050033
[24614.002414] CR2: 0680 CR3: 0003fb3b8000 CR4: 00750ee0
[24614.002414] PKRU: 5554


Thank you,

Gabriel Francisco

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (650, 'testing'), (500, 'testing-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE, TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-headers-6.0.0-2-amd64 depends on:
ii  linux-compiler-gcc-12-x86 6.0.3-1
ii  linux-headers-6.0.0-2-common  6.0.3-1
ii  linux-kbuild-6.0  6.0.3-1

linux-headers-6.0.0-2-amd64 recommends no packages.

linux-headers-6.0.0-2-amd64 suggests no packages.

-- no debconf information




Bug#1021905: linux-image-6.0.0-trunk-amd64: fails to return from suspend

2022-10-17 Thread Gabriel Francisco
Hi, thanks for your quick reply,

I installed linux-image-6.0.0-1-amd64@6.0.2-1 from unstable and tested a
couple of times
closing the lid while having bluetooth headset connected and it seems ok so
far.

Thanks again and have a good evening,
Gabriel Francisco

*Gabriel Francisco*
Linux User #507840
email: frc.gabriel[at]gmail.com 


On Mon, Oct 17, 2022 at 6:50 PM Diederik de Haas 
wrote:

> On maandag 17 oktober 2022 05:31:05 CEST Gabriel Francisco wrote:
> > Version: 6.0-1~exp1
> >
> > when using linux-image-6.0.0-trunk-amd64 I noticed that my computer does
> > not return from suspend and checking the logs I found these lines:
> >
> >
> > Oct 15 15:30:20 computer kernel: [  209.936495] BUG: unable to handle
> page
> > fault for address: 110e1680 Oct 15 15:30:20 computer kernel: [
> > 209.936507] #PF: supervisor read access in kernel mode Oct 15 15:30:20
> > computer kernel: [  209.936513] #PF: error_code(0x) - not-present
> page
> > Oct 15 15:30:20 computer kernel: [  209.936517] PGD 0 P4D 0
> > Oct 15 15:30:20 computer kernel: [  209.936521] Oops:  [#1] PREEMPT
> SMP
> > NOPTI
>
> Kernel version 6.0.2 has been uploaded to unstable today.
> Can you check whether the issue is still present in that version?


Bug#1021905: linux-image-6.0.0-trunk-amd64: fails to return from suspend

2022-10-16 Thread Gabriel Francisco
joydev snd_intel_dspcfg snd_intel_sdw_acpi
Oct 15 15:30:20 computer kernel: [  209.936934]  ecdh_generic mc rapl cfg80211 
serio_raw pcspkr ecc snd_hda_codec wmi_bmof efi_pstore snd_pci_acp6x 
snd_hda_core snd_pci_acp5x k10temp snd_hwdep snd_rn_pci_acp3x ccp thinkpad_acpi 
snd_pcm snd_acp_config snd_soc_acpi sp5100_tco nvram rng_core snd_pci_acp3x 
ucsi_acpi snd_timer platform_profile watchdog typec_ucsi ledtrig_audio roles 
snd typec soundcore rfkill ac evdev acpi_cpufreq msr parport_pc ppdev lp 
parport fuse configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache 
jbd2 crc32c_generic dm_crypt dm_mod amdgpu gpu_sched drm_buddy i2c_algo_bit 
drm_display_helper crc32_pclmul crc32c_intel cec rc_core drm_ttm_helper ttm 
rtsx_pci_sdmmc ghash_clmulni_intel drm_kms_helper r8169 nvme mmc_core xhci_pci 
realtek nvme_core xhci_hcd aesni_intel t10_pi mdio_devres crypto_simd 
crc64_rocksoft_generic drm psmouse usbcore cryptd crc64_rocksoft crc_t10dif 
libphy rtsx_pci i2c_piix4 crct10dif_generic usb_common crct10dif_pclmul crc64 
crct10dif_common wmi battery video i2c_scmi button
Oct 15 15:30:20 computer kernel: [  209.937026]  sha512_ssse3 sha512_generic
Oct 15 15:30:20 computer kernel: [  209.937033] CR2: 110e1680
Oct 15 15:30:20 computer kernel: [  209.937036] ---[ end trace  
]---
Oct 15 15:30:20 computer kernel: [  210.073739] RIP: 
0010:hci_send_acl+0x21/0x2f0 [bluetooth]
Oct 15 15:30:20 computer kernel: [  210.073739] Code: cc cc 0f 1f 80 00 00 00 
00 0f 1f 44 00 00 41 57 49 89 ff 41 56 41 55 41 54 55 48 89 f5 53 48 83 ec 28 
4c 8b 67 18 89 54 24 0c <4d> 8b 8c 24 80 06 00 00 4c 89 4c 24 18 66 90 0f b7 da 
8b 4d 70 2b
Oct 15 15:30:20 computer kernel: [  210.073739] RSP: 0018:af6d4c31bc30 
EFLAGS: 00010286
Oct 15 15:30:20 computer kernel: [  210.073739] RAX: 8ed64afe2000 RBX: 
0004 RCX: 
Oct 15 15:30:20 computer kernel: [  210.073739] RDX: 0002 RSI: 
8ed647a69500 RDI: 8ed691757600
Oct 15 15:30:20 computer kernel: [  210.073739] RBP: 8ed647a69500 R08: 
8ed6461b3ec0 R09: 000c
Oct 15 15:30:20 computer kernel: [  210.073739] R10: 0001 R11: 
000c R12: 110e1000
Oct 15 15:30:20 computer kernel: [  210.073739] R13: af6d4c31bd78 R14: 
8ed647a69500 R15: 8ed691757600
Oct 15 15:30:20 computer kernel: [  210.073739] FS:  () 
GS:8edc5210() knlGS:
Oct 15 15:30:20 computer kernel: [  210.073739] CS:  0010 DS:  ES:  
CR0: 80050033
Oct 15 15:30:20 computer kernel: [  210.073739] CR2: 110e1680 CR3: 
0001519ae000 CR4: 00750ee0
Oct 15 15:30:20 computer kernel: [  210.073739] PKRU: 5554


I returned to linux-image-5.19.0-2-amd64, which works ok.

Thank you,
Gabriel Francisco

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (650, 'testing'), (500, 'testing-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.0.0-trunk-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod30+20220905-1
ii  linux-base  4.9

Versions of packages linux-image-6.0.0-trunk-amd64 recommends:
ii  apparmor 3.0.7-1+b1
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.0.0-trunk-amd64 suggests:
pn  debian-kernel-handbook  
ii  grub-efi-amd64  2.06-4
pn  linux-doc-6.0   



Bug#999792: (no subject)

2022-01-04 Thread Gabriel Francisco
Hi, I'm also facing issues with ENEEDAUTH while publishing libraries 
using a private npm registry such as gitlab, using the npm version from 
debian testing works.



Best,

Gabriel Francisco



Bug#770247: Fwd: ITP: mars -- Asynchronous Block-Level Storage Replication

2021-01-21 Thread Gabriel Francisco
Forwarding to the ITP because I believe mars is an interesting project 
and to keep people in the loop.



 Forwarded Message 
Subject:Re: ITP: mars -- Asynchronous Block-Level Storage Replication
Date:   Thu, 21 Jan 2021 21:42:51 +
From:   Gabriel Francisco 
To: 	Thomas Schöbel-Theuer , Francesco Paolo 
Lovergine 




Hi, thanks for the updates!


Agree, getting mars into mainline will probably take some time, 
specially because of the required kernel patches. But I found that mars 
module can work fine with the vanilla/debian kernel when compiling it 
via dkms.



I tested manually, setting up a small volume and writing lots of stuff 
in it while checking the mars file in /proc (it really resembles mysql 
replication, yay!). I would like to have some tests running just to give 
me more confidence that I will not face any edge case. I'm trying to 
have the current test suite running, so far I have a work-in-progress at 
https://github.com/fgbreel/mars/tree/wip-dkms-run-test-suite where I'm 
setting up two virtual machines, installing the package and running the 
tests.



I felt that the existing test suite seems a bit rusty, but I don't mind. 
Having *something* to assert that mars dkms works makes me happy :)



I'll check out the link/new test suite you shared and see how it fit the 
whole picture. I just landed on a new job, but I'll try to provide an 
update soon.


Stay safe,

Gabriel Francisco


On 21/01/2021 19:58, Thomas Schöbel-Theuer wrote:

On 21/01/2021 19:08, Francesco Paolo Lovergine wrote:

 Having a single giant patch is not a big issue, of course not nice for
the kernel folks, but fast.


Misunderstanding: my talk about the "jumbo patch" was not about MARS 
or kernels, but about the _new_ test suite, written in _bash_ script.


Background: Gabriel had mentioned "the" test suite at github, although 
there are 2 different test suites in total, thus I was starting to 
explain something about the _new_ test suite.


Probably you don't need any of both test suites for making MARS 
availabe to Debian users.


The "old" test suite is in the mars repo you already know, in 
subdirectory test_suite/ . It is not developed anymore, because Frank 
Liepold left 1&1 in May 2014 (see "git log -- test_suite/" showing his 
last commit at his last working day).


You can find an outdated stage of the _new_ test suite at 
https://github.com/schoebel/test-suite (which is a _separate_ repo / 
project from MARS). My suggestion was to update this repo via a jumbo 
patch (saving a lot of work for me).


Getting MARS into kernel upstream is a completely different topic. 
Theoretically, it is just a new "driver", and changes practically 
_nothing_ at the rest of the kernel. I would be very lucky if it could 
be added to the kernel like a jumbo patch, since it adds only a bunch 
of new files. I already tried some years ago, but it got stuck.


I will retry once it runs on linux-next again (years ago it did, but 
then I had no time for updating it continuously).


Thank you very much,

Thomas



Bug#976891: fastboot exits with "fake placeholder until fastboot builds" message

2020-12-08 Thread Gabriel Francisco
Package: fastboot
Version: 1:10.0.0+r36-1~stage1.3
Severity: normal

Dear Maintainer,

I found that the latest version of fastboot packages replaces the fastboot
binary with a shell script that prints the message "fake placeholder until
fastboot builds" and then exit.

Best,
Gabriel Francisco

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable
  APT policy: (500, 'stable'), (500, 'oldstable'), (101, 'testing'), (99, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 5.9.0-4-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

fastboot depends on no packages.

Versions of packages fastboot recommends:
ii  android-sdk-platform-tools  27.0.0+12

fastboot suggests no packages.

-- no debconf information



Bug#963243: linux-image-5.6.0-2-amd64: percpu ref mismatch after switching to atomic

2020-06-21 Thread Gabriel Francisco
Package: src:linux
Version: 5.6.14-1
Severity: normal

Dear Maintainer,

I found this kernel call trace in dmesg after an upgrade. I believe it might 
be important to someone because it happened during a interruption handling
or something. Feel free to close otherwise.

The computer seems to work just fine.

Thanks

-- Package-specific info:
** Version:
Linux version 5.6.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 9.3.0 
(Debian 9.3.0-13)) #1 SMP Debian 5.6.14-1 (2020-05-23)

** Command line:
BOOT_IMAGE=/vmlinuz-5.6.0-2-amd64 root=/dev/mapper/iron-system ro net.ifnames=1 
biosdevname=0 cgroup_enable=memory cgroup_enable=cpuset swapaccount=1 
scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y quiet

** Tainted: W (512)
 * kernel issued warning

** Kernel log:
[1924692.842450] systemd[1]: systemd 245.6-1 running in system mode. (+PAM 
+AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT 
+GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 
default-hierarchy=hybrid)
[1924692.862637] systemd[1]: Detected architecture x86-64.
[1924692.908327] systemd[1]: /lib/systemd/system/squid.service:15: PIDFile= 
references a path below legacy directory /var/run/, updating /var/run/squid.pid 
\xe2\x86\x92 /run/squid.pid; please update the unit file accordingly.
[1924692.916731] systemd[1]: /lib/systemd/system/krb5-kdc.service:7: PIDFile= 
references a path below legacy directory /var/run/, updating 
/var/run/krb5-kdc.pid \xe2\x86\x92 /run/krb5-kdc.pid; please update the unit 
file accordingly.
[1924692.921101] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= 
references a path below legacy directory /var/run/, updating 
/var/run/docker.sock \xe2\x86\x92 /run/docker.sock; please update the unit file 
accordingly.
[1924692.12] audit: type=1305 audit(1592733750.168:114388): op=set 
audit_pid=0 old=3072020 auid=4294967295 ses=4294967295 subj==unconfined res=1
[1924693.57] audit: type=1400 audit(1592733750.168:114389): 
apparmor="DENIED" operation="open" profile="/usr/sbin/apt-cacher-ng" 
name="/etc/ssl/openssl.cnf" pid=216596 comm="apt-cacher-ng" requested_mask="r" 
denied_mask="r" fsuid=126 ouid=0
[1924693.000942] audit: type=1131 audit(1592733750.168:114390): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj==unconfined msg='unit=auditd comm="systemd" 
exe="/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[1924693.004514] audit: type=1131 audit(1592733750.172:114391): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rpc-svcgssd 
comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
[1924693.004981] audit: type=1131 audit(1592733750.172:114392): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rpcbind 
comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
[1924693.005418] audit: type=1131 audit(1592733750.172:114393): pid=1 uid=0 
auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dnsmasq 
comm="systemd" exe="/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
[1924693.007233] audit: type=1305 audit(1592733750.176:114394): op=set 
audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj==unconfined res=1
[1924693.007236] audit: type=1305 audit(1592733750.176:114395): op=set 
audit_pid=216608 old=0 auid=4294967295 ses=4294967295 subj==unconfined res=1
[1924693.034441] [ cut here ]
[1924693.034447] percpu ref (cgroup_bpf_release_fn) <= 0 (-6) after switching 
to atomic
[1924693.034458] WARNING: CPU: 1 PID: 1 at lib/percpu-refcount.c:160 
percpu_ref_switch_to_atomic_rcu+0x119/0x120
[1924693.034459] Modules linked in: veth xfrm_user xfrm_algo overlay fuse ufs 
qnx4 hfsplus hfs minix vfat msdos fat jfs xfs nf_conntrack_netlink xt_CHECKSUM 
tun rfkill cpufreq_userspace cpufreq_powersave cpufreq_conservative 
nfnetlink_log act_police sch_ingress cls_u32 sch_sfq sch_cbq nft_chain_nat 
xt_MASQUERADE nf_nat nft_counter xt_state xt_conntrack nf_conntrack 
nf_defrag_ipv6 nf_defrag_ipv4 xt_multiport ipt_REJECT nf_reject_ipv4 xt_tcpudp 
nft_compat nf_tables ip_set_hash_net ip_set nfnetlink binfmt_misc amdgpu 
snd_hda_codec_realtek snd_hda_codec_generic gpu_sched ledtrig_audio 
snd_hda_codec_hdmi ttm edac_mce_amd snd_hda_intel snd_intel_dspcfg 
drm_kms_helper snd_hda_codec kvm_amd snd_hda_core cec snd_hwdep kvm 
i2c_algo_bit sp5100_tco snd_pcm snd_timer ccp snd nct6775 joydev irqbypass 
evdev mfd_core wmi_bmof pcspkr watchdog k10temp soundcore rng_core sg button 
loop hwmon_vid acpi_cpufreq br_netfilter bridge stp llc parport_pc ppdev 
auth_rpcgss lp drm parport sunrpc ip_tables x_tables autofs4
[1924693.034494]  ext4 crc16 mbcache jbd2 btrfs blake2b_generic zstd_decompress 
zstd_compress dm_crypt dm_mod raid10 raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid1 raid0 
multipath linear md_mod sd_mod hid_generic usbhid hid crc32_pclmul crc32c_intel 

Bug#881930: gearman-job-server: /etc/init.d/gearman-job-server fail to stop running service

2017-11-16 Thread Gabriel Francisco
Package: gearman-job-server
Version: 1.1.17-2
Severity: normal

Dear Maintainer,

"/etc/init.d/gearman-job-server stop" fails to stop running gearman service.

the output of command above is:

[] Stopping Gearman Server: gearmandNo /usr/sbin/gearmand found running; 
none killed.
. ok


it seems that start-stop-daemon is unable to match the running process.

Best,
Gabriel.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages gearman-job-server depends on:
ii  adduser 3.116
ii  init-system-helpers 1.49
ii  libboost-program-options1.62.0  1.62.0+dfsg-4+b2
ii  libc6   2.24-17
ii  libevent-2.1-6  2.1.8-stable-4
ii  libgcc1 1:7.2.0-8
ii  libhiredis0.13  0.13.3-2
ii  libmariadbclient18  10.1.26-1
ii  libmemcached11  1.0.18-4.2
ii  libpq5  10.1-1
ii  libsqlite3-03.21.0-1
ii  libstdc++6  7.2.0-8
ii  lsb-base9.20170808

Versions of packages gearman-job-server recommends:
ii  memcached  1.4.33-1

gearman-job-server suggests no packages.

-- no debconf information



Bug#783730:

2015-04-30 Thread Gabriel Francisco
Hi Jonathan, thanks for your reply,

the command iptables-save run without errors, the exit code is 0 and
the generated file is sane.

It's a fresh install of debian 8.



Gabriel Francisco

Linux User #507840
phone: (041) 9195-5010
email: frc.gabriel[at]gmail.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783730:

2015-04-30 Thread Gabriel Francisco
Maybe I found the cause, the lsmod are returning nothing, checked with
set -x inside the init script.



root@debian:/var/log# kmod list
+ kmod list
Module  Size  Used by


root@debian:/var/log# lsmod
+ lsmod
Module  Size  Used by


Maybe can be a problem with the modified version of kernel who was
provided by Linode.

Thank you


Gabriel Francisco

Linux User #507840
phone: (041) 9195-5010
email: frc.gabriel[at]gmail.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783730: init script exits with 1 when trying to save rules using systemd or sysvinit

2015-04-29 Thread Gabriel Francisco
Package: iptables-persistent
Version: 1.0.3
Severity: grave

Hi, how are you?
I'm facing a problem iwth iptables-persistent on the Jessie release when trying 
to persist existing iptablesi rules, but the init script fails with exit code 1.

On Wheezy just works™

Here is the output of init script when trying to save the ruleset: 

root@debian:/etc/init.d# service iptables-persistent save
iptables-persistent: unrecognized service

root@debian:/etc/init.d# service netfilter-persistent save
[] Saving netfilter rules...run-parts: executing 
/usr/share/netfilter-persistent/plugins.d/15-ip4tables save
run-parts: /usr/share/netfilter-persistent/plugins.d/15-ip4tables exited with 
return code 1
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
run-parts: /usr/share/netfilter-persistent/plugins.d/25-ip6tables exited with 
return code 1
failed.

root@debian:/etc/init.d# /etc/init.d/netfilter-persistent save
[] Saving netfilter rules...run-parts: executing 
/usr/share/netfilter-persistent/plugins.d/15-ip4tables save
run-parts: /usr/share/netfilter-persistent/plugins.d/15-ip4tables exited with 
return code 1
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
run-parts: /usr/share/netfilter-persistent/plugins.d/25-ip6tables exited with 
return code 1
failed.

root@debian:/etc/init.d# systemctl save netfilter-persistent.service
Unknown operation 'save'.


Regards.
Gabriel Francisco



-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.1-x86_64-linode53 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages iptables-persistent depends on:
ii  debconf [debconf-2.0]  1.5.56
ii  iptables   1.4.21-2+b1
ii  netfilter-persistent   1.0.3

iptables-persistent recommends no packages.

iptables-persistent suggests no packages.

-- debconf information:
* iptables-persistent/autosave_v4: true
* iptables-persistent/autosave_v6: true


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722485: dspam: Same problem with stable (3.10.1+dfsg-11) and testing (3.10.2+dfsg-11) versions

2013-11-01 Thread Gabriel Francisco
 dspam[7277]: _ds_set_signature() failed with error -5
Nov  1 10:39:52 mx01 dspam[29449]: Daemon process starting
Nov  1 10:41:37 mx01 dspam[29449]: Daemon terminating on signal 15
Nov  1 10:41:37 mx01 dspam[29449]: Received signal. Waiting for processing 
threads to exit.
Nov  1 10:41:37 mx01 dspam[29449]: Processing threads terminated.
Nov  1 10:41:37 mx01 dspam[29449]: Daemon process exiting
Nov  1 10:42:51 mx01 dspam[4433]: Daemon process starting
Nov  1 10:44:47 mx01 dspam[9832]: Daemon process starting
Nov  1 10:47:05 mx01 dspam[9832]: Daemon terminating on signal 15
Nov  1 10:47:05 mx01 dspam[9832]: Received signal. Waiting for processing 
threads to exit.
Nov  1 10:47:05 mx01 dspam[9832]: Processing threads terminated.
Nov  1 10:47:05 mx01 dspam[9832]: Daemon process exiting
Nov  1 10:47:05 mx01 dspam[16785]: Daemon process starting
Nov  1 10:47:18 mx01 dspam[16785]: Received error on greeting:
Nov  1 10:47:18 mx01 dspam[16785]: Delivery failed completely

Maybe might be some problem with ClamAV too because of 'bad file descriptor' in 
the first lines.

Regards.
Gabriel Francisco.

-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dspam depends on:
ii  libc6  2.17-93
ii  libdspam7  3.10.2+dfsg-11
ii  libdspam7-drv-hash 3.10.2+dfsg-11
ii  libdspam7-drv-sqlite3  3.10.2+dfsg-11
ii  libpq5 9.3.1-1
ii  lsb-base   4.1+Debian8+deb7u1
ii  perl   5.14.2-21+deb7u1

Versions of packages dspam recommends:
ii  dspam-doc  3.10.2+dfsg-11
ii  procmail   3.22-20

Versions of packages dspam suggests:
ii  clamav-daemon  0.97.8+dfsg-1
pn  dspam-webfrontend  none

-- Configuration Files:
/etc/default/dspam changed:
START=yes
USER=dspam
MAINTENANCE_OPTIONS=--with-sql-autoupdate --with-sql-optimization
RUN_NOTIFY=no

/etc/dspam/default.prefs changed:
trainingMode=TEFT
spamAction=deliver
spamSubject=[SPAM]
enableBNR=on
enableWhitelist=on
statisticalSedation=5
signatureLocation=message
whitelistThreshold=10
showFactors=off

/etc/dspam/dspam.conf changed:
Home /var/spool/dspam
StorageDriver /usr/lib/x86_64-linux-gnu/dspam/libhash_drv.so
TrustedDeliveryAgent /usr/bin/procmail   # Linux
DeliveryHost127.0.0.1
DeliveryPort10025
DeliveryIdent   localhost
DeliveryProto   SMTP
EnablePlusedDetail  on
PlusedCharacter +
PlusedUserLowercase on
OnFail error
Trust root
Trust dspam
Trust www-data
Trust mail
Trust daemon
Trust amavis
Trust vmail
TrainingMode teft
TestConditionalTraining on
Feature noise
Feature whitelist
Algorithm graham burton
Tokenizer osb
PValue bcr
WebStats on
Preference trainingMode=TEFT  # { TOE | TUM | TEFT | NOTRAIN } - 
default:teft
Preference spamAction=deliver # { quarantine | tag | deliver } - 
default:quarantine
Preference spamSubject=[SPAM] # { string } - default:[SPAM]
Preference statisticalSedation=5  # { 0 - 10 } - default:0
Preference enableBNR=on   # { on | off } - default:off
Preference enableWhitelist=on # { on | off } - default:on
Preference signatureLocation=message  # { message | headers } - 
default:message
Preference tagSpam=off# { on | off }
Preference tagNonspam=off # { on | off }
Preference showFactors=off# { on | off } - default:off
Preference optIn=off  # { on | off }
Preference optOut=off # { on | off }
Preference whitelistThreshold=10  # { Integer } - default:10
Preference makeCorpus=off # { on | off } - default:off
Preference storeFragments=off # { on | off } - default:off
Preference localStore=# { on | off } - default:username
Preference processorBias=on   # { on | off } - default:on
Preference fallbackDomain=off # { on | off } - default:off
Preference trainPristine=off  # { on | off } - default:off
Preference optOutClamAV=off   # { on | off } - default:off
Preference ignoreRBLLookups=off   # { on | off } - default:off
Preference RBLInoculate=off   # { on | off } - default:off
Preference notifications=off  # { on | off } - default:off
AllowOverride enableBNR
AllowOverride enableWhitelist
AllowOverride fallbackDomain
AllowOverride ignoreGroups
AllowOverride ignoreRBLLookups
AllowOverride localStore
AllowOverride makeCorpus
AllowOverride optIn
AllowOverride optOut
AllowOverride optOutClamAV
AllowOverride processorBias
AllowOverride RBLInoculate
AllowOverride showFactors
AllowOverride signatureLocation
AllowOverride spamAction
AllowOverride spamSubject
AllowOverride statisticalSedation
AllowOverride storeFragments
AllowOverride tagNonspam
AllowOverride tagSpam
AllowOverride trainPristine
AllowOverride trainingMode

Bug#674258:

2012-10-08 Thread Gabriel Francisco
Hello, my system crashed yesterday, I received the following kernel
output while running btrfs balance and copied some files using rsync.
i don't know where i report this, if kernel, git btrfs-progs, or btrfs
mailing list.
i used btrfs-progs compiled from v0.20-rc1 git version. 
I hope to help reporting this, sorry for the inconvenience.

thanks.


[36210.734148] [ cut here ]
[36210.734440] kernel BUG at
/build/buildd-linux_3.2.23-1-amd64-zj7gxu/linux-3.2.23/fs/btrfs/transaction.c:1337!
[36210.734729] invalid opcode:  [#1] SMP
[36210.735019] CPU 1
[36210.735022] Modules linked in: xen_netback xen_blkback parport_pc
ppdev lp parport bridge stp xen_evtchn xenfs fuse ipt_MASQUERADE
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4
ip_tables x_tables cryptd aes_x86_64 aes_generic loop firewire_sbp2
snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_pcm
snd_seq snd_timer snd_seq_device arc4 adt7475 rtl8187 hwmon_vid
eeprom_93cx6 snd soundcore snd_page_alloc tpm_tis nouveau rt2800usb
ttm rt2800lib drm_kms_helper crc_ccitt drm rt2x00usb rt2x00lib
i2c_algo_bit mac80211 mxm_wmi wmi cfg80211 i2c_i801 rfkill i2c_core
tpm video coretemp tpm_bios acpi_cpufreq mperf asus_atk0110 button
processor evdev joydev pcspkr thermal_sys serio_raw ext4 mbcache jbd2
crc16 dm_mod btrfs zlib_deflate crc32c libcrc32c usbhid hid sd_mod
crc_t10dif ahci ata_generic pata_jmicron libahci uhci_hcd
firewire_ohci ata_piix firewire_core crc_itu_t r8169 mii sky2 libata
ehci_hcd usbcore scsi_mod usb_common [last unloaded: scsi_wait_scan]
[36210.736003]
[36210.736003] Pid: 20983, comm: flush-btrfs-2 Not tainted
3.2.0-3-amd64 #1 System manufacturer P5K Premium/P5K Premium
[36210.736003] RIP: e030:[a0171678]  [a0171678]
btrfs_commit_transaction+0x5b4/0x6f9 [btrfs]
[36210.736003] RSP: e02b:880090921c00  EFLAGS: 00010282
[36210.736003] RAX: fffb RBX: 8800063e6000 RCX: 
[36210.736003] RDX:  RSI: 005befb9 RDI: 
[36210.736003] RBP: 8800a59eda98 R08: 2000 R09: 00016540
[36210.736003] R10: 8800c52ff7d0 R11: 8800c52ff7d0 R12: 8800265cf650
[36210.736003] R13: 8800265cf6c8 R14:  R15: 
[36210.736003] FS:  7fd75ed8a700() GS:8800cfc8()
knlGS:
[36210.736003] CS:  e033 DS:  ES:  CR0: 8005003b
[36210.736003] CR2: 7ffece5f1fa0 CR3: 6057e000 CR4: 2660
[36210.736003] DR0:  DR1:  DR2: 
[36210.736003] DR3:  DR6: 0ff0 DR7: 0400
[36210.736003] Process flush-btrfs-2 (pid: 20983, threadinfo
88009092, task 8800c52ff7d0)
[36210.736003] Stack:
[36210.736003]  115c 810ebe17 
8800c52ff7d0
[36210.736003]  8105f5f3 880090921c28 880090921c28
a0171bd5
[36210.736003]  88008a0dd4a8 8800063e6000 880090921d20

[36210.736003] Call Trace:
[36210.736003]  [8105f5f3] ? add_wait_queue+0x3c/0x3c
[36210.736003]  [a0171bd5] ? start_transaction+0x1ed/0x242 [btrfs]
[36210.736003]  [8111721a] ? writeback_single_inode+0x1a8/0x2d3
[36210.736003]  [81004bc5] ? phys_to_machine+0x13/0x1c
[36210.736003]  [81117616] ? writeback_sb_inodes+0x16b/0x204
[36210.736003]  [81117875] ? wb_writeback+0x11b/0x21f
[36210.736003]  [8107071b] ? arch_local_irq_disable+0x7/0x8
[36210.736003]  [8107072d] ? arch_local_irq_save+0x11/0x17
[36210.736003]  [81117c7e] ? wb_do_writeback+0x7f/0x1a8
[36210.736003]  [81349ebf] ? schedule_timeout+0xad/0xdb
[36210.736003]  [81051803] ? usleep_range+0x3e/0x3e
[36210.736003]  [81117e2b] ? bdi_writeback_thread+0x84/0x1e5
[36210.736003]  [81117da7] ? wb_do_writeback+0x1a8/0x1a8
[36210.736003]  [8105efad] ? kthread+0x76/0x7e
[36210.736003]  [81351df4] ? kernel_thread_helper+0x4/0x10
[36210.736003]  [8134feb3] ? int_ret_from_sys_call+0x7/0x1b
[36210.736003]  [8134affc] ? retint_restore_args+0x5/0x6
[36210.736003]  [81351df0] ? gs_change+0x13/0x13
[36210.736003] Code: 20 01 00 00 31 c9 ba 01 00 00 00 be 03 00 00 00
48 81 c7 28 02 00 00 e8 d0 66 ec e0 48 89 de 48 89 ef e8 65 f9 ff ff
85 c0 74 02 0f 0b 31 d2 48 89 de 48 89 ef e8 c4 bf ff ff 48 8b bb 20
01 00
[36210.736003] RIP  [a0171678]
btrfs_commit_transaction+0x5b4/0x6f9 [btrfs]
[36210.736003]  RSP 880090921c00
[36210.762860] ---[ end trace 5b883540301a8e34 ]---

--

Gabriel Francisco

phone: (041) 9195-5010
email: frc.gabriel[at]gmail.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org