Issue 2915: Access violation when run in debug mode right after building
http://code.google.com/p/chromium/issues/detail?id=2915

New issue report by profundity.vortex:
Product Version      : <see about:version>
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3:
     Firefox 3:
          IE 7:

What steps will reproduce the problem?
1. built the project
2. works fine if "Start without Debugging"
3. When "Start Debugging", get an access violation

>       chrome.dll!strlen(unsigned char * buf=0x0012eef0)  Line 81

full start trace ...


>       chrome.dll!strlen(unsigned char * buf=0x0012eef0)  Line 81      Asm
        chrome.dll!std::char_traits<char>::length(const char * 
_First=0x00d0bfc0)
  Line 442 + 0x9 bytes  C++

chrome.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char>
>::assign(const char * _Ptr=0x00d0bfc0)  Line 1070 + 0x9 bytes  C++

chrome.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char>
>::basic_string<char,std::char_traits<char>,std::allocator<char> >(const
char * _Ptr=0x00d0bfc0)  Line 653       C++
        chrome.dll!BrowserMain(CommandLine & parsed_command_line={...}, int
show_command=1, sandbox::BrokerServices * broker_services=0x003d2de0)  Line
254 + 0x12 bytes        C++
        chrome.dll!ChromeMain(HINSTANCE__ * instance=0x00400000,
sandbox::SandboxInterfaceInfo * sandbox_info=0x0012fe60, wchar_t *
command_line=0x00020976, int show_command=1)  Line 253 + 0x14 bytes     C++
        chrome.exe!wWinMain(HINSTANCE__ * instance=0x00400000, HINSTANCE__ *
prev_instance=0x00000000, wchar_t * command_line=0x00020976, int
show_command=1)  Line 100 + 0x1b bytes  C++
        chrome.exe!__tmainCRTStartup()  Line 324 + 0x35 bytes   C
        chrome.exe!wWinMainCRTStartup()  Line 196       C
        kernel32.dll!7c816fd7()         
        [Frames below may be incorrect and/or missing, no symbols loaded for
kernel32.dll]   





What is the expected result?

run properly with no access violation :)

What happens instead?

Access violation :(

Please provide any additional information below. Attach a screenshot if
possible.



Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Unknown

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to