* Kalle Olavi Niemitalo <[EMAIL PROTECTED]> [2007-09-04 07:55 +0300]:

>Breen Mullins <[EMAIL PROTECTED]> writes:
>
>
>If JS_InitStandardClasses is somehow causing SpiderMonkey to call
>window_set_property, then the private pointer has not yet been
>set, and vs becomes NULL and causes a bus error.  Please try
>moving the JS_SetPrivate call above the JS_InitStandardClasses
>call and see if it helps.

That builds, and I get no bus error. Unfortunately, JS also appears not
to work. Is there a test case you could point me to that _should_ work?

>
>It would also be interesting to know the names and line numbers
>of the SpiderMonkey functions in the backtrace if you can get
>debug symbols for those.  

I'll try to get that.

Breen
-- 
Breen Mullins
Menlo Park, California
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to