Bug 116404
| Summary: | Login fails and gconfd segfaults | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | aron j darling <kg6ejp> |
| Component: | GConf | Assignee: | Mark McLoughlin <markmc> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | CC: | yekkim |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:01:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
aron j darling
2004-02-20 19:20:03 UTC
Can you attach gdb to the running gconfd and get a backtrace? Just run gdb and type 'attach <pid>' where pid is the process id of gconfd. I'm on FC3T1 and getting a signal 11 from gconfd 20 minutes after
Firefox kicks it off (using KDE3). GConf2 version: 2.7.90-1. I
installed debug-info and attached gdb to it.
Should I start a new bugzilla entry for this?
This is the backtrace after it segfaults:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1291)]
0x4014ed03 in g_node_max_height () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0x4014ed03 in g_node_max_height () from /usr/lib/libglib-2.0.so.0
#1 0x4014ed18 in g_node_max_height () from /usr/lib/libglib-2.0.so.0
#2 0x4014f175 in g_node_traverse () from /usr/lib/libglib-2.0.so.0
#3 0x40044773 in gconf_listeners_remove_if (listeners=0x80614f0,
predicate=0x3, user_data=0x3) at gconf-listeners.c:810
#4 0x0804bd2a in gconf_database_drop_dead_listeners (db=0x3)
at gconf-database.c:923
#5 0x08051d7d in periodic_cleanup_timeout (data=0x0) at gconfd.c:1017
#6 0x40147078 in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#7 0x401444cb in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#8 0x40145f52 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#9 0x401461ff in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#10 0x08050baf in main (argc=2, argv=0x3) at gconfd.c:869
(
Mickey
*** This bug has been marked as a duplicate of 130524 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |