bug-gnunet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-GNUnet] gnunet 0.7.0: fslibtest fails


From: Vasil Dimov
Subject: [bug-GNUnet] gnunet 0.7.0: fslibtest fails
Date: Thu, 17 Nov 2005 09:04:16 +0200
User-agent: Mutt/1.5.11

Hello,

I got fslibtest fail, here are the details:

client output with some additional printfs added:
cwd: src/applications/fs/lib
command: make check

make  check-TESTS
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=0
Nov 17 08:39:20 Failure at fslibtest.c:288.   (original line number was 286 - 
the call to FS_index)
FAIL: fslibtest
===================================
1 of 1 tests failed
Please report to address@hidden
===================================
*** Error code 1

Stop in .../GNUnet-0.7.0/src/applications/fs/lib.
*** Error code 1

Stop in .../GNUnet-0.7.0/src/applications/fs/lib.


server was run separately to aid with debugging, startGNUnetDaemon()
call in fslibtest.c was removed.

server output:
cwd: src/server
command: ./.libs/gnunetd -c ../applications/fs/lib/check.conf -d -L DEBUG

Nov 17 08:39:11 MESSAGE: `gnunetd' starting
Nov 17 08:39:11 DEBUG: Loading service `identity'
Nov 17 08:39:11 MESSAGE: Creating new hostkey (this may take a while).
Nov 17 08:39:13 MESSAGE: Done creating hostkey.
Nov 17 08:39:13 DEBUG: Loading service `transport'
Nov 17 08:39:13 DEBUG: Loading transports `tcp'
Nov 17 08:39:13 DEBUG: Loading service `stats'
Nov 17 08:39:13 DEBUG: Loaded transport `tcp'
Nov 17 08:39:13 DEBUG: I am peer 
`N6GRB7G9702DM7NOH45EQ90BFGOT6O2FAQM63K1D8JHJO60RVI67PBM0BBCR81NBL76MTEIFSCVQD4LMQORLO5J89BTOTQ5OVT48698'.
Nov 17 08:39:13 DEBUG: TCP port is 0, will only send using TCP.
Nov 17 08:39:13 DEBUG: connection goal is 256 peers (3000000 BPS bandwidth 
downstream)
Nov 17 08:39:13 DEBUG: Loading service `session'
Nov 17 08:39:13 DEBUG: Loading service `pingpong'
Nov 17 08:39:13 DEBUG: `pingpong' registering handlers 2 3 (plaintext and 
ciphertext)
Nov 17 08:39:13 DEBUG: Loading service `topology_default'
Nov 17 08:39:13 DEBUG: `session' registering handler 1 (plaintext and 
ciphertext)
Nov 17 08:39:13 DEBUG: Loading service `fragmentation'
Nov 17 08:39:13 DEBUG: `fragmentation' registering handler 5
Nov 17 08:39:13 DEBUG: Loading application `fs'
Nov 17 08:39:13 DEBUG: Loading service `datastore'
Nov 17 08:39:13 DEBUG: Loading service `sqstore_sqlite'
Nov 17 08:39:13 DEBUG: Loading service `traffic'
Nov 17 08:39:13 DEBUG: Loading service `gap'
Nov 17 08:39:13 DEBUG: `gap' registering handlers 16 17
Nov 17 08:39:13 DEBUG: `fs' registering client handlers 8 9 10 11 12 13 14 15 16
Nov 17 08:39:13 DEBUG: Loading application `stats'
Nov 17 08:39:13 DEBUG: `stats' registering client handlers 32 36 39 and p2p 
handler 6
Nov 17 08:39:13 MESSAGE: `gnunetd' startup complete.
Nov 17 08:39:20 WARNING: Unindexed ODB block 
`L9J5164HLKK060Q9NAAO3Q694KKFLARA6GQ90OD49DNOVJCDD1RQCUO5A24O7S9FGO830B8NGD01K1VC873UJQUMARF39R30R16PA48'
 from offset 0 already missing from datastore.
Nov 17 08:39:22 INFO: shutdown request accepted from client
Nov 17 08:39:22 MESSAGE: `gnunetd' is shutting down.
Nov 17 08:39:22 DEBUG: Unloading service `module_datastore'.
Nov 17 08:39:22 DEBUG: Unloading service `module_sqstore_sqlite'.
Nov 17 08:39:22 DEBUG: Unloading service `module_gap'.
Nov 17 08:39:22 DEBUG: Unloading service `module_traffic'.
Nov 17 08:39:22 DEBUG: Unloading service `module_session'.
Nov 17 08:39:22 DEBUG: Unloading service `module_fragmentation'.
Nov 17 08:39:22 DEBUG: Unloading service `module_topology_default'.
Nov 17 08:39:22 DEBUG: Unloading service `module_pingpong'.
Nov 17 08:39:22 DEBUG: Unloading service `module_transport'.
Nov 17 08:39:22 DEBUG: Unloading service `module_stats'.
Nov 17 08:39:22 DEBUG: Unloading service `module_identity'.
Nov 17 08:39:22 MESSAGE: Shutdown complete.


Then I removed the 3 calls to FS_index(), trySearch() and FS_unindex()
after `/* indexing without symlink */' in fslibtest.c and got success:

