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 351388 - Dia crashes when ungrouping objects
Dia crashes when ungrouping objects
Status: RESOLVED DUPLICATE of bug 334771
Product: dia
Classification: Other
Component: objects
unspecified
Other other
: High critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-15 01:43 UTC by daniel
Modified: 2006-08-15 06:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description daniel 2006-08-15 01:43:23 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: dia
Severity: Normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Ubuntu
Synopsis: Dia crashes when ungrouping objects
Bugzilla-Product: dia
Bugzilla-Component: objects
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Dia craches when ungrouping objects, approximately 20% of the time when
the ungroup function is used.

Steps to reproduce the crash:
1. Create a box and add a text field inside it.
2. Highlight the box and text field -> right click -> objects -> group.
3. Click elsewhere to de-select the grouped object.
4. Select the object again -> right click -> object -> ungroup.

Expected Results:
An unrecoverable crash.  (This does not always happen though.  Sometimes
it works fine.  I haven't yet figured out a way to consistently
replicate the issue but I do find it frustrating if i've forgotten to
save when it does happen).

How often does this happen?
About 1 in 5 times.

Additional Information:
None.


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223887168 (LWP 27534)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1223887168 (LWP 27534))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 diagram_place_over_selected
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_item_factory_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_item_factory_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_menu_shell_activate_item
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_menu_reorder_child
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #30 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #34 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #37 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 diagram_print_ps
  • #39 ??
  • #40 ??
  • #41 ??
  • #42 ??
    from /lib/tls/i686/cmov/libc.so.6
  • #43 ??
  • #0 __kernel_vsyscall






------- Bug created by bug-buddy at 2006-08-15 01:43 -------


Bugreport had an attachment. This cannot be imported to Bugzilla.
Contact bugmaster@gnome.org if you are willing to write a patch for this.

Comment 1 Hans Breuer 2006-08-15 06:08:08 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 334771 ***