Since I upgraded from OBSD 6.1 to 6.2 (amd64), at least half the time I
launch Chrome it crashes (with a "use after free").
Here is an example:
casa:/home/giannici> chrome
[99256:2090071984:1026/093638.414135:ERROR:process_metrics_openbsd.cc(258)]
Not implemented reached in bool
base::GetSystemMemoryInfo(base::SystemMemoryInfoKB *)
[99256:2090071984:1026/093638.751329:ERROR:content_settings_pref.cc(448)]
Invalid pattern strings: ,https://www.agcom.it:443
[99256:2090071984:1026/093638.751423:ERROR:content_settings_pref.cc(262)]
Invalid pattern strings: ,https://www.agcom.it:443
[99256:637008952:1026/093638.808156:ERROR:object_proxy.cc(573)] Failed
to call method: org.kde.KWallet.isEnabled: object_path=
/modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.kde.kwalletd was not provided by any .service files
[99256:637008952:1026/093638.808194:ERROR:kwallet_dbus.cc(100)] Error
contacting kwalletd (isEnabled)
[99256:637008952:1026/093639.121955:ERROR:object_proxy.cc(573)] Failed
to call method: org.kde.KWallet.isEnabled: object_path=
/modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying
[99256:637008952:1026/093639.122087:ERROR:kwallet_dbus.cc(100)] Error
contacting kwalletd (isEnabled)
chrome(99256) in free(): use after free 0x1478a0f1fd00
Abort (core dumped)
Is this a problem specific to my installation (but it happens with my
two different PCs) or it's a common problem?
Thanks.