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 84830 - gnome-session crashes by startup gnome
gnome-session crashes by startup gnome
Status: RESOLVED DUPLICATE of bug 65109
Product: pango
Classification: Platform
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Owen Taylor
Luis Villa
Depends on:
Blocks:
 
 
Reported: 2002-06-11 07:34 UTC by ralix
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description ralix 2002-06-11 07:43:17 UTC
Package: gnome-session
Severity: normal
Version: 1.5.21
Synopsis: gnome-session crashes by startup gnome
Bugzilla-Product: gnome-session
Bugzilla-Component: gnome-session
BugBuddy-GnomeVersion: 2.0 (2.0.0)

Description:
Description of

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

Backtrace was generated from '/mnt/garnome/bin/gnome-session'

[New Thread 1024 (LWP 395)]
0x408c3a39 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 395))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 MiniXftPatternGet
    at minixftpat.c line 262
  • #7 MiniXftPatternGetString
    at minixftpat.c line 327
  • #8 pango_ft2_pattern_hash
    at pangoft2-fontmap.c line 174
  • #9 g_hash_table_lookup
    at ghash.c line 192
  • #10 pango_ft2_font_map_new_font
    at pangoft2-fontmap.c line 531
  • #11 pango_ft2_font_map_load_fontset
    at pangoft2-fontmap.c line 648




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-11 03:43 -------

The original reporter (ralix@potsdam.de) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-session-maint@bugzilla.gnome.org.

Comment 1 jacob berkman 2002-06-11 16:01:19 UTC
this is a font installation issue.

louie, have you run into instructions on how to set up your fonts for
pango?

owen, shouldn't pango not crash and print some message instead?
Comment 2 Owen Taylor 2002-06-11 16:43:47 UTC
If it is the no XftConfig thing, then it is a dup of bug 65109.

I'd be happy to take a patch that tried to be a bit
more explanative (I'm not even close to being able to
test that on any of my machines, so I can't do it.)

But there is no getting around the fact that Pango, or
the thing that called Pango is going to crash; the
only way of getting around that would be to ship a
fallback font with Pango.


Comment 3 Owen Taylor 2002-06-12 15:24:20 UTC
(not completely sure it's a duplicate, but I think it is.)
Comment 4 Owen Taylor 2002-06-12 15:34:05 UTC

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