client output:

make  check-TESTS
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
Sending index request to gnunetd
Waiting for confirmation of index request by gnunetd
Got confirmation, ret=1
PASS: fslibtest
==================
All 1 tests passed
==================


server output:

Nov 17 08:39:46 MESSAGE: `gnunetd' starting
Nov 17 08:39:46 DEBUG: Loading service `identity'
Nov 17 08:39:46 MESSAGE: Creating new hostkey (this may take a while).
Nov 17 08:39:48 MESSAGE: Done creating hostkey.
Nov 17 08:39:48 DEBUG: Loading service `transport'
Nov 17 08:39:48 DEBUG: Loading transports `tcp'
Nov 17 08:39:48 DEBUG: Loading service `stats'
Nov 17 08:39:48 DEBUG: Loaded transport `tcp'
Nov 17 08:39:48 DEBUG: I am peer 
`S4A1UHL7BO1T3BOC75TLUT1DG106F7E9774GGMFU1P9TPRIJBF86UULA56RKMRVR37R49TKED1DALBR12ER5GN5KGHM8LJLNAT0TTT8'.
Nov 17 08:39:48 DEBUG: TCP port is 0, will only send using TCP.
Nov 17 08:39:48 DEBUG: connection goal is 256 peers (3000000 BPS bandwidth 
downstream)
Nov 17 08:39:48 DEBUG: Loading service `session'
Nov 17 08:39:48 DEBUG: Loading service `pingpong'
Nov 17 08:39:48 DEBUG: `pingpong' registering handlers 2 3 (plaintext and 
ciphertext)
Nov 17 08:39:48 DEBUG: Loading service `topology_default'
Nov 17 08:39:48 DEBUG: `session' registering handler 1 (plaintext and 
ciphertext)
Nov 17 08:39:48 DEBUG: Loading service `fragmentation'
Nov 17 08:39:48 DEBUG: `fragmentation' registering handler 5
Nov 17 08:39:48 DEBUG: Loading application `fs'
Nov 17 08:39:48 DEBUG: Loading service `datastore'
Nov 17 08:39:48 DEBUG: Loading service `sqstore_sqlite'
Nov 17 08:39:48 DEBUG: Loading service `traffic'
Nov 17 08:39:48 DEBUG: Loading service `gap'
Nov 17 08:39:48 DEBUG: `gap' registering handlers 16 17
Nov 17 08:39:48 DEBUG: `fs' registering client handlers 8 9 10 11 12 13 14 15 16
Nov 17 08:39:48 DEBUG: Loading application `stats'
Nov 17 08:39:48 DEBUG: `stats' registering client handlers 32 36 39 and p2p 
handler 6
Nov 17 08:39:48 MESSAGE: `gnunetd' startup complete.
Nov 17 08:39:58 WARNING: Unindexed ODB block 
`L9J5164HLKK060Q9NAAO3Q694KKFLARA6GQ90OD49DNOVJCDD1RQCUO5A24O7S9FGO830B8NGD01K1VC873UJQUMARF39R30R16PA48'
 from offset 0 already missing from datastore.
Nov 17 08:39:58 WARNING: Unindexed ODB block 
`CHST6SF6EEKC883C32JC86VUFML1GFQGAQOR9UI3GOC9F48TNATLCTCIBHESMBUU99GV37I0NVJLGN52CNNOMHE2LA7FMRV8G8CQ14O'
 from offset 0 already missing from datastore.
