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 79152 - Panel crashes on start of OSG/OpenGL program
Panel crashes on start of OSG/OpenGL program
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-core
Classification: Deprecated
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-18 20:06 UTC by David Jung
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Jung 2002-04-18 20:06:43 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.6
Synopsis: Panel crashes on start of OSG/OpenGL program
Bugzilla-Product: gnome-core
Bugzilla-Component: panel

Description:
Setup: Redhat 7.2 with Ximian updates (except XFree86).
Installed latest NVidia drivers (TNT2 card) [28.02].
Built GLUT and GLU [1.3].
Downloaded and built www.openscenegraph.org - an OpenGL based scene
graph.
Everytime I open a window with OSG (e.g. its osghangglide demo for
example), the
panel crashes (the OSG prg runs fine though).

(gltestperf runs fine - but I don't know if its using the nv opengl or
statically libnked with mesa or something)
(glxdemo does too)



Debugging Information:

(no debugging symbols found)...0x4058ee29 in __wait4 () from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    at gdkwindow.c line 1953
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window
  • #8 gwmh_root_put_atom_window
  • #9 g_idle_dispatch
    at gmain.c line 1367
  • #10 g_main_dispatch
    at gmain.c line 656
  • #11 g_main_iterate
    at gmain.c line 877
  • #12 g_main_run
    at gmain.c line 935
  • #13 gtk_main
    at gtkmain.c line 524
  • #14 main
  • #15 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    at gnome-init.c line 664
  • #3 <signal handler called>
  • #4 gdk_window_add_filter
    at gdkwindow.c line 1953
  • #5 gwmh_task_notifier_remove_func
  • #6 gwmh_task_notifier_remove_func
  • #7 gwmh_root_put_atom_window




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-18 16:06 -------

The original reporter (t6@pobox.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, panel-maint@bugzilla.gnome.org.

Comment 1 Heath Harrelson 2002-04-18 20:41:47 UTC

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