[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-07 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #18 by [EMAIL PROTECTED]: r4949 -- 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 is

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-07 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #17 by [EMAIL PROTECTED]: Fixed? How did you fix that? CL# ? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-07 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #16 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Fixed -- You received this message because you are listed in the owner or

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-06 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #15 by [EMAIL PROTECTED]: You're right.. not ordered by time. Just the first page of results (so more or less random). So I'd say that most of them came due to some issue with the in

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-06 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #14 by [EMAIL PROTECTED]: I don't know where you got that data. Looking at the crashes in the last few hours only (last 28 crashes): old_chrome.exe : 15 gmail.exe : 2 chrome.exe: 9 chr

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-06 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #13 by [EMAIL PROTECTED]: from the last 50 crashes: 42: chrome.exe 6: chrome_old.exe 2: chrome1.exe all on the correct folder. -- You received this message because you are listed

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-11-06 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #12 by [EMAIL PROTECTED]: It might the distributed link tracking service too. Since we create a shortcut to chrome.exe with IShellLink this might allow windows to find update the sho

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-31 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #11 by [EMAIL PROTECTED]: Maybe we could have a low priority bug to detect and warn the user against running a renamed or moved exe. In other words, if we know that the product is Goog

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-31 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #10 by [EMAIL PROTECTED]: Wow, check out the stack laforge posted to b/1149563: Thread 0 *CRASHED* 0x00401ca8 [Google Chrome.exe] - xstring:1070 std::basic_string,std::allocator >::assi

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-31 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #9 by [EMAIL PROTECTED]: For reference, http://b/1149563 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issu

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-31 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #8 by [EMAIL PROTECTED]: Thanks, I completely missed that part. old exe with new dll points to a failure during setting/reading of environment variable (CHROME_VERSION). The first bro

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-30 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #7 by [EMAIL PROTECTED]: Yes, the multiple profile generates a mismatch, but a mismatch of new exe and old dll. I looked at more than 10 crash dumps and they are all the opposite: old

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-30 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #4 by [EMAIL PROTECTED]: The i'm not sure what the problem is. chrome.exe looks in the registry to know which chrome.dll to load. Maybe the update process did not update the registry c

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-30 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #3 by [EMAIL PROTECTED]: Except that in this case, the problem is an old version of chrome.exe that loads the new version of the dll. But yes, the crashes should go away at some point

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-30 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #2 by [EMAIL PROTECTED]: It happens all the time when you have 2 profiles running at the same time. if you have 149.30 running with 1 profile, and then you open another profile, it's

[chromium-bugs] Issue 3857 in chromium: Crash with mismatched executables.

2008-10-30 Thread codesite-noreply
Issue 3857: Crash with mismatched executables. http://code.google.com/p/chromium/issues/detail?id=3857 Comment #1 by [EMAIL PROTECTED]: This is a problem with the Installer. The crash is just a mismatch between the version of the dll and the version of the executable (149.30 exe with 154.9 dl