Nov 17 08:39:58 WARNING: Unindexed ODB block 
`59QK63SGEC9TJM5LOCU3DQN1IE5E7N2O13N0P8NCNI21ALP9GSO0LIILJVTVINGMNPAMQOB4GL6M8BK0A4DENN4E01CQM7LLF4STEK0'
 from offset 0 already missing from datastore.
Nov 17 08:39:58 WARNING: Unindexed ODB block 
`BUGH7UBGQ8FI5QAQU0LVG2HLCGQQAF6P62FMP2PFTJDOTIVE0KJC571FPCV9TVNCPK1I7ONBKA5JGC14JRP39AF7U0NT5MOGEH6OAJO'
 from offset 0 already missing from datastore.
Nov 17 08:39:58 WARNING: Unindexed ODB block 
`3QFHSLB4QI357HBKKM8BPQ1N0NRDNC9A4MSMFKKQ0A65V8K7VHHG1G0Q1QD8VHSAV480KIDMAN7KHIQG35VNRJH4VLU8TQ9TJ44UHJO'
 from offset 0 already missing from datastore.
Nov 17 08:39:59 WARNING: Unindexed ODB block 
`H4DJAF2TVRIPKP36906MEDR1DB3AFCJPTJRL60M2S5SHFKHI4Q1UGQ7URL3218PF654KBO7PIQ28G0EQMNQIBM607Q76864RTTPNVF0'
 from offset 0 already missing from datastore.
Nov 17 08:39:59 WARNING: Unindexed ODB block 
`AGF75VV9KKN9JIB4MVI33L8IH8V8QPK0VQJESCV000EVJ90J0S4P6OAJKSPL3ESSJALR7P7VSPG67E0CVC02UBNCMIA393BMUCPOAV8'
 from offset 0 already missing from datastore.
Nov 17 08:39:59 WARNING: Unindexed ODB block 
`1H5V9NMDVTBUGGL1MUKG4BUJIHF84IRN0VH6MPQO5IG1I5K6QCKSKNPMJ6GOQG94729G10LILH0EJNDLHF8MPG46EQUHC7J77CB6B58'
 from offset 0 already missing from datastore.
Nov 17 08:39:59 WARNING: Unindexed ODB block 
`SDHQ51PR1Q1O1HR8BOKOQ5I0MF2OKEF1PH54Q3RQII8088M7GUDJ4AAVNOVOLFKJ79PA2I36OIVH3NP5JUT8AM6RAMD24JN28AMEF78'
 from offset 0 already missing from datastore.
Nov 17 08:40:00 WARNING: Unindexed ODB block 
`L617AT923D6J1VBJFU6MK0O921PCI3D76743BNIFIMPDDD4NR29KJQMQV0I94H6JRLSBNGDCOI0JCUOM9AK988S4C5TKAUHELKBPMT0'
 from offset 0 already missing from datastore.
Nov 17 08:40:00 WARNING: Unindexed ODB block 
`O6KP9P3631C35P66NKMH5DJIDAJUM8BMRB4D6LSJJBP5VQLLPCHMGDQ92KK32QNLD4I4521C68R2ORPH9DO8SAIJIHVS7FNPMU8HJHG'
 from offset 0 already missing from datastore.
Nov 17 08:40:00 WARNING: Unindexed ODB block 
`VELNEE81J9MTC0576HQF5O6SHHQ1SVKK7LL7M5TQLADFLRURU1GOR0S0048SAJ3NIM3LD8ICCAP3M7Q2SQQOBNJ9D4S4J0M2ML6OKDG'
 from offset 0 already missing from datastore.
