View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003032 | GNUnet | file-sharing service | public | 2013-09-13 03:00 | 2013-12-24 20:54 |
| Reporter | bratao | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
| Summary | 0003032: FS keep crashing during file download | ||||
| Description | Using the lastest SVN, When I try to download an specific file( copyrighted, will not post here but can send my e-mail ) it download an small part and crash gnunet-fs-service. Arm reset the service, and it keep happening until the end of the download. | ||||
| Additional Information | Sep 12 21:40:29-00000000000105661773 gnunet-fs-gtk-5108 ERROR Assertion failed a t fs_api.c:96. Program received signal SIGTRAP, Trace/breakpoint trap. 0x767c2bce in KERNELBASE!DebugBreak () from C:\WINDOWS\SysWOW64\KernelBase.dll (gdb) bt #0 0x767c2bce in KERNELBASE!DebugBreak () from C:\WINDOWS\SysWOW64\KernelBase.dll #1 0x62b45a69 in GNUNET_abort () at common_logging.c:289 #2 0x006c168f in stop_job (qe=qe@entry=0x3b3de48) at fs_api.c:85 #3 0x006c39ba in GNUNET_FS_dequeue_ (qe=0x3b3de48) at fs_api.c:351 #4 0x006d3249 in GNUNET_FS_download_stop (dc=0x4b45320, do_delete=1) at fs_download.c:2308 #5 0x006dbd90 in probe_failure_handler (cls=0x3b0cb70, tc=0x28fca4) at fs_search.c:222 #6 0x62b6efe8 in run_ready (ws=0xa76b20, rs=<optimized out>) at scheduler.c:597 #7 GNUNET_SCHEDULER_run (task=task@entry=0x62b6a420 <program_main>, task_cls=task_cls@entry=0x28fd20) at scheduler.c:786 #8 0x62b6aba2 in GNUNET_PROGRAM_run2 (argc=argc@entry=1, argv=argv@entry=0xa69330, binaryName=binaryName@entry=0x420367 <_Jv_RegisterClasses+4326247> "gnunet-f s-gtk", binaryHelp=binaryHelp@entry=0x420564 <_Jv_RegisterClasses+4326756> "GTK GUI for GNUnet", options=options@entry=0x41f040 <options.147218>, task=task@entry=0x69c422c0 <run_main_loop>, task_cls=task_cls@entry=0x28fe30, run_without_scheduler=run_without_scheduler@entry=0) at program.c:273 #9 0x62b6add7 in GNUNET_PROGRAM_run (argc=1, argv=0xa69330, binaryName=0x420367 <_Jv_RegisterClasses+4326247> "gnunet-fs-gtk", binaryHelp=0x420564 <_Jv_RegisterClasses+4326756> "GTK GUI for GNUnet", options=0x41f040 <options.147218>, task=0x69c422c0 <run_main_loop>, task_cls=0x28fe30) at program.c:308 #10 0x69c43ac4 in GNUNET_GTK_main_loop_start ( binary_name=0x420367 <_Jv_RegisterClasses+4326247> "gnunet-fs-gtk", binary_help=0x420564 <_Jv_RegisterClasses+4326756> "GTK GUI for GNUnet", argc=1, argv=0xa69330, options=0x41f040 <options.147218>, main_window_file=0x420544 <_Jv_RegisterClasses+4326724> "gnunet_fs_gtk_main_ window.glade", main_task=0x401760 <run>) at eventloop.c:928 #11 0x0041edf8 in main (argc=1, argv=0xa69330) at gnunet-fs-gtk.c:842 | ||||
| Tags | No tags attached. | ||||
|
|
Is this your only download, or are you doing parallel downloads? Also, the crash you're reporting is of gnunet-fs-gtk, not of gnunet-service-fs. |
|
|
I was running multiple parallel downloads. But I can't reproduce in the latest SVN. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-13 03:00 | bratao | New Issue | |
| 2013-09-13 15:03 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2013-09-13 15:03 | Christian Grothoff | Status | new => assigned |
| 2013-09-13 21:52 | Christian Grothoff | Note Added: 0007442 | |
| 2013-09-14 04:31 | bratao | Note Added: 0007443 | |
| 2013-09-14 04:31 | bratao | Status | assigned => resolved |
| 2013-09-14 04:31 | bratao | Resolution | open => fixed |
| 2013-09-14 15:01 | Christian Grothoff | Product Version | => Git master |
| 2013-09-14 15:01 | Christian Grothoff | Fixed in Version | => 0.10.0 |
| 2013-09-14 15:01 | Christian Grothoff | Target Version | => 0.10.0 |
| 2013-12-24 20:54 | Christian Grothoff | Status | resolved => closed |