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 85394 - Segfault in gnome-session just after start
Segfault in gnome-session just after start
Status: RESOLVED DUPLICATE of bug 65109
Product: gnome-session
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-15 18:25 UTC by Yury Umanets
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yury Umanets 2002-06-15 18:25:52 UTC
Package: gnome-session
Severity: critical
Version: 2.0.0
Synopsis: Segfault in gnome-session just after start
Bugzilla-Product: gnome-session
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
Segmentation Fault

Steps to reproduce the problem:
1. After all needed components was built I have add line "exec
gnome-session" into ~/.xinitrc and made "xinit" command.

Actual Results:
Crash Windows was shown.

Expected Results:
I want to see GNOME2 instead of "Crash Window" :)

How often does this happen?
The problem may be reprodused with 100%

Additional Information:
Yury Umanets <umka@namesys.com>



Debugging Information:

Backtrace was generated from '/usr/local/lib/gnome2/bin/gnome-session'

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

Thread 1 (Thread 1024 (LWP 10071))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    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 <signal handler called>
  • #6 MiniXftPatternFind
    at minixftpat.c line 92
  • #7 MiniXftPatternGet
    at minixftpat.c line 262
  • #8 MiniXftPatternGetString
    at minixftpat.c line 327
  • #9 pango_ft2_pattern_hash
    at pangoft2-fontmap.c line 174
  • #10 g_hash_table_lookup
    at ghash.c line 192
  • #11 pango_ft2_font_map_new_font
    at pangoft2-fontmap.c line 531
  • #12 pango_ft2_font_map_load_fontset
    at pangoft2-fontmap.c line 648



------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-15 14:25 -------

The original reporter (umka@namesys.com) 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 Luis Villa 2002-06-16 14:27:50 UTC
There are some details and a solution in bug 65109.

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