Nov 17 08:40:00 WARNING: Unindexed ODB block 
`P7H6GNV7USVG18KUHMAO7H59K6FFKPSSBDLAQ81PVQNGEJAE16DK26QIGS2M3VSU2MPC55AQBOAFFUQRSPOPS9EKQ75TBDVMJVV3Q18'
 from offset 0 already missing from datastore.
Nov 17 08:40:00 WARNING: Unindexed ODB block 
`CT95V7TJ2EQJ347HFT2AH81CUD92I64Q1QGRD9JMTEDSTFGRRU2O2E4H3DAMP14KN7F7AOPFNP476FBJSOB922RJSL0S9OIBJ18U970'
 from offset 0 already missing from datastore.
Nov 17 08:40:01 WARNING: Unindexed ODB block 
`UHJ3VQUEN0F0LO11PP4QA4PM7VQI2I0E0S4G560592GDP7DTTPLM2ERMDQFQRDLJ19M5N08J3IJJVEOA6AU6T18PTLF681G1S4UMRJ8'
 from offset 0 already missing from datastore.
Nov 17 08:40:01 WARNING: Unindexed ODB block 
`2P5MABUM9DO6TOAVNEPNNHU99PDO8MA0RTUBVH82M7HMQJK3IQ442JKH81HSRAC0ND15308IPU2U1FR0AUMVU2SGBE4QBI7VI4C2CO8'
 from offset 0 already missing from datastore.
Nov 17 08:40:01 WARNING: Unindexed ODB block 
`PCUIAFAM42Q81EUB3RJO4AA7KJJKO76RO8BI3KJRTJ8KHNN692I3VBTUTK9D77IR6K78VRIS9OKPQTK1A4P50CHU2Q1JDHACJSJ9GR8'
 from offset 0 already missing from datastore.
Nov 17 08:40:01 WARNING: Unindexed ODB block 
`GDQEIO0T7VB1DH8DG7B0V81IKSRK83N6PP5ESEQKV8KF59AHLU5VE72J5SI7ICHKTAIQ80B4AIC1ADUDK72U8IQ55E8O4M0ONAS8OBO'
 from offset 0 already missing from datastore.
Nov 17 08:40:01 WARNING: Unindexed ODB block 
`T3FSSHQAF645QVISH6L5C5HKHJACKQA20E33VGMV59Q4N9CO492587TPH3D4E041MDN1S1F7MQK0KTQKMGU159GEP91SC5J8FAD2GT0'
 from offset 0 already missing from datastore.
Nov 17 08:40:02 WARNING: Unindexed ODB block 
`K2CP3T3FE15HHJKMSGS45M615VD52G0JQHKTPH8DDCC3VEA3Q3KTLASH7934K63I9P4HMFHOHJ8IS8VKG4RQDB76093FTQAL4NK00HG'
 from offset 0 already missing from datastore.
Nov 17 08:40:02 WARNING: Unindexed ODB block 
`VFKRJFFFABTQ9H56I7C1FVVG9VN3LSIKP6MIR7HCA23C40VKR1NOOB67EJMFDI1DQGI8AN5PBAH5NV8A2B6LL9N1H29RBBQEEC4EEJO'
 from offset 0 already missing from datastore.
Nov 17 08:40:02 WARNING: Unindexed ODB block 
`9BCFKCSTSLOT3EG5LJJ7O7STHP8EED4IV04NB6OALJI2MDRMVK73UHTG8TUAQDQF2IBR0V1N9N5G030APGH2IN6UI9LD1UJBM0Q1DU8'
 from offset 0 already missing from datastore.
Nov 17 08:40:02 WARNING: Unindexed ODB block 
`3GOAC4T961CB1AOIEQF7CTPOC69HRJ3US3OVDGK46HNPI8B9KD3G0CB1GTRPCALDRKDET45VEOHE0TCN2UO3L8TL35B1018U004FH20'
 from offset 0 already missing from datastore.
Nov 17 08:40:02 WARNING: Unindexed ODB block 
`LI8DRMQ92S503R80K814SLFTRGPB1T8L4RLTEF557HP9IHJUJMKM5LBM96P3O4QH5273PL3DE6Q1U17LASPQBT6CQ0480A16VR4BT0G'
 from offset 0 already missing from datastore.
