LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-17-2023, 03:24 PM   #1
tmick
Member
 
Registered: Jun 2005
Location: North Dakota
Distribution: Debian Testing
Posts: 247

Rep: Reputation: 20
Cool Getting stack trace errors


Hi All,
As the title says I'm seeing stack trace errors in my log files but I can't tell what is causing it from the output. There are threads it refernces but I don't know how to use gdb on threads.
The output I'm seeing in the logwatch reports:
Code:
                                                   Module libsystemd.so.0 from deb systemd-252.6-1.amd64
                                                    Stack trace of thread 3666:
                                                    Stack trace of thread 3678:
                                                    Stack trace of thread 3679:
                                                    Stack trace of thread 3680:
System Events
=-=-=-=-=-=-=

                                                    #0  0x00007f57fd7cd0af __GI___poll (libc.so.6 + 0xfc0af)
                                                    #0  0x00007f57fe3b2e64 gtk_drag_finish (libgtk-3.so.0 + 0x3b2e64)
                                                    #10 0x00007f57fd6f818a __libc_start_call_main (libc.so.6 + 0x2718a)
                                                    #1  0x00007f57fdaa59ae g_main_context_poll (libglib-2.0.so.0 + 0x549ae)
                                                    #1  0x00007f57fe3b32eb gtk_drag_drop_finished (libgtk-3.so.0 + 0x3b32eb)
                                                    #11 0x00007f57fd6f8245 __libc_start_main_impl (libc.so.6 + 0x27245)
                                                    #12 0x000055ae03fdfb31 _start (mate-panel + 0x24b31)
                                                    #2  0x00007f57fdaa5acc g_main_context_iteration (libglib-2.0.so.0 + 0x54acc)
                                                    #2  0x00007f57fdaa5cef g_main_loop_run (libglib-2.0.so.0 + 0x54cef)
                                                    #2  0x00007f57fe3b3539 gtk_drag_abort_timeout (libgtk-3.so.0 + 0x3b3539)
                                                    #3  0x00007f57fc5344bd n/a (libdconfsettings.so + 0xb4bd)
                                                    #3  0x00007f57fdaa5b11 glib_worker_main (libglib-2.0.so.0 + 0x54b11)
                                                    #3  0x00007f57fdd01996 gdbus_shared_thread_func (libgio-2.0.so.0 + 0x118996)
                                                    #3  0x00007f57fdf227e7 gdk_threads_dispatch (libgdk-3.so.0 + 0x317e7)
                                                    #4  0x00007f57fdaa619a g_timeout_dispatch (libglib-2.0.so.0 + 0x5519a)
                                                    #4  0x00007f57fdacfcfd g_thread_proxy (libglib-2.0.so.0 + 0x7ecfd)
                                                    #5  0x00007f57fd759fd4 start_thread (libc.so.6 + 0x88fd4)
                                                    #5  0x00007f57fdaa567f g_main_dispatch (libglib-2.0.so.0 + 0x5467f)
                                                    #6  0x00007f57fd7da66c __clone3 (libc.so.6 + 0x10966c)
                                                    #6  0x00007f57fdaa5a38 g_main_context_iterate (libglib-2.0.so.0 + 0x54a38)
                                                    #7  0x00007f57fdaa5cef g_main_loop_run (libglib-2.0.so.0 + 0x54cef)
                                                    #8  0x00007f57fe208435 gtk_main (libgtk-3.so.0 + 0x208435)
                                                    #9  0x000055ae03fdf988 main (mate-panel + 0x24988)
                                                    ELF object binary architecture: AMD x86-64
Mar 17 14:04:12 DebianTim wnck-applet[4340]: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner WnckButton)
Help is greatly appreciated.
 
Old 03-19-2023, 03:35 PM   #2
tmick
Member
 
Registered: Jun 2005
Location: North Dakota
Distribution: Debian Testing
Posts: 247

Original Poster
Rep: Reputation: 20
Maybe a better question is how do I get the dump from a process # like this for example:
Code:
  Stack trace of thread 1992030:
 
Old 03-19-2023, 06:03 PM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,130

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
Go to the relevant log itself. I don't do Debian, but I believe it is now systemd based so that means journalctl. If Debian only use a transient journal and splits it into the old logs, go there. That summary from logwatch is a mish-mash.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
insllation of gives trace/cmu-trace.cc:1531:9: error: stray ‘\342’ in program error rakeshpanchiwala Linux - Newbie 17 04-26-2013 01:28 AM
Sir, While installing ns2.34 on fedora 16 got the error : trace/cmu-trace.cc 1327:22 jeevanpinto Linux - Newbie 2 06-28-2012 03:35 AM
single 8K process stack vs 4K process stack and a seperate 4K interrupt stack charvak Linux - Kernel 1 03-17-2010 06:58 PM
How to trace and disable the HTTP TRACE method in Apache 1.3.33 with FreeBSD? SomnathG Linux - Security 1 11-11-2008 09:41 AM
"killed" Message - how to trace/back trace ebinjose Linux - Kernel 1 01-29-2008 06:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration