[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-07 Thread Marc-Antoine Ruel

For the record, I build on win7 (both x86 and x64) on vs2008 without
problem here.

M-A

On Tue, Oct 6, 2009 at 9:21 PM, vha14  wrote:
>
> Still having the same issue after following John's suggestions. Being
> forced to use a separate cygwin's bash.exe.
>
> On Oct 2, 12:16 am, Abubakar  wrote:
>> cygwin is supposed to be inside the chrome source that u download. Not to be
>> done anything about it separately.
>>
>>
>>
>> On Fri, Oct 2, 2009 at 4:05 AM, Dan Kegel  wrote:
>>
>> > It's not supposed to be that way... maybe we need to check in a new cygwin.
>>
>> > On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:
>>
>> > > So it looks like I need to install Cygwin separately before I can
>> > > build Chrome? If so this should be added to the Windows build
>> > > instruction page.
>>
>> > > On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
>> > >> I run "Cygwin Bash Shell" not from Command Prompt:
>>
>> > >> moha...@mohamed-pc ~$ bash
>>
>> > >>  -Mohamed
>>
>> > >> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
>>
>> > >> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>>
>> > >> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
>> > >> > \bin>bash
>> > >> >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>> > >> > STATUS_ACCESS_VIOLATION
>> > >> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
>> > >> > bash.exe.stackdump
>> > >> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>> > >> > STATUS_ACCESS_VIOLATION
>> > >> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
>> > >> > dumping state (probably corrupted stack)
>>
>> > >> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
>> > >> > > Windows 7 64bit works fine here (using the default settings from
>> > >> > > dev.chromium.org)  Make sure you have access to the folder your
>> > writing
>> > >> > to.
>> > >> > > Some folders require admin mode.
>> > >> > >  -Mohamed
>>
>> > >> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>>
>> > >> > > > Detailed error message:
>>
>> > >> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
>> > >> > > > --
>> > >> > > > 1>js2c
>> > >> > > > 2>-- Build started: Project: cygwin, Configuration: Debug
>> > Win32
>> > >> > > > --
>> > >> > > > 2>setup_mount
>> > >> > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
>> > >> > > > STATUS_ACCESS_VIOLATION
>> > >> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace
>> > to
>> > >> > > > bash.exe.stackdump
>> > >> > > > 2>The operation completed successfully.
>> > >> > > > 2>The operation completed successfully.
>> > >> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
>> > >> > > > \Windows\SysWow64\cmd.exe'.
>>
>> > >> > > > Content of bash.exe.stackdump:
>>
>> > >> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
>> > >> > > > bash.exe.stackdump
>> > >> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
>> > >> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
>> > >> > > > edi=0045A3E0
>> > >> > > > ebp=0028CBC8 esp=0028C58C
>> > program=e:\chromium\home\chrome-svn\tarball
>> > >> > > > \chromium\s
>> > >> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
>> > >> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
>> > >> > > > Stack trace:
>> > >> > > > Frame     Function  Args
>> > >> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
>> > >> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
>> > >> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
>> > >> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
>> > >> > > > STATUS_ACCESS_VI
>> > >> > > > OLATION
>> > >> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
>> > >> > > > dumping state (
>> > >> > > > probably corrupted stack)
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-06 Thread vha14

Still having the same issue after following John's suggestions. Being
forced to use a separate cygwin's bash.exe.

On Oct 2, 12:16 am, Abubakar  wrote:
> cygwin is supposed to be inside the chrome source that u download. Not to be
> done anything about it separately.
>
>
>
> On Fri, Oct 2, 2009 at 4:05 AM, Dan Kegel  wrote:
>
> > It's not supposed to be that way... maybe we need to check in a new cygwin.
>
> > On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:
>
> > > So it looks like I need to install Cygwin separately before I can
> > > build Chrome? If so this should be added to the Windows build
> > > instruction page.
>
> > > On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
> > >> I run "Cygwin Bash Shell" not from Command Prompt:
>
> > >> moha...@mohamed-pc ~$ bash
>
> > >>  -Mohamed
>
> > >> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
>
> > >> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>
> > >> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> > >> > \bin>bash
> > >> >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > >> > STATUS_ACCESS_VIOLATION
> > >> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> > >> > bash.exe.stackdump
> > >> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > >> > STATUS_ACCESS_VIOLATION
> > >> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> > >> > dumping state (probably corrupted stack)
>
> > >> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> > >> > > Windows 7 64bit works fine here (using the default settings from
> > >> > > dev.chromium.org)  Make sure you have access to the folder your
> > writing
> > >> > to.
> > >> > > Some folders require admin mode.
> > >> > >  -Mohamed
>
> > >> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>
> > >> > > > Detailed error message:
>
> > >> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> > >> > > > --
> > >> > > > 1>js2c
> > >> > > > 2>-- Build started: Project: cygwin, Configuration: Debug
> > Win32
> > >> > > > --
> > >> > > > 2>setup_mount
> > >> > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> > >> > > > STATUS_ACCESS_VIOLATION
> > >> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace
> > to
> > >> > > > bash.exe.stackdump
> > >> > > > 2>The operation completed successfully.
> > >> > > > 2>The operation completed successfully.
> > >> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> > >> > > > \Windows\SysWow64\cmd.exe'.
>
> > >> > > > Content of bash.exe.stackdump:
>
> > >> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> > >> > > > bash.exe.stackdump
> > >> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> > >> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> > >> > > > edi=0045A3E0
> > >> > > > ebp=0028CBC8 esp=0028C58C
> > program=e:\chromium\home\chrome-svn\tarball
> > >> > > > \chromium\s
> > >> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> > >> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> > >> > > > Stack trace:
> > >> > > > Frame     Function  Args
> > >> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> > >> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> > >> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> > >> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> > >> > > > STATUS_ACCESS_VI
> > >> > > > OLATION
> > >> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> > >> > > > dumping state (
> > >> > > > probably corrupted stack)
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-02 Thread Abubakar
cygwin is supposed to be inside the chrome source that u download. Not to be
done anything about it separately.

On Fri, Oct 2, 2009 at 4:05 AM, Dan Kegel  wrote:

>
> It's not supposed to be that way... maybe we need to check in a new cygwin.
>
> On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:
> >
> > So it looks like I need to install Cygwin separately before I can
> > build Chrome? If so this should be added to the Windows build
> > instruction page.
> >
> > On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
> >> I run "Cygwin Bash Shell" not from Command Prompt:
> >>
> >> moha...@mohamed-pc ~$ bash
> >>
> >>  -Mohamed
> >>
> >>
> >>
> >> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
> >>
> >> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
> >>
> >> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> >> > \bin>bash
> >> >  9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >> > STATUS_ACCESS_VIOLATION
> >> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> >> > bash.exe.stackdump
> >> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >> > STATUS_ACCESS_VIOLATION
> >> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> >> > dumping state (probably corrupted stack)
> >>
> >> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> >> > > Windows 7 64bit works fine here (using the default settings from
> >> > > dev.chromium.org)  Make sure you have access to the folder your
> writing
> >> > to.
> >> > > Some folders require admin mode.
> >> > >  -Mohamed
> >>
> >> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
> >>
> >> > > > Detailed error message:
> >>
> >> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> >> > > > --
> >> > > > 1>js2c
> >> > > > 2>-- Build started: Project: cygwin, Configuration: Debug
> Win32
> >> > > > --
> >> > > > 2>setup_mount
> >> > > > 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> >> > > > STATUS_ACCESS_VIOLATION
> >> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace
> to
> >> > > > bash.exe.stackdump
> >> > > > 2>The operation completed successfully.
> >> > > > 2>The operation completed successfully.
> >> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> >> > > > \Windows\SysWow64\cmd.exe'.
> >>
> >> > > > Content of bash.exe.stackdump:
> >>
> >> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> >> > > > bash.exe.stackdump
> >> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> >> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> >> > > > edi=0045A3E0
> >> > > > ebp=0028CBC8 esp=0028C58C
> program=e:\chromium\home\chrome-svn\tarball
> >> > > > \chromium\s
> >> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> >> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> >> > > > Stack trace:
> >> > > > Frame Function  Args
> >> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> >> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> >> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> >> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> >> > > > STATUS_ACCESS_VI
> >> > > > OLATION
> >> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> >> > > > dumping state (
> >> > > > probably corrupted stack)
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread vha14

John, I'll try to reproduce the error as you suggested tomorrow. In
the mean time, I enlisted from another (much cleaner) Win7-x64 box and
was able to build successfully.

With respect to your question about the crash, please refer to my
initial post. Yes, gclient sync finished successfully.

On Oct 1, 5:08 pm, John Abd-El-Malek  wrote:
> Chrome's cygwin installation is hermetic.  It works for a number of Google
> devs on Windows 7/64 bit so I don't think it's a simple case of the cygwin
> installation being broken.  What do you mean the binaries crash, did they
> not resolve any dependent dlls?  Are you sure your gclient sync finished
> successfully?  If you can move your working binaries off to another
> directory, sync again, and try to repro this and get this data, it would be
> helpful in determining how we can fix this.
> Thanks
>
>
>
> On Thu, Oct 1, 2009 at 4:46 PM,  wrote:
> > Ok, I fixed the problem by installing Cygwin (1.5.25-15), copying sh.exe
> > and bash.exe over to src\third_party\cygwin\bin.
>
> > So it may be a good idea to check in this Cygwin version.
>
> > On Oct 1, 2009 4:43pm, John Abd-El-Malek  wrote:
> > > I built using the instructions on Windows 7 64 bit without installing
> > another cygwin.
>
> > > On Thu, Oct 1, 2009 at 4:03 PM, vha14 vuh...@gmail.com> wrote:
>
> > > So it looks like I need to install Cygwin separately before I can
>
> > > build Chrome? If so this should be added to the Windows build
>
> > > instruction page.
>
> > > On Oct 1, 2:59 pm, Mohamed Mansour m...@chromium.org> wrote:
>
> > > > I run "Cygwin Bash Shell" not from Command Prompt:
>
> > > > moha...@mohamed-pc ~$ bash
>
> > > >  -Mohamed
>
> > > > On Thu, Oct 1, 2009 at 5:32 PM, vha14 vuh...@gmail.com> wrote:
>
> > > > > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>
> > > > > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
>
> > > > > \bin>bash
>
> > > > >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>
> > > > > STATUS_ACCESS_VIOLATION
>
> > > > >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
>
> > > > > bash.exe.stackdump
>
> > > > >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>
> > > > > STATUS_ACCESS_VIOLATION
>
> > > > >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
>
> > > > > dumping state (probably corrupted stack)
>
> > > > > On Oct 1, 2:17 pm, Mohamed Mansour m...@chromium.org> wrote:
>
> > > > > > Windows 7 64bit works fine here (using the default settings from
>
> > > > > > dev.chromium.org)  Make sure you have access to the folder your
> > writing
>
> > > > > to.
>
> > > > > > Some folders require admin mode.
>
> > > > > >  -Mohamed
>
> > > > > > On Thu, Oct 1, 2009 at 4:10 PM, vha14 vuh...@gmail.com> wrote:
>
> > > > > > > Detailed error message:
>
> > > > > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
>
> > > > > > > --
>
> > > > > > > 1>js2c
>
> > > > > > > 2>-- Build started: Project: cygwin, Configuration: Debug
> > Win32
>
> > > > > > > --
>
> > > > > > > 2>setup_mount
>
> > > > > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
>
> > > > > > > STATUS_ACCESS_VIOLATION
>
> > > > > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack
> > trace to
>
> > > > > > > bash.exe.stackdump
>
> > > > > > > 2>The operation completed successfully.
>
> > > > > > > 2>The operation completed successfully.
>
> > > > > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
>
> > > > > > > \Windows\SysWow64\cmd.exe'.
>
> > > > > > > Content of bash.exe.stackdump:
>
> > > > > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
>
> > > > > > > bash.exe.stackdump
>
> > > > > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
>
> > > > > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
>
> > > > > > > edi=0045A3E0
>
> > > > > > > ebp=0028CBC8 esp=0028C58C
> > program=e:\chromium\home\chrome-svn\tarball
>
> > > > > > > \chromium\s
>
> > > > > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
>
> > > > > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
>
> > > > > > > Stack trace:
>
> > > > > > > Frame     Function  Args
>
> > > > > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
>
> > > > > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
>
> > > > > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
>
> > > > > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
>
> > > > > > > STATUS_ACCESS_VI
>
> > > > > > > OLATION
>
> > > > > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
>
> > > > > > > dumping state (
>
> > > > > > > probably corrupted stack)
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~---

[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread John Abd-El-Malek
Chrome's cygwin installation is hermetic.  It works for a number of Google
devs on Windows 7/64 bit so I don't think it's a simple case of the cygwin
installation being broken.  What do you mean the binaries crash, did they
not resolve any dependent dlls?  Are you sure your gclient sync finished
successfully?  If you can move your working binaries off to another
directory, sync again, and try to repro this and get this data, it would be
helpful in determining how we can fix this.
Thanks

On Thu, Oct 1, 2009 at 4:46 PM,  wrote:

> Ok, I fixed the problem by installing Cygwin (1.5.25-15), copying sh.exe
> and bash.exe over to src\third_party\cygwin\bin.
>
> So it may be a good idea to check in this Cygwin version.
>
> On Oct 1, 2009 4:43pm, John Abd-El-Malek  wrote:
> > I built using the instructions on Windows 7 64 bit without installing
> another cygwin.
> >
> > On Thu, Oct 1, 2009 at 4:03 PM, vha14 vuh...@gmail.com> wrote:
> >
> >
> >
> > So it looks like I need to install Cygwin separately before I can
> >
> > build Chrome? If so this should be added to the Windows build
> >
> > instruction page.
> >
> >
> >
> > On Oct 1, 2:59 pm, Mohamed Mansour m...@chromium.org> wrote:
> >
> > > I run "Cygwin Bash Shell" not from Command Prompt:
> >
> > >
> >
> > > moha...@mohamed-pc ~$ bash
> >
> > >
> >
> > >  -Mohamed
> >
> > >
> >
> > >
> >
> > >
> >
> >
> >
> > > On Thu, Oct 1, 2009 at 5:32 PM, vha14 vuh...@gmail.com> wrote:
> >
> > >
> >
> > > > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
> >
> > >
> >
> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> >
> > > > \bin>bash
> >
> > > >  9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >
> > > > STATUS_ACCESS_VIOLATION
> >
> > > >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> >
> > > > bash.exe.stackdump
> >
> > > >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >
> > > > STATUS_ACCESS_VIOLATION
> >
> > > >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> >
> > > > dumping state (probably corrupted stack)
> >
> > >
> >
> > > > On Oct 1, 2:17 pm, Mohamed Mansour m...@chromium.org> wrote:
> >
> > > > > Windows 7 64bit works fine here (using the default settings from
> >
> > > > > dev.chromium.org)  Make sure you have access to the folder your
> writing
> >
> > > > to.
> >
> > > > > Some folders require admin mode.
> >
> > > > >  -Mohamed
> >
> > >
> >
> > > > > On Thu, Oct 1, 2009 at 4:10 PM, vha14 vuh...@gmail.com> wrote:
> >
> > >
> >
> > > > > > Detailed error message:
> >
> > >
> >
> > > > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> >
> > > > > > --
> >
> > > > > > 1>js2c
> >
> > > > > > 2>-- Build started: Project: cygwin, Configuration: Debug
> Win32
> >
> > > > > > --
> >
> > > > > > 2>setup_mount
> >
> > > > > > 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> >
> > > > > > STATUS_ACCESS_VIOLATION
> >
> > > > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack
> trace to
> >
> > > > > > bash.exe.stackdump
> >
> > > > > > 2>The operation completed successfully.
> >
> > > > > > 2>The operation completed successfully.
> >
> > > > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> >
> > > > > > \Windows\SysWow64\cmd.exe'.
> >
> > >
> >
> > > > > > Content of bash.exe.stackdump:
> >
> > >
> >
> > > > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> >
> > > > > > bash.exe.stackdump
> >
> > > > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> >
> > > > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> >
> > > > > > edi=0045A3E0
> >
> > > > > > ebp=0028CBC8 esp=0028C58C
> program=e:\chromium\home\chrome-svn\tarball
> >
> > > > > > \chromium\s
> >
> > > > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> >
> > > > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> >
> > > > > > Stack trace:
> >
> > > > > > Frame Function  Args
> >
> > > > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> >
> > > > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> >
> > > > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> >
> > > > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> >
> > > > > > STATUS_ACCESS_VI
> >
> > > > > > OLATION
> >
> > > > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> >
> > > > > > dumping state (
> >
> > > > > > probably corrupted stack)
> >
> > > >
> >
> >
> >
> >
> >
> >
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread vuha14
Ok, I fixed the problem by installing Cygwin (1.5.25-15), copying sh.exe  
and bash.exe over to src\third_party\cygwin\bin.

So it may be a good idea to check in this Cygwin version.

On Oct 1, 2009 4:43pm, John Abd-El-Malek  wrote:
> I built using the instructions on Windows 7 64 bit without installing  
> another cygwin.

> On Thu, Oct 1, 2009 at 4:03 PM, vha14 vuh...@gmail.com> wrote:



> So it looks like I need to install Cygwin separately before I can

> build Chrome? If so this should be added to the Windows build

> instruction page.



> On Oct 1, 2:59 pm, Mohamed Mansour m...@chromium.org> wrote:

> > I run "Cygwin Bash Shell" not from Command Prompt:

> >

> > moha...@mohamed-pc ~$ bash

> >

> > -Mohamed

> >

> >

> >



> > On Thu, Oct 1, 2009 at 5:32 PM, vha14 vuh...@gmail.com> wrote:

> >

> > > Hi Mohamed, can you run bash.exe from cmd? I get the following error:

> >

> > > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin

> > > \bin>bash

> > > 9 [main] bash 8384 _cygtls::handle_exceptions: Exception:

> > > STATUS_ACCESS_VIOLATION

> > > 9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to

> > > bash.exe.stackdump

> > > 211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:

> > > STATUS_ACCESS_VIOLATION

> > > 229623 [main] bash 8384 _cygtls::handle_exceptions: Error while

> > > dumping state (probably corrupted stack)

> >

> > > On Oct 1, 2:17 pm, Mohamed Mansour m...@chromium.org> wrote:

> > > > Windows 7 64bit works fine here (using the default settings from

> > > > dev.chromium.org) Make sure you have access to the folder your  
> writing

> > > to.

> > > > Some folders require admin mode.

> > > > -Mohamed

> >

> > > > On Thu, Oct 1, 2009 at 4:10 PM, vha14 vuh...@gmail.com> wrote:

> >

> > > > > Detailed error message:

> >

> > > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32

> > > > > --

> > > > > 1>js2c

> > > > > 2>-- Build started: Project: cygwin, Configuration: Debug  
> Win32

> > > > > --

> > > > > 2>setup_mount

> > > > > 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:

> > > > > STATUS_ACCESS_VIOLATION

> > > > > 1> 3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace  
> to

> > > > > bash.exe.stackdump

> > > > > 2>The operation completed successfully.

> > > > > 2>The operation completed successfully.

> > > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:

> > > > > \Windows\SysWow64\cmd.exe'.

> >

> > > > > Content of bash.exe.stackdump:

> >

> > > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more

> > > > > bash.exe.stackdump

> > > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30

> > > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0

> > > > > edi=0045A3E0

> > > > > ebp=0028CBC8 esp=0028C58C  
> program=e:\chromium\home\chrome-svn\tarball

> > > > > \chromium\s

> > > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main

> > > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B

> > > > > Stack trace:

> > > > > Frame Function Args

> > > > > 0028CBC8 0043AE30 (0003, 02361C00, 02360090, 772F)

> > > > > 0028CD68 610060D8 (, 0028CDA0, 61005450, 0028CDA0)

> > > > > 61005450 61004416 (009C, A02404C7, E8611021, FF48)

> > > > > 431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:

> > > > > STATUS_ACCESS_VI

> > > > > OLATION

> > > > > 509897 [main] bash 8296 _cygtls::handle_exceptions: Error while

> > > > > dumping state (

> > > > > probably corrupted stack)

> 








--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread vha14

Ok, got this one fixed. The problem is that in my enlistment, sh.exe
and bash.exe both crashed. I installed cygwin (1.5.25-15) and then
copied these shells from the cygwin installation over to src
\third_party\cygwin\bin. So maybe it's a good idea to check in this
version of cygwin.

On Oct 1, 4:05 pm, Dan Kegel  wrote:
> It's not supposed to be that way... maybe we need to check in a new cygwin.
>
>
>
> On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:
>
> > So it looks like I need to install Cygwin separately before I can
> > build Chrome? If so this should be added to the Windows build
> > instruction page.
>
> > On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
> >> I run "Cygwin Bash Shell" not from Command Prompt:
>
> >> moha...@mohamed-pc ~$ bash
>
> >>  -Mohamed
>
> >> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
>
> >> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>
> >> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> >> > \bin>bash
> >> >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >> > STATUS_ACCESS_VIOLATION
> >> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> >> > bash.exe.stackdump
> >> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> >> > STATUS_ACCESS_VIOLATION
> >> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> >> > dumping state (probably corrupted stack)
>
> >> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> >> > > Windows 7 64bit works fine here (using the default settings from
> >> > > dev.chromium.org)  Make sure you have access to the folder your writing
> >> > to.
> >> > > Some folders require admin mode.
> >> > >  -Mohamed
>
> >> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>
> >> > > > Detailed error message:
>
> >> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> >> > > > --
> >> > > > 1>js2c
> >> > > > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> >> > > > --
> >> > > > 2>setup_mount
> >> > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> >> > > > STATUS_ACCESS_VIOLATION
> >> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
> >> > > > bash.exe.stackdump
> >> > > > 2>The operation completed successfully.
> >> > > > 2>The operation completed successfully.
> >> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> >> > > > \Windows\SysWow64\cmd.exe'.
>
> >> > > > Content of bash.exe.stackdump:
>
> >> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> >> > > > bash.exe.stackdump
> >> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> >> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> >> > > > edi=0045A3E0
> >> > > > ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
> >> > > > \chromium\s
> >> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> >> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> >> > > > Stack trace:
> >> > > > Frame     Function  Args
> >> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> >> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> >> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> >> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> >> > > > STATUS_ACCESS_VI
> >> > > > OLATION
> >> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> >> > > > dumping state (
> >> > > > probably corrupted stack)
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread John Abd-El-Malek
I built using the instructions on Windows 7 64 bit without installing
another cygwin.

On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:

>
> So it looks like I need to install Cygwin separately before I can
> build Chrome? If so this should be added to the Windows build
> instruction page.
>
> On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
> > I run "Cygwin Bash Shell" not from Command Prompt:
> >
> > moha...@mohamed-pc ~$ bash
> >
> >  -Mohamed
> >
> >
> >
> > On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
> >
> > > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
> >
> > > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> > > \bin>bash
> > >  9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > > STATUS_ACCESS_VIOLATION
> > >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> > > bash.exe.stackdump
> > >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > > STATUS_ACCESS_VIOLATION
> > >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> > > dumping state (probably corrupted stack)
> >
> > > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> > > > Windows 7 64bit works fine here (using the default settings from
> > > > dev.chromium.org)  Make sure you have access to the folder your
> writing
> > > to.
> > > > Some folders require admin mode.
> > > >  -Mohamed
> >
> > > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
> >
> > > > > Detailed error message:
> >
> > > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> > > > > --
> > > > > 1>js2c
> > > > > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> > > > > --
> > > > > 2>setup_mount
> > > > > 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> > > > > STATUS_ACCESS_VIOLATION
> > > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace
> to
> > > > > bash.exe.stackdump
> > > > > 2>The operation completed successfully.
> > > > > 2>The operation completed successfully.
> > > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> > > > > \Windows\SysWow64\cmd.exe'.
> >
> > > > > Content of bash.exe.stackdump:
> >
> > > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> > > > > bash.exe.stackdump
> > > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> > > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> > > > > edi=0045A3E0
> > > > > ebp=0028CBC8 esp=0028C58C
> program=e:\chromium\home\chrome-svn\tarball
> > > > > \chromium\s
> > > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> > > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> > > > > Stack trace:
> > > > > Frame Function  Args
> > > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> > > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> > > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> > > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> > > > > STATUS_ACCESS_VI
> > > > > OLATION
> > > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> > > > > dumping state (
> > > > > probably corrupted stack)
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread Dan Kegel

It's not supposed to be that way... maybe we need to check in a new cygwin.

On Thu, Oct 1, 2009 at 4:03 PM, vha14  wrote:
>
> So it looks like I need to install Cygwin separately before I can
> build Chrome? If so this should be added to the Windows build
> instruction page.
>
> On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
>> I run "Cygwin Bash Shell" not from Command Prompt:
>>
>> moha...@mohamed-pc ~$ bash
>>
>>  -Mohamed
>>
>>
>>
>> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
>>
>> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>>
>> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
>> > \bin>bash
>> >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>> > STATUS_ACCESS_VIOLATION
>> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
>> > bash.exe.stackdump
>> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
>> > STATUS_ACCESS_VIOLATION
>> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
>> > dumping state (probably corrupted stack)
>>
>> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
>> > > Windows 7 64bit works fine here (using the default settings from
>> > > dev.chromium.org)  Make sure you have access to the folder your writing
>> > to.
>> > > Some folders require admin mode.
>> > >  -Mohamed
>>
>> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>>
>> > > > Detailed error message:
>>
>> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
>> > > > --
>> > > > 1>js2c
>> > > > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
>> > > > --
>> > > > 2>setup_mount
>> > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
>> > > > STATUS_ACCESS_VIOLATION
>> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
>> > > > bash.exe.stackdump
>> > > > 2>The operation completed successfully.
>> > > > 2>The operation completed successfully.
>> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
>> > > > \Windows\SysWow64\cmd.exe'.
>>
>> > > > Content of bash.exe.stackdump:
>>
>> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
>> > > > bash.exe.stackdump
>> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
>> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
>> > > > edi=0045A3E0
>> > > > ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
>> > > > \chromium\s
>> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
>> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
>> > > > Stack trace:
>> > > > Frame     Function  Args
>> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
>> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
>> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
>> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
>> > > > STATUS_ACCESS_VI
>> > > > OLATION
>> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
>> > > > dumping state (
>> > > > probably corrupted stack)
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread vha14

So it looks like I need to install Cygwin separately before I can
build Chrome? If so this should be added to the Windows build
instruction page.

On Oct 1, 2:59 pm, Mohamed Mansour  wrote:
> I run "Cygwin Bash Shell" not from Command Prompt:
>
> moha...@mohamed-pc ~$ bash
>
>  -Mohamed
>
>
>
> On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:
>
> > Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>
> > E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> > \bin>bash
> >      9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION
> >   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> > bash.exe.stackdump
> >  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION
> >  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> > dumping state (probably corrupted stack)
>
> > On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> > > Windows 7 64bit works fine here (using the default settings from
> > > dev.chromium.org)  Make sure you have access to the folder your writing
> > to.
> > > Some folders require admin mode.
> > >  -Mohamed
>
> > > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>
> > > > Detailed error message:
>
> > > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> > > > --
> > > > 1>js2c
> > > > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> > > > --
> > > > 2>setup_mount
> > > > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> > > > STATUS_ACCESS_VIOLATION
> > > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
> > > > bash.exe.stackdump
> > > > 2>The operation completed successfully.
> > > > 2>The operation completed successfully.
> > > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> > > > \Windows\SysWow64\cmd.exe'.
>
> > > > Content of bash.exe.stackdump:
>
> > > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> > > > bash.exe.stackdump
> > > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> > > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> > > > edi=0045A3E0
> > > > ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
> > > > \chromium\s
> > > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> > > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> > > > Stack trace:
> > > > Frame     Function  Args
> > > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> > > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> > > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> > > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> > > > STATUS_ACCESS_VI
> > > > OLATION
> > > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> > > > dumping state (
> > > > probably corrupted stack)
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread Mohamed Mansour
I run "Cygwin Bash Shell" not from Command Prompt:

moha...@mohamed-pc ~$ bash


 -Mohamed


On Thu, Oct 1, 2009 at 5:32 PM, vha14  wrote:

>
> Hi Mohamed, can you run bash.exe from cmd? I get the following error:
>
> E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
> \bin>bash
>  9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION
>   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
> bash.exe.stackdump
>  211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION
>  229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
> dumping state (probably corrupted stack)
>
>
> On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> > Windows 7 64bit works fine here (using the default settings from
> > dev.chromium.org)  Make sure you have access to the folder your writing
> to.
> > Some folders require admin mode.
> >  -Mohamed
> >
> >
> >
> > On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
> >
> > > Detailed error message:
> >
> > > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> > > --
> > > 1>js2c
> > > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> > > --
> > > 2>setup_mount
> > > 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> > > STATUS_ACCESS_VIOLATION
> > > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
> > > bash.exe.stackdump
> > > 2>The operation completed successfully.
> > > 2>The operation completed successfully.
> > > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> > > \Windows\SysWow64\cmd.exe'.
> >
> > > Content of bash.exe.stackdump:
> >
> > > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> > > bash.exe.stackdump
> > > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> > > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> > > edi=0045A3E0
> > > ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
> > > \chromium\s
> > > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> > > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> > > Stack trace:
> > > Frame Function  Args
> > > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> > > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> > > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> > >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> > > STATUS_ACCESS_VI
> > > OLATION
> > >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> > > dumping state (
> > > probably corrupted stack)
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread vha14

Hi Mohamed, can you run bash.exe from cmd? I get the following error:

E:\chromium\home\chrome-svn\tarball\chromium\src\third_party\cygwin
\bin>bash
  9 [main] bash 8384 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
   9964 [main] bash 8384 open_stackdumpfile: Dumping stack trace to
bash.exe.stackdump
 211065 [main] bash 8384 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
 229623 [main] bash 8384 _cygtls::handle_exceptions: Error while
dumping state (probably corrupted stack)


On Oct 1, 2:17 pm, Mohamed Mansour  wrote:
> Windows 7 64bit works fine here (using the default settings from
> dev.chromium.org)  Make sure you have access to the folder your writing to.
> Some folders require admin mode.
>  -Mohamed
>
>
>
> On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:
>
> > Detailed error message:
>
> > 1>-- Build started: Project: js2c, Configuration: Debug Win32
> > --
> > 1>js2c
> > 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> > --
> > 2>setup_mount
> > 1>     30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION
> > 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
> > bash.exe.stackdump
> > 2>The operation completed successfully.
> > 2>The operation completed successfully.
> > 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> > \Windows\SysWow64\cmd.exe'.
>
> > Content of bash.exe.stackdump:
>
> > E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> > bash.exe.stackdump
> > Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> > eax= ebx= ecx=61106EC8 edx= esi=611021A0
> > edi=0045A3E0
> > ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
> > \chromium\s
> > rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> > cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> > Stack trace:
> > Frame     Function  Args
> > 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> > 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> > 61005450  61004416  (009C, A02404C7, E8611021, FF48)
> >  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VI
> > OLATION
> >  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> > dumping state (
> > probably corrupted stack)
--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Has anyone built successfully on Win7 64bit? I am getting bash.exe errors

2009-10-01 Thread Mohamed Mansour
Windows 7 64bit works fine here (using the default settings from
dev.chromium.org)  Make sure you have access to the folder your writing to.
Some folders require admin mode.
 -Mohamed


On Thu, Oct 1, 2009 at 4:10 PM, vha14  wrote:

>
> Detailed error message:
>
> 1>-- Build started: Project: js2c, Configuration: Debug Win32
> --
> 1>js2c
> 2>-- Build started: Project: cygwin, Configuration: Debug Win32
> --
> 2>setup_mount
> 1> 30 [main] bash 8980 _cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION
> 1>   3645 [main] bash 8980 open_stackdumpfile: Dumping stack trace to
> bash.exe.stackdump
> 2>The operation completed successfully.
> 2>The operation completed successfully.
> 1>Project : error PRJ0002 : Error result 35584 returned from 'C:
> \Windows\SysWow64\cmd.exe'.
>
> Content of bash.exe.stackdump:
>
> E:\chromium\home\chrome-svn\tarball\chromium\src\chrome>more
> bash.exe.stackdump
> Exception: STATUS_ACCESS_VIOLATION at eip=0043AE30
> eax= ebx= ecx=61106EC8 edx= esi=611021A0
> edi=0045A3E0
> ebp=0028CBC8 esp=0028C58C program=e:\chromium\home\chrome-svn\tarball
> \chromium\s
> rc\third_party\cygwin\bin\bash.exe, pid 8296, thread main
> cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> Stack trace:
> Frame Function  Args
> 0028CBC8  0043AE30  (0003, 02361C00, 02360090, 772F)
> 0028CD68  610060D8  (, 0028CDA0, 61005450, 0028CDA0)
> 61005450  61004416  (009C, A02404C7, E8611021, FF48)
>  431390 [main] bash 8296 _cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VI
> OLATION
>  509897 [main] bash 8296 _cygtls::handle_exceptions: Error while
> dumping state (
> probably corrupted stack)
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---