Status: Assigned Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-BrowserBackend Mstone-4 ReleaseBlock-Beta
New issue 24453 by [email protected]: First run importer DCHECKS on linux http://code.google.com/p/chromium/issues/detail?id=24453 ran r27906 on linux with clean user data dir, got this: [9404:9404:354451173019:ERROR:chrome/browser/first_run_gtk.cc(21)] Not implemented reached in static bool FirstRun::ProcessMasterPreferences(const FilePath&, const FilePath&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >*, int*, bool*) [9404:9404:354454071040:FATAL:./base/task.h(219)] Check failed: T::ImplementsThreadSafeReferenceCounting(). [9404:9404:354454071040:FATAL:./base/task.h(219)] Check failed: T::ImplementsThreadSafeReferenceCounting(). Backtrace: ./out/Debug/chrome(_ZN10StackTraceC1Ev+0x21) [0xa41bc7] ./out/Debug/chrome(_ZN7logging10LogMessageD1Ev+0x226) [0xa5daec] ./out/Debug/chrome(_ZN20RunnableMethodTraitsI12ImporterHostED1Ev+0x a5) [0x588929] ./out/Debug/chrome(_ZN14RunnableMethodI12ImporterHostMS0_FvvE6Tuple 0ED0Ev+0x2e) [0x588a2e] ./out/Debug/chrome(_ZN11MessageLoop7RunTaskEP4Task+0xfb) [0xa5ff9b] ./out/Debug/chrome(_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11P endingTaskE+0x3e) [0xa606be] ./out/Debug/chrome(_ZN11MessageLoop6DoWorkEv+0xf6) [0xa6090e] ./out/Debug/chrome(_ZN4base16MessagePumpForUI14HandleDispatchEv+0x3 a) [0xa66cc6] ./out/Debug/chrome [0xa66d33] /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e4) [0x7fe4e6d76384] /usr/lib/libglib-2.0.so.0 [0x7fe4e6d79695] /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x6b) [0x7fe4e6d79b7b] ./out/Debug/chrome(_ZN4base16MessagePumpForUI17RunWithDispatcherEPN S_11MessagePump8DelegateEPNS0_10DispatcherE+0x167) [0xa672f3] ./out/Debug/chrome(_ZN4base16MessagePumpForUI3RunEPNS_11MessagePump 8DelegateE+0x2d) [0xa67e7f] ./out/Debug/chrome(_ZN11MessageLoop11RunInternalEv+0x145) [0xa60e81] ./out/Debug/chrome(_ZN11MessageLoop10RunHandlerEv+0x15) [0xa60ea1] ./out/Debug/chrome(_ZN11MessageLoop3RunEv+0x22) [0xa60f46] ./out/Debug/chrome(_ZN14FirstRunDialogC1EP7ProfileRi+0x62f) [0x50a5fb] ./out/Debug/chrome(_ZN14FirstRunDialog4ShowEP7Profile+0x2d) [0x50a635] ./out/Debug/chrome(_Z18OpenFirstRunDialogP7ProfilebP16ProcessSingle ton+0x1d) [0x4ecf03] ./out/Debug/chrome(_Z11BrowserMainRK18MainFunctionParams+0x11f0) [0x456ddc] ./out/Debug/chrome(ChromeMain+0xa06) [0x401084] ./out/Debug/chrome(main+0x20) [0x400414] /lib/libc.so.6(__libc_start_main+0xf4 my guess is that it doesn't crash in Release (unless you're unlucky) -- 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 -~----------~----~----~----~------~----~------~--~---
