That's really strange. I don't know why you'd end up with that when running it one way but not the other.
Andrew ----- Original Message ----- > I am using a third party framework in my application on MAC. > > Third party framework uses mozilla 4.0 to display some web pages. The > application is giving me following error(EXC_BAD_ACCESS) when I > debug it using xcode 4.3 attached. > > > STACK Trace- > > libmozalloc.dylib`mozalloc_abort(char const*): > 0x11eea0c60: pushq %rbx > 0x11eea0c61: movq 936(%rip), %rbx ; 0x000000011eea1010 > (void *)0x00007fff736eb630: __stderrp > 0x11eea0c68: movq (%rbx), %rsi > 0x11eea0c6b: callq 0x000000011eea0cc2 ; fputs > 0x11eea0c70: movq (%rbx), %rsi > 0x11eea0c73: movl $10, %edi > 0x11eea0c78: callq 0x000000011eea0cbc ; fputc > 0x11eea0c7d: movl 0, %eax ; 0x0000000000000000 > EXC_BAD_ACCESS(code=1, address=0x0) > 0x11eea0c84: addl %eax, 990(%rip) ; 0x000000011eea1068 > _ZL13gDummyCounter > 0x11eea0c8a: movl $127, %edi > 0x11eea0c8f: callq 0x000000011eea0cb0 ; _exit > > > ERROR MSG- > > ABORT: Cannot cycle collect if GC has not run first!: file > /builds/slave/rel-2.0-xr-osx64-bld/build/js/src/xpconnect/src/nsXPConnect.cpp, > line 475): Found connection. > > > When I run the app normally without xcode. It runs fine. Please Help. > > > > _______________________________________________ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform > _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform