Changes between Initial Version and Version 1 of Ticket #6673, comment 3


Ignore:
Timestamp:
Aug 2, 2015, 7:33:25 PM (9 years ago)
Author:
diver

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6673, comment 3

    initial v1  
    11I can reproduce this bug easily on real hardware by opening '''/boot/common/boot/post_install''', selecting '''mime_update.sh''' and holding down the return key for about 30 seconds. Most of the time registar crashes in create_app_meta_mime thread or in main_mime thread (MIMEManager::MessageReceived). Sometimes it KDLs (see attached images). I tried to find a shorter way to reproduce this bug, but behavior has changed:
    22{{{
    3 for i in `seq 1 10000`; do mimeset -apps -f /system/apps/*; done"
     3for i in `seq 1 10000`; do mimeset -apps -f /system/apps/*; done
    44}}}
    55After running this command (in vbox, so take with a grain of salt) simultaneously in several tabs