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 603313 - crash in node_get_last, gwget_data_update_statistics at gwget_data.c line 98
crash in node_get_last, gwget_data_update_statistics at gwget_data.c line 98
Status: RESOLVED WONTFIX
Product: gwget
Classification: Deprecated
Component: general
1.0.x
Other Linux
: High critical
: ---
Assigned To: David Sedeño Fernández
David Sedeño Fernández
gnome[unmaintained]
: 627653 630761 635954 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-11-29 16:28 UTC by Christoph Wickert
Modified: 2014-02-24 22:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace of the crash (3.90 KB, text/plain)
2009-11-29 16:28 UTC, Christoph Wickert
Details

Description Christoph Wickert 2009-11-29 16:28:49 UTC
Created attachment 148696 [details]
backtrace of the crash

While trying to download a file from FTP, gwget crashed.

# rpm -q gwget gtk2
gwget-1.0.4-1.fc12.x86_64
gtk2-2.18.3-21.fc12.x86_64

See backtrace for details.
Comment 1 Fabio Durán Verdugo 2009-11-29 16:38:28 UTC
paste here the stacktrace

Core was generated by `gwget ftp://ftp.mandrivauser.de/mandriva_isos/2010.0/MUD-LXDE-EDITION/2010.0-mu'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 7621)

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

Comment 2 Akhil Laddha 2010-08-24 03:52:04 UTC
*** Bug 627653 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2010-08-24 03:53:11 UTC
Steps from bug 627653

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 4 Akhil Laddha 2010-09-28 04:14:57 UTC
*** Bug 630761 has been marked as a duplicate of this bug. ***
Comment 5 Fabio Durán Verdugo 2010-11-28 01:38:12 UTC
*** Bug 635954 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2014-02-24 22:46:02 UTC
This project is not under active development anymore. It is currently unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping (bug 725098) to reflect reality. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.