Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

(node:1419279) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues.

142 views
Skip to first unread message

hongy...@gmail.com

unread,
Jan 9, 2022, 9:34:19 AM1/9/22
to
On Ubuntu 20.04.3 LTS, I installed the baidunetdisk with the following steps:

$ sudo apt-get install alien
#https://issuepcdn.baidupcs.com/issue/netdisk/LinuxGuanjia/4.3.0/baidunetdisk-4.3.0.x86_64.rpm
$ sudo alien --scripts baidunetdisk-4.3.0.x86_64.rpm
$ sudo gdebi baidunetdisk_4.3.0-2_amd64.deb

But when I start it, sometimes it will crash with the following error:

$ /opt/baidunetdisk/baidunetdisk --no-sandbox
(node:1419279) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
browser engine version: 1.0.2.11
Segmentation fault (core dumped)

Any hints for fixing this problem?

Regards,
HZ

Kees Nuyt

unread,
Jan 9, 2022, 10:38:30 AM1/9/22
to
On Sun, 9 Jan 2022 06:34:15 -0800 (PST), "hongy...@gmail.com"
<hongy...@gmail.com> wrote:

> But when I start it, sometimes it will crash with the following error:
>
> $ /opt/baidunetdisk/baidunetdisk --no-sandbox
> (node:1419279) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
> browser engine version: 1.0.2.11
> Segmentation fault (core dumped)
>
> Any hints for fixing this problem?

Not a shell problem.

Find the maintainer and/or bugtracker and/or forum for
baidunetdisk and ask there, minding the rules of the medium you
use and a full description of your steps.

--
Regards,
Kees Nuyt
0 new messages