Comment #8 on issue 17179 by [email protected]: Freeze for 15s when opening option dialog box http://code.google.com/p/chromium/issues/detail?id=17179
Hm, not sure about the strace aborting :/ A better idea, get a debug chromium build and run it, as described here: https://wiki.ubuntu.com/Chromium/Debug Except instead of waiting for it to crash, try to open options and in the middle of the 15 second freeze hit ^C in the gdb window. That should interrupt and get you back to a gdb prompt where you can then run the backtrace commands. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
