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 132722 - Recurrent crash in gtk-2.3.1
Recurrent crash in gtk-2.3.1
Status: RESOLVED DUPLICATE of bug 117579
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other other
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-01-28 00:34 UTC by Luke Hutchison
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luke Hutchison 2004-01-28 00:34:11 UTC
Distribution: Red Hat Linux release 9 (Shrike)
Package: gtk+
Severity: critical
Version: GNOME
      2
   .
      5
   .
      2
    2.3.x
Gnome-Distributor: 
      GNOME.Org
   
Synopsis: Recurrent crash in gtk-2.3.1
Bugzilla-Product: gtk+
Bugzilla-Component: gdk
Bugzilla-Version: 2.3.x
BugBuddy-GnomeVersion: 2.0 (2.5.1)
Description:
Description of the crash:
I have been getting frequent app crashes with gtk-2.3.1.  I don't see
anything in the 2.3.2 changelog that indicates this is known about or
has been fixed.  The problem seems to be in the gdk events layer.  (See
bt)


Debugging Information:

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1096453920 (LWP 5058)]
[New Thread 1154640816 (LWP 5860)]
[New Thread 1143999408 (LWP 5859)]
[New Thread 1164336048 (LWP 5202)]
[New Thread 1130081200 (LWP 5132)]
[New Thread 1121463216 (LWP 5129)]
[New Thread 1113070512 (LWP 5128)]

0x4001544e in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread 1096453920 (LWP 5058))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 waitpid
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 evolution_storage_set_view_factory_new_view
  • #4 <signal handler called>
  • #5 _gdk_x11_register_event_type
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 bonobo_main_quit
    from /usr/lib/libbonobo-2.so.0
  • #13 main
  • #14 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-01-27 19:34 -------

Reassigning to the default owner of the component, gtk-bugs@gtk.org.

Comment 1 Owen Taylor 2004-01-29 15:57:38 UTC
It was fixed in 2.3.2.

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