Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can't build Thunderbird; sh.exe keeps crashing

4 views
Skip to first unread message

Jon Baumgartner

unread,
Oct 27, 2008, 12:49:13 PM10/27/08
to
Every time I try to build using mozilla-build 1.3, sh.exe will crash.
It crashes at random times, not always in the same spot. I do not have
the Logitech camera installed, so that's not the problem. I did find a
bug referencing this, but can't tell if it's relevant to my
situation.

https://bugzilla.mozilla.org/show_bug.cgi?id=417640

Here's an example of what happens when I try to build:

$ make -w -f client.mk build
make: Entering directory `/c/Thunderbird/comm-central'
Adding client.mk options from /c/Thunderbird/comm-central/.mozconfig:
MOZ_OBJDIR=$(TOPSRCDIR)/../objdir-tb
MOZ_MAKE_FLAGS=-j4
MOZILLA_OFFICIAL=1
0 [main] sh 4120 open_stackdumpfile: Dumping stack trace to
sh.exe.stackdu
mp
make[1]: Entering directory `/c/Thunderbird/comm-central'
cd /c/Thunderbird/comm-central/../objdir-tb
/c/Thunderbird/comm-central/configure
0 [main] sh 20040 open_stackdumpfile: Dumping stack trace to
sh.exe.stackd
ump
Adding configure options from /c/Thunderbird/comm-central/.mozconfig:
loading cache ./config.cache
configure: error: can not run /c/Thunderbird/comm-central/mozilla/
build/autoconf
/config.sub
*** Fix above errors and then restart with "make -f
client.mk buil
d"
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/c/Thunderbird/comm-central'
make: *** [/c/Thunderbird/comm-central/../objdir-tb/Makefile] Error 2
make: Leaving directory `/c/Thunderbird/comm-central'

The stack trace looks like this:

MSYS-1.0.11 Build:2007-01-12 12:05
Exception: STATUS_ACCESS_VIOLATION at eip=60164D96
eax=7FFDF000 ebx=00000000 ecx=00000000 edx=0022EE78 esi=00000000
edi=0022EE0C
ebp=0022E97C esp=0022E964 program=C:\mozilla-build-1.3\msys\bin\sh.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0022E97C 60164D96 (0022EE78, 00000001, 00000740, 00000000)
0022EE28 601272DE (0022EFA8, 0022EFAC, 0022EFB0, 0022EE50)
0022EFB8 60127AF2 (0A019F08, FFFFFFFF, 0A018EB5, 0040D5FC)
0022EFE8 0041BDFE (0A01A140, 00000000, 0022F068, 004114C5)
0022F068 004114D5 (0A019F08, FFFFFFFF, 00000008, 00000000)
0022F0C8 0040E9C6 (0A019EF0, 00000000, FFFFFFFF, 00000008)
0022F128 0040F8B8 (0A01A038, 00000000, FFFFFFFF, FFFFFFFF)
0022F178 0040FBC4 (0A01A038, 00000000, FFFFFFFF, FFFFFFFF)
0022F1D8 0040EBE2 (0A01A038, 00000000, FFFFFFFF, FFFFFFFF)
0022F228 004499BB (0A019420, 00422DC6, 00000004, 00000000)
0022F284 0042313C (0A019420, 00000000, 0022F424, 00426AFD)
0022F424 00426FDD (0022F46C, 00000000, 00000000, 00000000)
0022F474 00428D6A (0A0193D0, 00000000, 00000000, 0022F4E4)
0022F4A4 00421631 (0A0193D0, 00000000, 00428D24, 0040D511)
0022F4E4 0042112E (0A0195F8, 00000001, 0022F544, 6018C5A3)
0022F524 004286C3 (0A015E18, 0000001F, 0022F554, 00000010)
End of stack trace (more stack frames may be present)

Any thoughts? It's driving me nuts!

Thanks.

Adam Dolinski

unread,
Oct 27, 2008, 12:53:00 PM10/27/08
to Jon Baumgartner, dev-b...@lists.mozilla.org
I have the same error.

Adam Doliński

https://bugzilla.mozilla.org/show_bug.cgi?id=417640

Thanks.
_______________________________________________
dev-builds mailing list
dev-b...@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds


Jon Baumgartner

unread,
Oct 31, 2008, 11:47:40 AM10/31/08
to
On Oct 27, 12:53 pm, Adam Dolinski <a.dolin...@samsung.com> wrote:
> I have the same error.
>
> Adam Doliñski

I found your article, it does look the same, except that you're trying
to do a Windows Mobile build. Frustrating.

Jon Baumgartner

unread,
Nov 5, 2008, 12:37:43 PM11/5/08
to
Does anyone have any suggestions? Should I open a bug in bugzilla?

Dan Mosedale

unread,
Nov 5, 2008, 4:52:52 PM11/5/08
to
On 11/5/08 9:37 AM, Jon Baumgartner wrote:
> Does anyone have any suggestions? Should I open a bug in bugzilla?

Opening a bug in Bugzilla sounds like a fine idea.

Dan

stephan...@gmail.com

unread,
Nov 18, 2008, 5:37:53 AM11/18/08
to
On 27 oct, 17:49, Jon Baumgartner <jon.baumgart...@gmail.com> wrote:
> Every time I try to build using mozilla-build 1.3, sh.exe will crash.
> It crashes at random times, not always in the same spot. I do not have
> the Logitech camera installed, so that's not the problem. I did find a
> bug referencing this, but can't tell if it's relevant to my
> situation.
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=417640

I had the same bug.

In the MinGW FAQ (http://www.mingw.org/MinGWiki/index.php/FAQ),
a compatibily problem with a logitech driver is solved by removing a
key with regedit in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run.
I look here and see a key from GoogleDesktop (I already stopped it and
restarted my computer).

Then I uninstalled GoogleDesktop, I restarted and it works.

0 new messages