Bug 177864 - bug-buddy crashes while updating list of products
Summary: bug-buddy crashes while updating list of products
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bug-buddy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: David Lawrence
URL:
Whiteboard:
: 177971 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-15 20:52 UTC by Ian Burrell
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-19 04:25:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 325707 0 None None None Never

Description Ian Burrell 2006-01-15 20:52:32 UTC
Description of problem:

bug-buddy crashes when updating the list products.

Version-Release number of selected component (if applicable):

bug-buddy-2.12.1-2.1.x86_64

Steps to Reproduce:
1. Run program that crashes
2. Select 'Inform developers'
3. Select 'Update' on update dialog
4. Bug-buddy crashes

It does not crash when "Don't update" is selected.  The following message is
printed on stderr:

Gtk-CRITICAL **: gtk_progress_set_percentage: assertion `percentage >= 0 &&
percentage <= 1.0' failed
aborting...

The stack trace is:

(gdb) thread apply all bt

Thread 2 (process 3629):
#0  0x00000036ac109436 in ?? () from /lib64/libpthread.so.0
#1  0x0000003a5ee2d3e1 in xfer_callback (info=Variable "info" is not available.
) at gnome-vfs-job.c:1547
#2  0x0000003a5ee43c32 in copy_file (info=0x7b6c40, source_uri=Variable
"source_uri" is not available.
) at gnome-vfs-xfer.c:1285
#3  0x0000003a5ee44586 in copy_items (source_uri_list=Variable "source_uri_list"
is not available.
) at gnome-vfs-xfer.c:1805
#4  0x0000003a5ee45455 in gnome_vfs_xfer_uri_internal (source_uris=0x72d0e0,
target_uris=0x0,
    xfer_options=GNOME_VFS_XFER_DEFAULT, error_mode=GNOME_VFS_XFER_ERROR_MODE_QUERY,
    overwrite_mode=GNOME_VFS_XFER_OVERWRITE_MODE_REPLACE, progress=0x409ffef0)
at gnome-vfs-xfer.c:2546
#5  0x0000003a5ee45cf4 in _gnome_vfs_xfer_private (source_uri_list=Variable
"source_uri_list" is not available.
) at gnome-vfs-xfer.c:2632
#6  0x0000003a5ee2dd31 in _gnome_vfs_job_execute (job=0x710d90) at
gnome-vfs-job.c:1563
#7  0x0000003a5ee2cfc8 in thread_entry_point (data=Variable "data" is not available.
) at gnome-vfs-job-queue.c:68
#8  0x00000036acd40097 in g_thread_pool_thread_proxy (data=Variable "data" is
not available.
) at gthreadpool.c:172
#9  0x00000036acd3e5a0 in g_thread_create_proxy (data=0x7302b0) at gthread.c:582
#10 0x00000036ac10615a in start_thread (arg=Variable "arg" is not available.
) at pthread_create.c:261
#11 0x00000036ab1c92bd in ?? () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (process 3628):
#0  0x00000036ab12f215 in *__GI_raise (sig=Variable "sig" is not available.
) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00000036ab13093e in *__GI_abort () at abort.c:88
#2  0x0000003a5f252706 in ?? ()
#3  0x0000000000000000 in ?? ()

Comment 1 sangu 2006-01-16 17:03:18 UTC
See Also : http://bugzilla.gnome.org/show_bug.cgi?id=325707

Comment 2 Ray Strode [halfline] 2006-01-18 01:59:09 UTC
*** Bug 177971 has been marked as a duplicate of this bug. ***

Comment 3 Ian Burrell 2006-03-17 07:31:28 UTC
This problem seems to be fixed with the current version (bug-buddy-2.14.0-1.x86_64).

Comment 4 Paul F. Johnson 2006-03-18 23:02:13 UTC
It's actually been fixed for quite a while, but there is no way to close this bug!

Comment 5 Ray Strode [halfline] 2006-03-19 04:25:30 UTC
Thanks, closing...


Note You need to log in before you can comment on or make changes to this bug.