After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110154 - Gconfd crash (repeatable)
Gconfd crash (repeatable)
Status: RESOLVED DUPLICATE of bug 110140
Product: GConf
Classification: Deprecated
Component: gconf
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: GConf Maintainers
GConf Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-07 03:43 UTC by Malcolm Tredinnick
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Malcolm Tredinnick 2003-04-07 03:43:08 UTC
Building from CVS (as of approximately 2003-04-07 0000Z), I get repeatable
gconfd crashes when trying to run 'make install' for eog. The exact command
being executed is 

GCONF_CONFIG_SOURCE= /gnome/head/INSTALL/bin/gconftool-2
--makefile-install-rule ./eog.schemas

(inside the eog/ top-level directory).

The backtrace produced by the gconfd-2 process at the same time is:

  • #0 memcpy
    from /lib/i686/libc.so.6
  • #1 ORBit_POAObject_object_to_objkey
    at poa.c line 238
  • #2 ORBit_OAObject_object_to_objkey
    at orbit-adaptor.c line 154
  • #3 IOP_generate_profiles
    at iop-profiles.c line 612
  • #4 ORBit_marshal_object
    at corba-object.c line 454
  • #5 CORBA_ORB_object_to_string
    at corba-orb.c line 337
  • #6 main
    at gconfd.c line 635
  • #7 __libc_start_main
    from /lib/i686/libc.so.6

Sorry I cannot produce anything more useful here, but I do not understand
what is going on at all. I _think_ I started to see this problem on
2003-04-04 but initially chalked it up to something else at the time.
However, the current problem is from a completely fresh rebuild.
Comment 1 Mark McLoughlin 2003-04-07 03:56:11 UTC

*** This bug has been marked as a duplicate of 110140 ***