- Appended to comment:
drh added on 2009-12-27 18:20:41:
Fixed in check-in 9d3fe01ae333adcea94acb637f8a8a5f40acb280. - Change resolution to "Fixed"
- Change status to "Fixed"
- Change comment to "I recently stumped across Fossil and got really interested by its concepts. In order to play with it, I installed Debian unstable's fossil ([dcf7bf4455] 2009-12-23 20:27:15 UTC), cloned the fossil repository, opened a working directory, cd'ed into that and issued "fossil info 1234" which resulted in the following crash: <verbatim> $ fossil info 1234 uuid: e7ff366ee10efd6005d3eadf64d42a9d1dafb194 *** glibc detected *** fossil: free(): invalid pointer: 0x080b7363 *** ======= Backtrace: ========= /lib/i686/cmov/libc.so.6[0x40133824] /lib/i686/cmov/libc.so.6[0x401350b3] /lib/i686/cmov/libc.so.6(cfree+0x6d)[0x401380ad] fossil[0x806275f] fossil[0x8062917] fossil[0x80652b4] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0x400deb55] fossil[0x804a471] ======= Memory map: ======== ... </verbatim> More can be supplied on request. I built a local version [06b964a0cf] which shows the same problem. Note: The problem only occurs when trying to (invalidly) specifying an artefact id with 2 to 4 digits. Greetings, Stefan"
- Change foundin to "dcf7bf4455"
- Change private_contact to "e994e632bebc786d634da6a33a8e43e978e4d2c4"
- Change severity to "Minor"
- Change status to "Open"
- Change title to "Crash on "fossil info 1234""
- Change type to "Code_Defect"