View Issue Details

IDProjectCategoryView StatusLast Update
0002365GNUnetfile-sharing servicepublic2012-06-02 19:15
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002365: Segfault in gnunet-helper-fs-publish
DescriptionCore was generated by `gnunet-helper-fs-publish /home/mwachs/gnunet/gnunet-debug/src/fs/dir/'.
Program terminated with signal 11, Segmentation fault.
#0 __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
32 ../sysdeps/x86_64/multiarch/strlen-sse4.S: No such file or directory.
    in ../sysdeps/x86_64/multiarch/strlen-sse4.S
(gdb) bt
#0 __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
#1 0x000000000040184f in extract_files (item=0x400e90) at gnunet-helper-fs-publish.c:363
#2 0x0000000000401b3c in main (argc=2, argv=0x7fff88dd6928) at gnunet-helper-fs-publish.c:455
(gdb) bt
#0 __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
#1 0x000000000040184f in extract_files (item=0x400e90) at gnunet-helper-fs-publish.c:363
#2 0x0000000000401b3c in main (argc=2, argv=0x7fff88dd6928) at gnunet-helper-fs-publish.c:455
Additional Information#0 __strlen_sse42 () at ../sysdeps/x86_64/multiarch/strlen-sse4.S:32
No locals.
#1 0x000000000040184f in extract_files (item=0x400e90) at gnunet-helper-fs-publish.c:363
        meta = 0xde21b0
        size = 0
        slen = 4199307
        __FUNCTION__ = "extract_files"
#2 0x0000000000401b3c in main (argc=2, argv=0x7fff88dd6928) at gnunet-helper-fs-publish.c:455
        filename_expanded = 0x7fff88dd8949 "/home/mwachs/gnunet/gnunet-debug/src/fs/dir/"
        ex = 0x0
        root = 0x400e90
(gdb)
TagsNo tags attached.

Activities

Christian Grothoff

2012-05-27 18:36

manager   ~0005948

Can you explain how to reproduce this one?

Christian Grothoff

2012-05-28 11:55

manager   ~0005956

Found some issues during error handling. Fixed in SVN 21612.

Issue History

Date Modified Username Field Change
2012-05-21 13:41 Matthias Wachs New Issue
2012-05-21 13:42 Matthias Wachs Description Updated
2012-05-27 18:36 Christian Grothoff Assigned To => Christian Grothoff
2012-05-27 18:36 Christian Grothoff Status new => assigned
2012-05-27 18:36 Christian Grothoff Target Version => 0.9.3
2012-05-27 18:36 Christian Grothoff Note Added: 0005948
2012-05-27 18:36 Christian Grothoff Status assigned => feedback
2012-05-28 11:55 Christian Grothoff Note Added: 0005956
2012-05-28 11:55 Christian Grothoff Status feedback => resolved
2012-05-28 11:55 Christian Grothoff Fixed in Version => 0.9.3
2012-05-28 11:55 Christian Grothoff Resolution open => fixed
2012-06-02 19:15 Christian Grothoff Status resolved => closed