Overview
Artifact ID: | 2b7a3b6afdb0dc8b9309304c199a18c58296c73e |
---|---|
Ticket: | 195e50e93489c4997d698a1ec2634a1398d29975
out of memory error with fossil sqlite3 command |
User & Date: | anonymous 2010-12-01 23:22:35 |
Changes
- comment changed to:
<pre> With fresly rebuild repository this sequence crashes fossil: c:\soft\msys\home\user\fossil>fossil ver This is fossil version [f105bc17a0] 2010-11-26 18:43:22 UTC c:\soft\msys\home\user\fossil>fossil sqlite3 SQLite version 3.7.4 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> select * from blob where uuid='2e68abae2f7da03c7418cfe4eedc11c484fbee82' ; 9935|622|2886|2e68abae2f7da03c7418cfe4eedc11c484fbee82| sqlite> select content('2e68abae2f7da03c7418cfe4eedc11c484fbee82'); c:\soft\msys\home\user\fossil\fossil.exe: out of memory SELECT 0 FROM blob WHERE uuid='2e68abae2f7da03c7418cfe4eedc11c484fbee82' If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date. </pre>
- foundin changed to: "f105bc17a0"
- private_contact changed to: "24b67375dd2ec6c7381a5ad34cfcf006f0b9c260"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "out of memory error with fossil sqlite3 command"
- type changed to: "Code_Defect"