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 627653 - crash in Gwget
crash in Gwget
Status: RESOLVED DUPLICATE of bug 603313
Product: gwget
Classification: Deprecated
Component: general
1.0.x
Other Linux
: Normal critical
: ---
Assigned To: David Sedeño Fernández
David Sedeño Fernández
Depends on:
Blocks:
 
 
Reported: 2010-08-22 16:05 UTC by Rahul
Modified: 2010-08-24 03:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trace generated from crash (11.81 KB, application/octet-stream)
2010-08-22 16:05 UTC, Rahul
Details

Description Rahul 2010-08-22 16:05:15 UTC
Created attachment 168504 [details]
trace generated from crash

Scenario : delete ongoing download entry using "Remove from list" option.

steps to reproduce
1. start few downloads
2. select any of download and using right click press "Remove from list" option and it will ask for "yes/no" dialog
3. click "yes" and entry will be deleted.
4. here problem start. In background file downloading belongs to that deleted entry from tree view is still active.. 
5. crash will occur when it has something to write..

I could reproduce it all the time.. trace is same everytime.
trace attached here.
Comment 1 Fabio Durán Verdugo 2010-08-23 02:16:50 UTC
paste here the attach backtrace 

[New Thread 5744]
Core was generated by `gwget'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 5744)

  • #0 find_root
    at gsequence.c line 1410
  • #1 node_get_last
    at gsequence.c line 1444
  • #2 get_sequence
    at gsequence.c line 172
  • #3 IA__g_sequence_iter_get_sequence
    at gsequence.c line 1025
  • #4 IA__gtk_list_store_set_valist
    at gtkliststore.c line 897
  • #5 IA__gtk_list_store_set
    at gtkliststore.c line 939
  • #6 gwget_data_update_statistics
    at gwget_data.c line 98
  • #7 wget_log_process
    at wget-log.c line 438
  • #8 gwget_data_process_information
    at gwget_data.c line 274
  • #9 g_timeout_dispatch
    at gmain.c line 3396
  • #10 g_main_dispatch
    at gmain.c line 1960
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #12 g_main_context_iterate
    at gmain.c line 2591
  • #13 IA__g_main_loop_run
    at gmain.c line 2799
  • #14 IA__gtk_main
    at gtkmain.c line 1219
  • #15 main
    at main.c line 244

Comment 2 Akhil Laddha 2010-08-24 03:52:04 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 bug 603313 ***