Nov 17 08:40:03 WARNING: Unindexed ODB block 
`FIAMJQP4QN7GG1THILIG3OI1IOJ91GS8JDV6A3PLSOGHJR1EEMH6MAQH57M6BNFRF3U9O1ONJDJ5TO8QV4M0HDHCQNQEV9KUTPO5JFG'
 from offset 0 already missing from datastore.
Nov 17 08:40:03 WARNING: Unindexed ODB block 
`N6ELCICI6EGAHUP0JVB8JRU7A63IMIK4LACSN5RGOFK1F84Q70JMT12OLQJVMB4UVEBSDHODQEI75KDADAC7QPISC2C7O90ETO1KTTO'
 from offset 0 already missing from datastore.
Nov 17 08:40:03 WARNING: Unindexed ODB block 
`AT1H5L2UKALLI7O072OSC341GFAKOG3NIFN1V55JB9AGV4URC50MNJ6VBF2OGSPF5AJ209OQPF1FSBJ0H3S3LN1FP7UL4BVK8HN491O'
 from offset 0 already missing from datastore.
Nov 17 08:40:03 WARNING: Unindexed ODB block 
`VMHJPPCQKOEILDK0N9NHIMD5QRE5TQDTJS881MC4LRSBVI87FDO3AMAQJ4M57D84M3I5GO1V54599KVEOUKJV60SN4M3M12PITLQ3BO'
 from offset 0 already missing from datastore.
Nov 17 08:40:03 WARNING: Unindexed ODB block 
`T95AJV75M8EG35QM9GR6FUGAETORS22JRG31BKCQLCT3A3NHMNM1OABI7QAI29QC9U5I3UQ6RH8AB8C8PGHG0O43BN3GN8T0FVB9LMO'
 from offset 0 already missing from datastore.
Nov 17 08:40:04 WARNING: Unindexed ODB block 
`DVR3K383IJB7RJHKI87FT7GDT70GU7SLHMF6D70FDJ0IV50GU0R59NR9OC68P56ETMBQI7ASIE6QL81K3IVEEIEVU09U8G7117FUT38'
 from offset 0 already missing from datastore.
Nov 17 08:40:04 WARNING: Unindexed ODB block 
`QVTHBG8UQILSTE34TTI0QLGHBNQ516IGSFID0CGVE8SL2MGAMBKMC6S7F49U0RQO4EJDFLD6K1G6S033NI1VUBT566N4L8TJEIJPTJO'
 from offset 0 already missing from datastore.
Nov 17 08:40:04 WARNING: Unindexed ODB block 
`N4TEBUBF9KA2JBU084GEEOMFU81J8GHH8KKEKDSVNTPEUF0G24IPQEHA5H0C5NFH9UB7IVQLI9P19T19VJJ5T8B4IMFVH9BCEQM3D18'
 from offset 0 already missing from datastore.
Nov 17 08:40:04 WARNING: Unindexed ODB block 
`4NJ6R8QA1GH6F3N7VINA1B5F0D5TS5IF3G1LLO8PV38CHR8L5LBVVG08VLF3TBOAAIJ4TISGBFAOCJKPSSJSUJQDU2KJ3Q10E6L0DM8'
 from offset 0 already missing from datastore.
Nov 17 08:40:04 WARNING: Unindexed ODB block 
`DBEIBA4R0AJHF1CIDLAIM7OKJ8RKPV0P5BNVHK7H7MDUCQ3QT2G64DER7M8B1RCBS6U2HAPO7TSV9FGI2Q5TU1OBA99LGRAC19DROD0'
 from offset 0 already missing from datastore.
