View Issue Details

IDProjectCategoryView StatusLast Update
0002345GNUnetfile-sharing servicepublic2012-06-02 19:15
Reporterbratao Assigned ToChristian Grothoff  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
OSWindowsOS Version8 RC 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002345: Crash when opening gnunet-fs-gtk, at fs_download.c
DescriptionEverytime I open gnunet-fs-gtk it immediately crash at fs_download.c (1553). It is a malloc. Looks like the size its too high.


Steps To ReproduceEverytime I open gnunet-fs-gtk.
Additional InformationMay 11 17:58:28-00000000000077121894 gnunet-fs-gtk-5316 ERROR Assertion failed a
t fs_download.c:1553.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x74c1967b in KERNELBASE!DelayLoadFailureHook ()
   from C:\Windows\SysWOW64\KernelBase.dll
(gdb) bt
#0 0x74c1967b in KERNELBASE!DelayLoadFailureHook ()
   from C:\Windows\SysWOW64\KernelBase.dll
#1 0x61c0507c in GNUNET_abort () at common_logging.c:271
#2 0x61c0430a in GNUNET_xmalloc_ (size=4294966276,
    filename=0x69c27c00 "fs_download.c", linenumber=1553)
    at common_allocation.c:70
#3 0x69c0c3c2 in create_download_request (parent=0x4120718, chk_idx=1,
    depth=1, dr_offset=8388608, file_start_offset=8716288,
    desired_length=32768) at fs_download.c:1553
#4 0x69c0c43f in create_download_request (parent=<optimized out>,
    chk_idx=<optimized out>, depth=2, dr_offset=0, file_start_offset=8716288,
    desired_length=32768) at fs_download.c:1556
#5 0x69c11698 in GNUNET_FS_download_start_task_ (cls=0x40a5d78,
    tc=<optimized out>) at fs_download.c:1841
#6 _fu363__skip_log () at fs_download.c:1803
#7 0x61c2b634 in run_ready (ws=0x7e7da0, rs=0x7e6d78) at scheduler.c:602
#8 GNUNET_SCHEDULER_run (task=0x61c25368 <program_main>, task_cls=0x28fdec)
    at scheduler.c:790
#9 0x61c25acb in GNUNET_PROGRAM_run2 (argc=1, argv=0x6683e8,
    binaryName=0x41c28f "gnunet-fs-gtk",
    binaryHelp=0x41c2f4 "GTK GUI for GNUnet", options=0x41b000,
    task=0x416654, task_cls=0x28fe90, run_without_scheduler=0)
    at program.c:255
#10 0x61c25c6b in GNUNET_PROGRAM_run (argc=1, argv=0x6683e8,
    binaryName=0x41c28f "gnunet-fs-gtk",
    binaryHelp=0x41c2f4 "GTK GUI for GNUnet", options=0x41b000,
    task=0x416654, task_cls=0x28fe90) at program.c:289
#11 0x00417b88 in ?? ()
#12 0x004010b9 in ?? ()
#13 0x00401284 in ?? ()
#14 0x76b2de7d in UnmapViewOfFileEx () from C:\Windows\SysWOW64\kernel32.dll
#15 0x7f11a000 in ?? ()
#16 0x77204b54 in ?? ()
#17 0x77204b27 in ?? ()
#18 0x00000000 in ?? ()
(gdb) Quit (expect s
TagsNo tags attached.

Activities

Christian Grothoff

2012-05-14 13:40

manager   ~0005891

Fixed in SVN 21473.

Issue History

Date Modified Username Field Change
2012-05-12 03:15 bratao New Issue
2012-05-13 01:21 Christian Grothoff Assigned To => Christian Grothoff
2012-05-13 01:21 Christian Grothoff Status new => assigned
2012-05-13 01:22 Christian Grothoff Target Version => 0.9.3
2012-05-14 13:40 Christian Grothoff Note Added: 0005891
2012-05-14 13:40 Christian Grothoff Status assigned => resolved
2012-05-14 13:40 Christian Grothoff Fixed in Version => 0.9.3
2012-05-14 13:40 Christian Grothoff Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed