Programmes crashing in OpenBSD 6.1

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I run OpenBSD 6.1 and some programmes like thunar and firefox keep crashing randomly. Not all programms crash, however. I ran memtest, I increased datasize-max and datasize-cur both to 2048M in /etc/login.conf. I now ran out of ideeas to troubleshoot. Please help!
PS: I run 6.1 stable, generic kernel and binary packages (not ports). Firefox - I tried both the package from the official repos and the one from Landry Breuil.
When ran from the terminal, the output is:
370[~]$ thunar
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
371[~]$ firefox
firefox:/usr/local/lib/libicuuc.so.12.0:
/usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(firefox:41143): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
firefox:/usr/local/lib/libicuuc.so.12.0: /usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(/usr/local/lib/firefox-55.0.3/firefox:23946): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
Edit2: dmesg output
firefox openbsd thunar
 |Â
show 3 more comments
up vote
1
down vote
favorite
I run OpenBSD 6.1 and some programmes like thunar and firefox keep crashing randomly. Not all programms crash, however. I ran memtest, I increased datasize-max and datasize-cur both to 2048M in /etc/login.conf. I now ran out of ideeas to troubleshoot. Please help!
PS: I run 6.1 stable, generic kernel and binary packages (not ports). Firefox - I tried both the package from the official repos and the one from Landry Breuil.
When ran from the terminal, the output is:
370[~]$ thunar
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
371[~]$ firefox
firefox:/usr/local/lib/libicuuc.so.12.0:
/usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(firefox:41143): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
firefox:/usr/local/lib/libicuuc.so.12.0: /usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(/usr/local/lib/firefox-55.0.3/firefox:23946): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
Edit2: dmesg output
firefox openbsd thunar
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Copy/paste the output ofdmesg.
â Rufo El Magufo
Sep 26 '17 at 22:44
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
I thought that the problem was related to wxallowed but thedmesgdoesn't show any wx error, so I can't help you.
â Rufo El Magufo
Sep 26 '17 at 23:01
 |Â
show 3 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I run OpenBSD 6.1 and some programmes like thunar and firefox keep crashing randomly. Not all programms crash, however. I ran memtest, I increased datasize-max and datasize-cur both to 2048M in /etc/login.conf. I now ran out of ideeas to troubleshoot. Please help!
PS: I run 6.1 stable, generic kernel and binary packages (not ports). Firefox - I tried both the package from the official repos and the one from Landry Breuil.
When ran from the terminal, the output is:
370[~]$ thunar
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
371[~]$ firefox
firefox:/usr/local/lib/libicuuc.so.12.0:
/usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(firefox:41143): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
firefox:/usr/local/lib/libicuuc.so.12.0: /usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(/usr/local/lib/firefox-55.0.3/firefox:23946): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
Edit2: dmesg output
firefox openbsd thunar
I run OpenBSD 6.1 and some programmes like thunar and firefox keep crashing randomly. Not all programms crash, however. I ran memtest, I increased datasize-max and datasize-cur both to 2048M in /etc/login.conf. I now ran out of ideeas to troubleshoot. Please help!
PS: I run 6.1 stable, generic kernel and binary packages (not ports). Firefox - I tried both the package from the official repos and the one from Landry Breuil.
When ran from the terminal, the output is:
370[~]$ thunar
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
(thunar:60027): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
371[~]$ firefox
firefox:/usr/local/lib/libicuuc.so.12.0:
/usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(firefox:41143): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
firefox:/usr/local/lib/libicuuc.so.12.0: /usr/local/lib/libicudata.so.12.0 : WARNING: symbol(icudt58_dat) size mismatch, relink your program
(/usr/local/lib/firefox-55.0.3/firefox:23946): Gtk-WARNING **: Unknown key font_name in /home/spacelander/.config/gtk-3.0/settings.ini
Edit2: dmesg output
firefox openbsd thunar
firefox openbsd thunar
edited Sep 26 '17 at 22:52
asked Sep 26 '17 at 22:16
spacelander
1485
1485
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Copy/paste the output ofdmesg.
â Rufo El Magufo
Sep 26 '17 at 22:44
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
I thought that the problem was related to wxallowed but thedmesgdoesn't show any wx error, so I can't help you.
â Rufo El Magufo
Sep 26 '17 at 23:01
 |Â
show 3 more comments
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Copy/paste the output ofdmesg.
â Rufo El Magufo
Sep 26 '17 at 22:44
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
I thought that the problem was related to wxallowed but thedmesgdoesn't show any wx error, so I can't help you.
â Rufo El Magufo
Sep 26 '17 at 23:01
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Copy/paste the output of
dmesg.â Rufo El Magufo
Sep 26 '17 at 22:44
Copy/paste the output of
dmesg.â Rufo El Magufo
Sep 26 '17 at 22:44
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
I thought that the problem was related to wxallowed but the
dmesg doesn't show any wx error, so I can't help you.â Rufo El Magufo
Sep 26 '17 at 23:01
I thought that the problem was related to wxallowed but the
dmesg doesn't show any wx error, so I can't help you.â Rufo El Magufo
Sep 26 '17 at 23:01
 |Â
show 3 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394644%2fprogrammes-crashing-in-openbsd-6-1%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If you start these programs from a terminal, do you get any error message in the terminal when they crash? Are you following 6.1-stable and have you installed from binary (stable) packages?
â Kusalananda
Sep 26 '17 at 22:20
Edited the original question.
â spacelander
Sep 26 '17 at 22:33
Copy/paste the output of
dmesg.â Rufo El Magufo
Sep 26 '17 at 22:44
done, reedited the question
â spacelander
Sep 26 '17 at 22:53
I thought that the problem was related to wxallowed but the
dmesgdoesn't show any wx error, so I can't help you.â Rufo El Magufo
Sep 26 '17 at 23:01