Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156776 Details for
Bug 240154
gam_server using 100% of CPU (strace shows nothing)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
GDB output from stuck gam_server
gam_server-gdb.txt (text/plain), 5.14 KB, created by
Tom Sightler
on 2007-06-12 03:48:43 UTC
(
hide
)
Description:
GDB output from stuck gam_server
Filename:
MIME Type:
Creator:
Tom Sightler
Created:
2007-06-12 03:48:43 UTC
Size:
5.14 KB
patch
obsolete
>(gdb) bt >#0 gam_node_get_subscriptions (node=0x9e33130) at gam_node.c:143 >#1 0x0805398c in node_remove_directory_subscription (node=0x9e3d768, sub=0x9e4aa68) at gam_poll_dnotify.c:423 >#2 0x08053ee9 in gam_poll_dnotify_remove_subscription_real (sub=0x9e4aa68) at gam_poll_dnotify.c:565 >#3 0x0805400a in gam_poll_dnotify_remove_subscription (sub=0x9e4aa68) at gam_poll_dnotify.c:603 >#4 0x0804b4e2 in gam_poll_remove_subscription (sub=0x9e4aa68) at gam_server.c:498 >#5 0x08052d1e in gam_dnotify_remove_subscription (sub=0x9e4aa68) at gam_dnotify.c:430 >#6 0x0804b40a in gam_kernel_remove_subscription (sub=0x9e4aa68) at gam_server.c:457 >#7 0x0804b160 in gam_remove_subscription (sub=0x9e4aa68) at gam_server.c:251 >#8 0x0804a9b4 in gam_listener_free_subscription (listener=0x9e28e18, sub=0x9e4aa68) at gam_listener.c:99 >#9 0x0804aa2b in gam_listener_free (listener=0x9e28e18) at gam_listener.c:128 >#10 0x0804f6ea in gam_connection_close (conn=0x9e2ae00) at gam_connection.c:119 >#11 0x0804f0c5 in gam_client_conn_shutdown (source=0x9e294b0, conn=0x9e2ae00) at gam_channel.c:686 >#12 0x0804ecdb in gam_client_conn_read (source=0x9e294b0, condition=17, info=0x9e2ae00) at gam_channel.c:270 >#13 0x00b68907 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 >#14 0x00b4474b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#15 0x00b461d2 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0 >#16 0x00b4647f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 >#17 0x0804b8e3 in main (argc=1, argv=0xbff2bf54) at gam_server.c:647 >#18 0x00669de3 in __libc_start_main () from /lib/tls/libc.so.6 >#19 0x0804a355 in _start () >(gdb) c >Continuing. > >Program received signal SIGINT, Interrupt. >0x0804bb85 in gam_node_get_subscriptions (node=0x9e502c8) at gam_node.c:141 >141 in gam_node.c >(gdb) bt >#0 0x0804bb85 in gam_node_get_subscriptions (node=0x9e502c8) at gam_node.c:141 >#1 0x0805398c in node_remove_directory_subscription (node=0x9e3d768, sub=0x9e4aa68) at gam_poll_dnotify.c:423 >#2 0x08053ee9 in gam_poll_dnotify_remove_subscription_real (sub=0x9e4aa68) at gam_poll_dnotify.c:565 >#3 0x0805400a in gam_poll_dnotify_remove_subscription (sub=0x9e4aa68) at gam_poll_dnotify.c:603 >#4 0x0804b4e2 in gam_poll_remove_subscription (sub=0x9e4aa68) at gam_server.c:498 >#5 0x08052d1e in gam_dnotify_remove_subscription (sub=0x9e4aa68) at gam_dnotify.c:430 >#6 0x0804b40a in gam_kernel_remove_subscription (sub=0x9e4aa68) at gam_server.c:457 >#7 0x0804b160 in gam_remove_subscription (sub=0x9e4aa68) at gam_server.c:251 >#8 0x0804a9b4 in gam_listener_free_subscription (listener=0x9e28e18, sub=0x9e4aa68) at gam_listener.c:99 >#9 0x0804aa2b in gam_listener_free (listener=0x9e28e18) at gam_listener.c:128 >#10 0x0804f6ea in gam_connection_close (conn=0x9e2ae00) at gam_connection.c:119 >#11 0x0804f0c5 in gam_client_conn_shutdown (source=0x9e294b0, conn=0x9e2ae00) at gam_channel.c:686 >#12 0x0804ecdb in gam_client_conn_read (source=0x9e294b0, condition=17, info=0x9e2ae00) at gam_channel.c:270 >#13 0x00b68907 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 >#14 0x00b4474b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#15 0x00b461d2 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0 >#16 0x00b4647f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 >#17 0x0804b8e3 in main (argc=1, argv=0xbff2bf54) at gam_server.c:647 >#18 0x00669de3 in __libc_start_main () from /lib/tls/libc.so.6 >#19 0x0804a355 in _start () >(gdb) c >Continuing. > >Program received signal SIGINT, Interrupt. >0x08053987 in node_remove_directory_subscription (node=0x9e3d768, sub=0x9e4aa68) at gam_poll_dnotify.c:423 >423 gam_poll_dnotify.c: No such file or directory. > in gam_poll_dnotify.c >(gdb) bt >#0 0x08053987 in node_remove_directory_subscription (node=0x9e3d768, sub=0x9e4aa68) at gam_poll_dnotify.c:423 >#1 0x08053ee9 in gam_poll_dnotify_remove_subscription_real (sub=0x9e4aa68) at gam_poll_dnotify.c:565 >#2 0x0805400a in gam_poll_dnotify_remove_subscription (sub=0x9e4aa68) at gam_poll_dnotify.c:603 >#3 0x0804b4e2 in gam_poll_remove_subscription (sub=0x9e4aa68) at gam_server.c:498 >#4 0x08052d1e in gam_dnotify_remove_subscription (sub=0x9e4aa68) at gam_dnotify.c:430 >#5 0x0804b40a in gam_kernel_remove_subscription (sub=0x9e4aa68) at gam_server.c:457 >#6 0x0804b160 in gam_remove_subscription (sub=0x9e4aa68) at gam_server.c:251 >#7 0x0804a9b4 in gam_listener_free_subscription (listener=0x9e28e18, sub=0x9e4aa68) at gam_listener.c:99 >#8 0x0804aa2b in gam_listener_free (listener=0x9e28e18) at gam_listener.c:128 >#9 0x0804f6ea in gam_connection_close (conn=0x9e2ae00) at gam_connection.c:119 >#10 0x0804f0c5 in gam_client_conn_shutdown (source=0x9e294b0, conn=0x9e2ae00) at gam_channel.c:686 >#11 0x0804ecdb in gam_client_conn_read (source=0x9e294b0, condition=17, info=0x9e2ae00) at gam_channel.c:270 >#12 0x00b68907 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 >#13 0x00b4474b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 >#14 0x00b461d2 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0 >#15 0x00b4647f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 >#16 0x0804b8e3 in main (argc=1, argv=0xbff2bf54) at gam_server.c:647 >#17 0x00669de3 in __libc_start_main () from /lib/tls/libc.so.6 >#18 0x0804a355 in _start ()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240154
:
156740
|
156769
| 156776