[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2023-02-07 Thread Shepherd King
I recently had this problem on a long-running parallel rsync process backing up to an external esata drive. That is, a ~2 hour process running parallel instances of rsync like so: cat ~/items.txt | parallel rsync --info=progress2 --append-verify --numeric-ids -ah {} /esata_dir/ This was an

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2021-01-18 Thread Florin Petreus
Hi to all. I know that is an old topic but today I faced an isue with rsync. After this command " rsync -Aavx /var/www/html/nextcloud/ /mnt/backup/nextcloudbk/nextcloud-dirbkp_`date +"%Y%m%d%t"`/ " the ubuntu server 20.04 has crashed. On every command the system response is " bash:

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1778932 Title: rsync can trigger system crash Status in linux package in Ubuntu: Confirmed Bug description: I'm

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-29 Thread spbike
Ah, this time it actually reported a bug: [Wed May 29 11:49:24 2019] perf: interrupt took too long (2544 > 2500), lowering kernel.perf_event_max_sample_rate to 78500 [Wed May 29 11:58:41 2019] mlx5_core :01:00.0 ib0: "orted" wants to know my dev_id. Should it look at dev_port instead? See

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-28 Thread Terri Knight
This is happening on two system with an Intel motherboard. Other systems with a Silicon Mechanics motherboard and the same OS do not crash when rsync is used. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-28 Thread spbike
Somewhat different the second time around. This is with the 5.0.05-15 kernel. [Tue May 28 17:36:56 2019] general protection fault: [#1] SMP PTI [Tue May 28 17:36:56 2019] CPU: 23 PID: 0 Comm: swapper/23 Not tainted 5.0.0-15-generic #16~18.04.1-Ubuntu [Tue May 28 17:36:56 2019] Hardware

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-28 Thread spbike
Sadly it died with this crash: [Tue May 28 14:46:58 2019] ib0: enabling connected mode will cause multicast packet drops [Tue May 28 14:46:58 2019] ib0: mtu > 4092 will cause multicast packet drops. [Tue May 28 14:46:58 2019] IPv6: ADDRCONF(NETDEV_CHANGE): ib0: link becomes ready [Tue May 28

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-28 Thread spbike
I'm having similar problems with rsync killing a 18.04 head node that's writing to a NFS share. It would die pretty quickly with rsync or globus. We had a dozens of crashes, we originally thought it was a hardware issue, but switching to a different server didn't help. We tried: ``` $ apt

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-24 Thread Kai-Heng Feng
un 26 19:49:20 music kernel: [ 242.955115] BUG: unable to handle kernel paging request at 0220 Jun 26 19:49:20 music kernel: [ 242.955125] IP: find_get_entry+0x4c/0x140 Jun 26 19:49:20 music kernel: [ 242.955126] PGD 0 P4D 0 Jun 26 19:49:20 music kernel: [ 242.955129] Oops:

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2019-05-01 Thread Dan Napier
This bug can be reliably triggered, My concern is that the system then requires a Hard Restart, Power down the server is the only solution for the Server. It will immediately crash when rsync is started. This is new to 18.4 previously we ran this rsync every hour on 16.4 no issues. The model for

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-08-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

Re: [Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-06-29 Thread kelargo
I was not really able to use a kernel older than 4.15 because of my GPU. And it seems to perhaps be more unstable now than it was when it was initially installed. I really desire a low-latency kernel, though.  I've kept BIOS updated to the most recent release from the manufacturer. I'l try 4.18

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-06-29 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.18

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-06-29 Thread kelargo
permissions issue in ownership of .cache/apport ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1778932 Title: rsync

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-06-29 Thread kelargo
I am trying to collect the data. keep getting this error. researching papa@music:~$ apport-collect 1778932 The authorization page: (https://launchpad.net/+authorize-token?oauth_token=HZZKQSz8nrVfr9Dh3mqw_permission=DESKTOP_INTEGRATION) should be opening in your browser. Use your browser to

[Kernel-packages] [Bug 1778932] Re: rsync can trigger system crash

2018-06-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Reassigning to the kernel since rsync should never be able to crash the system and if it crashes it's usually the kernel or bad hardware that's responsible. ** Package changed: rsync (Ubuntu) => linux (Ubuntu)