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 83268 - gnome-login-check crashes like bug 67593
gnome-login-check crashes like bug 67593
Status: RESOLVED DUPLICATE of bug 67593
Product: gnome-core
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-28 15:45 UTC by dschult
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dschult 2002-05-28 15:48:14 UTC
Package: gnome-core
Severity: normal
Version: 0.1
Synopsis: gnome-login-check crashes like bug 67593
Bugzilla-Product: gnome-core
Bugzilla-Component: general

Description:
gnome-login-check crashes whether run on startup, through startx or directly
from the command line.  I can run it with "--disable-crash-dialog" and get a 
core dump if that would be helpful.  My trace file is similar to that already shown
in the bugzilla database for bug 67593

I think it will be similarly useless...  Why would the system crash during a call
to wait4()?   Should  try to get another version of libc?

I would be willing to help in any way to find this bug--it would also help if you
could tell me if it is related to a problem of not being able to log out of gnome without
the X system hanging up.  I have to go to a separate console window to kill the
X processes after the hangup.
dschult@colgate.edu


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0x4052c8c9 in wait4 ()
   from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 killpg
    from /lib/libc.so.6
  • #4 _start
  • #5 gdk_io_invoke
    from /usr/lib/libgdk-1.2.so.0
  • #6 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #7 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #8 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #9 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #11 _start
  • #12 main
  • #13 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 killpg
    from /lib/libc.so.6
  • #4 _start
  • #5 gdk_io_invoke
    from /usr/lib/libgdk-1.2.so.0
  • #6 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #7 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-28 11:48 -------

The original reporter (dschult@colgate.edu) 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-core-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-05-30 19:25:36 UTC
Please try gnome-libs-1.4.1.7 and gnome-core-1.4.0.8 or newer. I've
made RPMs available at http://www.gnome.org/~kmaraas if you can make
use of those. Please report back here if this fixes the problem for
you or not.

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