You are not logged in.

#1 2023-03-14 20:47:35

nahush
Member
Registered: 2019-01-18
Posts: 170

journal error are risky for system ? [SOLVED]

my error log from

# journalctl -p 3 -b
Mar 15 01:06:01 musicArch kernel: Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0a5c-21e6.hcd'
Mar 15 01:06:01 musicArch kernel: Bluetooth: hci0: BCM: 'brcm/BCM-0a5c-21e6.hcd'
Mar 15 01:05:54 musicArch systemd-modules-load[285]: Failed to find module 'nvidia-uvm'
Mar 15 01:06:05 musicArch bluetoothd[450]: src/plugin.c:plugin_init() Failed to init vcp plugin
Mar 15 01:06:05 musicArch bluetoothd[450]: src/plugin.c:plugin_init() Failed to init mcp plugin
Mar 15 01:06:05 musicArch bluetoothd[450]: src/plugin.c:plugin_init() Failed to init bap plugin
Mar 15 01:08:17 musicArch bluetoothd[450]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Mar 15 01:11:34 musicArch systemd[547]: Failed to start Kite Updater.
Mar 15 01:27:33 musicArch systemd[547]: Failed to start Kite Updater.
Mar 15 01:43:33 musicArch systemd[547]: Failed to start Kite Updater.
Mar 15 01:46:34 musicArch systemd-coredump[12151]: [?] Process 10348 (ArdourGUI) of user 1000 dumped core.
                                                   
                                                   Stack trace of thread 10348:
                                                   #0  0x00007f0a19ea08ec n/a (libc.so.6 + 0x878ec)
                                                   #1  0x00007f0a19e51ea8 raise (libc.so.6 + 0x38ea8)
                                                   #2  0x00007f0a19e3b53d abort (libc.so.6 + 0x2253d)
                                                   #3  0x00007f0a1a09a833 _ZN9__gnu_cxx27__verbose_terminate_handlerEv (libstdc++.so.6 + 0x9a833)
                                                   #4  0x00007f0a1a0a6d0c _ZN10__cxxabiv111__terminateEPFvvE (libstdc++.so.6 + 0xa6d0c)
                                                   #5  0x00007f0a1a0a6d79 _ZSt9terminatev (libstdc++.so.6 + 0xa6d79)
                                                   #6  0x00007f0a1a0a7ab7 __cxa_pure_virtual (libstdc++.so.6 + 0xa7ab7)
                                                   #7  0x00007f0a1b97e19e _ZN3PBD5Timer16_timeout_handlerEPv (libpbd.so.4 + 0x4f19e)
                                                   #8  0x00007f0a1b6e8322 n/a (libglib-2.0.so.0 + 0x5b322)
                                                   #9  0x00007f0a1b6e7afb g_main_context_dispatch (libglib-2.0.so.0 + 0x5aafb)
                                                   #10 0x00007f0a1b7445d9 n/a (libglib-2.0.so.0 + 0xb75d9)
                                                   #11 0x00007f0a1b6e70cf g_main_loop_run (libglib-2.0.so.0 + 0x5a0cf)
                                                   #12 0x00007f0a1b3339fe gtk_main (libgtk-x11-2.0.so.0 + 0x1339fe)
                                                   #13 0x00007f0a1ba01d09 _ZN9Gtkmm2ext2UI3runER8Receiver (libgtkmm2ext.so.0 + 0x57d09)
                                                   #14 0x000055586e108794 main (ardour-7.3.0 + 0x48f794)
                                                   #15 0x00007f0a19e3c790 n/a (libc.so.6 + 0x23790)
                                                   #16 0x00007f0a19e3c84a __libc_start_main (libc.so.6 + 0x2384a)
                                                   #17 0x000055586e112905 n/a (ardour-7.3.0 + 0x499905)
                                                   
                                                   Stack trace of thread 10445:
                                                   #0  0x00007f0a19f190dd syscall (libc.so.6 + 0x1000dd)
                                                   #1  0x00007f0a1b97204b _ZN3PBD9Semaphore4waitEv (libpbd.so.4 + 0x4304b)
                                                   #2  0x00007f0a1c06214e _ZN6ARDOUR5Graph7run_oneEv (libardour.so.3 + 0x46214e)
                                                   #3  0x00007f0a1c0698f9 _ZN6ARDOUR5Graph11main_threadEv (libardour.so.3 + 0x4698f9)
                                                   #4  0x00007f0a0d5ad3f2 _ZN6ARDOUR17PulseAudioBackend20pulse_process_threadEPv (libpulseaudio_backend.so + 0xd3f2)
                                                   #5  0x00007f0a19e9ebb5 n/a (libc.so.6 + 0x85bb5)
                                                   #6  0x00007f0a19f20d90 n/a (libc.so.6 + 0x107d90)

Last edited by nahush (2023-03-15 09:29:34)

Offline

#2 2023-03-14 20:49:30

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,656
Website

Re: journal error are risky for system ? [SOLVED]

A regular user's program crashed.
So there is no imminent risk to your system solely because of that.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 2023-03-15 09:29:08

nahush
Member
Registered: 2019-01-18
Posts: 170

Re: journal error are risky for system ? [SOLVED]

schard wrote:

A regular user's program crashed.
So there is no imminent risk to your system solely because of that.

thank you

Offline

Board footer

Powered by FluxBB