Mailinglist Archive: opensuse-bugs (14777 mails)

< Previous Next >
[Bug 307862] main-menu hogs CPU and leaks memory
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 18 Sep 2007 09:47:32 -0600 (MDT)
  • Message-id: <20070918154732.6B554245353@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=307862#c11





--- Comment #11 from Timo Hoenig <thoenig@xxxxxxxxxx>  2007-09-18 09:47:31 MST ---
It's somewhere stuck in g_slist_find:

Program received signal SIGINT, Interrupt.
0x00002b8328b19c45 in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) step
Single stepping until exit from function g_slist_find, 
which has no line number information.
Quit
(gdb) stepi
0x00002b8328b19c4b in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) stepi
0x00002b8328b19c4e in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) stepi
0x00002b8328b19c42 in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) stepi
0x00002b8328b19c45 in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) stepi
0x00002b8328b19c47 in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) stepi
0x00002b8328b19c4b in g_slist_find () from /usr/lib64/libglib-2.0.so.0
(gdb) 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References