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 303388 - Crashed when clicking on the "view" icon on the bottom right
Crashed when clicking on the "view" icon on the bottom right
Status: RESOLVED DUPLICATE of bug 151696
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-07 16:36 UTC by newsletter_4712
Modified: 2005-09-12 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description newsletter_4712 2005-05-07 16:36:14 UTC
Distribution: SuSE Linux 9.3 (i586)
Package: dia
Severity: normal
Version: GNOME2.10.0 unspecified
Gnome-Distributor: SUSE
Synopsis: Crashed when clicking on the "view" icon on the bottom right
Bugzilla-Product: dia
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.0)
Description:
Description of the crash:
It crashed.

Steps to reproduce the crash:
1. Selected group of actors
2. Grouped them
3. Pressed "view" button in the bottom-right corner

Expected Results:
Center view

How often does this happen?
1st time

Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/dia'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 waitpid
    from /lib/tls/libpthread.so.0
  • #5 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 <signal handler called>
  • #7 g_object_unref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #8 navigation_popup_new
  • #9 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #11 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #14 gtk_button_released
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #15 gtk_button_released
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #16 gtk_marshal_BOOLEAN__VOID
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #17 g_closure_ref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #22 gtk_widget_get_default_style
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #23 gtk_propagate_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #24 gtk_main_do_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #25 gdk_add_client_message_filter
    from /opt/gnome/lib/libgdk-x11-2.0.so.0
  • #26 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #27 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #29 gtk_main
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #30 main




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-05-07 16:36 UTC -------


The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was newsletter_4712@yahoo.co.uk.

Comment 1 Lars Clausen 2005-05-07 21:33:20 UTC
Can't reproduce from description.  The two unref'd items are both created with
standard gdk/gtk creation calls, which should not return null.  I'm guessing the
real cause is something else, as stack item #5 seems out of place.
Comment 2 Sebastien Bacher 2005-09-12 13:24:35 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

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