Nov 17 08:40:05 WARNING: Unindexed ODB block 
`01F074071LU7I9SPG7KKL891SSG7RTOQCG7T77SR1VQAU3DR514B254P4FHPFNMH19CBIJ8OQ4HTOU8OE15SS01E7EC93K3Q9FGBNU8'
 from offset 0 already missing from datastore.
Nov 17 08:40:05 WARNING: Unindexed ODB block 
`973507BPQ771F1J0RU04ANM14FV7BN19VHS8ALNS9Q1B5P591D8CCO62VQAECQASNJEB84CUEDVMOSVE3FPEC43U0KMD9DM9DVQ2GB8'
 from offset 0 already missing from datastore.
Nov 17 08:40:05 WARNING: Unindexed ODB block 
`5B2JAIDNCN98R0NJQT9MADP4OL8LQC8BEL4BNJI6L3I176SJGLTICLOUOGI373FCNKTLO88TDAQ441PHKGO21K1MCDRN7N1S4N0V86O'
 from offset 0 already missing from datastore.
Nov 17 08:40:05 WARNING: Unindexed ODB block 
`ERBSCA1IIHHBUEUL7P84ITK5HHJTJCPNNOP49RQB7BURLL4RCNUCDIQUBR586IMN84DTAM24AMBV72QFK90QMTS20MD9A0L96N01GD0'
 from offset 0 already missing from datastore.
Nov 17 08:40:05 WARNING: Unindexed ODB block 
`13LOUBJ38DL0O71F8KH39EAUJH43I4EBOMPP2BPKK4PUV6EC5MIIQ79QTF669226NOI58K8R6HOT74TUFJ117VVT3J29L5KRHI3K3O0'
 from offset 0 already missing from datastore.
Nov 17 08:40:06 WARNING: Unindexed ODB block 
`56ORT107OEPVE7D01ET95ACLDMAR6P2K85GDTCRN335TKL1F650SGRSJ9K0FJQ0LUJI0B4TQI8T0SASODUUQ1OPKDRG0OL46PCV6Q20'
 from offset 0 already missing from datastore.
Nov 17 08:40:06 WARNING: Unindexed ODB block 
`8B1UG3SVUJJM5T889107H0RUVC2G7I4NED6DFCQP38H1H1UTM5MUUUTE54VS68E7TCIE26HJ5CPAQ7JE94N3EALPCG77KP13Q8NE39G'
 from offset 0 already missing from datastore.
Nov 17 08:40:06 WARNING: Unindexed ODB block 
`QO0P0NB7400NM015RT2U063H2P4KT4L84FRIHIELCOP1ARD2UA4IBAI5ALR3VT8LMGN7PE1NOI0HIUKHNI28DHN8TCUNF7O2FUVQN18'
 from offset 0 already missing from datastore.
Nov 17 08:40:18 INFO: shutdown request accepted from client
Nov 17 08:40:18 MESSAGE: `gnunetd' is shutting down.
Nov 17 08:40:18 DEBUG: Unloading service `module_datastore'.
Nov 17 08:40:19 DEBUG: Unloading service `module_sqstore_sqlite'.
Nov 17 08:40:19 DEBUG: Unloading service `module_gap'.
Nov 17 08:40:19 DEBUG: Unloading service `module_traffic'.
Nov 17 08:40:19 DEBUG: Unloading service `module_session'.
Nov 17 08:40:19 DEBUG: Unloading service `module_fragmentation'.
Nov 17 08:40:19 DEBUG: Unloading service `module_topology_default'.
Nov 17 08:40:19 DEBUG: Unloading service `module_pingpong'.
Nov 17 08:40:19 DEBUG: Unloading service `module_transport'.
Nov 17 08:40:19 DEBUG: Unloading service `module_stats'.
Nov 17 08:40:19 DEBUG: Unloading service `module_identity'.
Nov 17 08:40:19 MESSAGE: Shutdown complete.


So I see that `indexing without symlink' and `indexing with symlink'
checks impede each other.

Is this a bug in fslibtest or in gnunetd?

$ uname -a
FreeBSD qlovarnika.bg.datamax 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov  8 
09:24:59 EET 2005     address@hidden:/usr/obj/usr/src/sys/QLOVARNIKA  amd64

I can test this on i386, if you request.

-- 
Vasil Dimov

Attachment: pgpA1jorMLyLE.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]