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 103935 - statistics box causes crashes
statistics box causes crashes
Status: RESOLVED DUPLICATE of bug 98179
Product: ekiga
Classification: Applications
Component: general
0.94.1
Other Linux
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-20 02:49 UTC by Andreas Kloeckner
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Kloeckner 2003-01-20 02:49:11 UTC
if i leave the statistics box on for an extended period of time during a
call, gnomemeeting will crash after a few minutes. here is a backtrace that
i obtained:

  • #0 gdk_drawable_set_colormap
    from /usr/lib/libgdk-x11-2.0.so.0
  • #1 gdk_pixmap_new
    from /usr/lib/libgdk-x11-2.0.so.0
  • #2 gdk_window_begin_paint_region
    from /usr/lib/libgdk-x11-2.0.so.0
  • #3 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #4 gdk_window_clear_area_e
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 gtk_container_set_reallocate_redraws
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #8 g_get_current_time
    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 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main
  • #14 __libc_start_main
    from /lib/libc.so.6

Versions of packages gnomemeeting depends on:
ii  bonobo-activation            1:2.1.1-1   Bonobo Activation Framework
ii  libart-2.0-2                 2.3.11-1    The GNOME 2 canvas widget - runtim
ii  libatk1.0-0                  1.2.1-1     The ATK accessibility library
ii  libaudiofile0                0.2.3-4     The Audiofile Library
ii  libbonobo-activation4        1:2.1.1-1   Bonobo Activation Framework -- run
ii  libbonobo2-0                 2.1.1-1     Bonobo CORBA interfaces library
ii  libbonoboui2-0               2.1.0-1     The Bonobo UI library
ii  libc6                        2.3.1-5     GNU C Library: Shared libraries an
ii  libdb3                       3.2.9-17    Berkeley v3 Database Libraries [ru
ii  libesd0                      0.2.28-2    Enlightened Sound Daemon - Shared 
ii  libgconf2-4                  1.2.1-4     GNOME configuration database syste
ii  libgcrypt1                   1.1.11-4    LGPL Crypto library - runtime libr
ii  libglib2.0-0                 2.2.0-2     The GLib library of C routines
ii  libgnome2-0                  2.1.90-1    The GNOME 2 library - runtime file
ii  libgnomecanvas2-0            2.1.90-1    A powerful object-oriented display
ii  libgnomeui-0                 2.1.90-2    The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0               2.1.91-1    The GNOME virtual file-system libr
ii  libgnutls5                   0.6.0-2     GNU TLS library - runtime library
ii  libgtk2.0-0                  2.2.0-2     The GTK+ graphical user interface 
ii  libldap2                     2.0.27-3    OpenLDAP libraries (without TLS su
ii  liblinc1                     1:0.5.5-1   library to simplify creating netwo
ii  libopenh323-1.9.10           1.9.10-1    H.323 aka VoIP library
ii  liborbit2                    1:2.4.4-1   Libraries for ORBit2 - a CORBA ORB
ii  libpam0g                     0.76-9      Pluggable Authentication Modules l
ii  libpango1.0-0                1.2.0-3     Layout and rendering of internatio
ii  libpopt0                     1.6.4-2     lib for parsing cmdline parameters
ii  libpt-1.3.11                 1.3.11-1    Portable Windows Library
ii  libsasl7                     1.5.27-3.3  Authentication abstraction library
ii  libsdl1.2debian              1.2.4-1     Simple DirectMedia Layer
ii  libspeex                     1.0.beta4-1 The Speex Speech Codec
ii  libssl0.9.6                  0.9.6g-10   SSL shared libraries
ii  libstdc++2.10-glibc2.2       1:2.95.4-15 The GNU stdc++ library
ii  libtasn1-0                   0.1.2-1     Manage ASN.1 structures (runtime)
ii  libxml2                      2.5.0-1     GNOME XML library
ii  xlibs                        4.2.1-4     X Window System client libraries
ii  zlib1g                       1:1.1.4-9   compression library - runtime

-- no debconf information
Comment 1 Damien Sandras 2003-01-20 09:26:45 UTC
Fixed in CVS

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