google-code-export / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
0 stars 0 forks source link

Assert failed when removing many analog clocks. #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add many analog clocks, eg. > 20.
2. Remove them one by one.
3.

What is the expected output? What do you see instead?
Assert failed:

9:52.191: ../../../ggadget/memory_options.cc:31: option inst_status.1
changed to INT64:62
19:52.191: ../../../ggadget/memory_options.cc:31: option inst_status.2
changed to INT64:58
19:52.192: ../../../ggadget/memory_options.cc:31: option inst_status.3
changed to INT64:57
19:52.192: ../../../ggadget/memory_options.cc:31: option inst_status.4
changed to INT64:55
Assertion failed: (impl_->total_size_ >= name_str.size() +
GetVariantSize(it->second)), function Remove, file
../../../ggadget/memory_options.cc, line 143.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by james...@gmail.com on 16 May 2008 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by phnix...@gmail.com on 18 Jun 2008 at 2:53