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 337253 - Glade crashed after cut operation
Glade crashed after cut operation
Status: RESOLVED DUPLICATE of bug 325759
Product: atk
Classification: Platform
Component: gail
unspecified
Other other
: High critical
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-04-04 19:56 UTC by marco.dave
Modified: 2006-04-04 21:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description marco.dave 2006-04-04 19:56:48 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: glade
Severity: Normal
Version: GNOME2.14.0 2.12.1
Gnome-Distributor: Ubuntu
Synopsis: Glade crashed after cut operation
Bugzilla-Product: glade
Bugzilla-Component: general
Bugzilla-Version: 2.12.1
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:
Tried to cut a ScrolledWindow from a VBox, in the clipboard there was
another widget
(a ButtonBox). Glade crashed right after the cut operation.

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/glade-2'

(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 -1224193824 (LWP 5393)]
[New Thread -1229141072 (LWP 5394)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1224193824 (LWP 5393))

  • #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 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #11 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 ??
  • #17 _IO_stdin_used
  • #18 ??
  • #19 ??
  • #20 ??
  • #0 __kernel_vsyscall



-- 
Marco "Dave" Dalla Vecchia <marco.dave@tin.it>




------- Bug created by bug-buddy at 2006-04-04 19:56 -------


Unknown version 2.12.1 in product glade.  Setting version to "2.12.x".

Comment 1 Damon Chaplin 2006-04-04 20:35:47 UTC
Looks like another gail bug.
Comment 2 Karsten Bräckelmann 2006-04-04 21:19:46 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.


Stacktrace matches the one in bug 325759, similar description/summary.

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