You are not logged in.
chromium 135 crashes when I attach a file to an e-mail through caja (Mate desktop). It doesn't crash when I use "drag and drop" to attach the file. I had to downgrade to the previous chromium version.
Offline
we can't help much if you don't give us crash logs or terminal outputs
Offline
I just went chromium crashing by attaching a file in an e-mail, and then typed in the terminal: journalctl --since "5 min ago" (<--- is that correct?)
Outpout :
[claude@linux ~]$ journalctl --since "5 min ago"
avril 04 06:54:59 linux sudo[7110]: claude : TTY=pts/0
; PWD=/home/claude ; USER=root ; COMMAND=/usr/bin/journalctl
avril 04 06:54:59 linux sudo[7110]: pam_unix(sudo:session): session opened for u
ser root(uid=0) by claude(uid=1000)
avril 04 06:54:59 linux sudo[7110]: pam_unix(sudo:session): session closed for u
ser root
avril 04 06:55:15 linux sudo[7121]: claude : TTY=pts/0
; PWD=/home/claude ; USER=root ; COMMAND=/usr/bin/journalctl -b -1
avril 04 06:55:15 linux sudo[7121]: pam_unix(sudo:session): session opened for u
ser root(uid=0) by claude(uid=1000)
avril 04 06:55:15 linux sudo[7121]: pam_unix(sudo:session): session closed for u
ser root
avril 04 06:57:10 linux systemd[1]: Starting Hostname Service...
avril 04 06:57:10 linux systemd[1]: Started Hostname Service.
avril 04 06:57:19 linux systemd-coredump[7305]: Process 3006 (chromium) of user
1000 terminated abnormally with signal 4/ILL, processing...
avril 04 06:57:19 linux systemd[1]: Started Process Core Dump (PID 7305/UID 0).
avril 04 06:57:21 linux systemd-coredump[7306]: [?]
Process 3006 (chromium) of user 1000 dumped core.
Stack trace of thread 30
06:
#0 0x00005ace0bffa1de n
--Plus--
Offline
Post the *full* output, not just part of it. And enclose it in `code` tags.
Last edited by arojas (Yesterday 06:50:24)
Offline
Also don't copypaste out of the pager, in doubt see https://wiki.archlinux.org/title/Core_d … _core_dump
Is this chromium or the ungoogled one?
https://bbs.archlinux.org/viewtopic.php … 4#p2234524
Edit: x-ref, https://bbs.archlinux.org/viewtopic.php?id=304672 (both because of the opened file to attach to email)
Last edited by seth (Yesterday 07:04:20)
Offline