Can't install adblock or adblockplus w/ seamonkey 1.1.4

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
maxslug

Can't install adblock or adblockplus w/ seamonkey 1.1.4

Post by maxslug »

This is probably a seamonkey problem, but it crashes every time I try to install an extension.

Crash trace:

Assertion failure: !OBJ_GET_PROTO(cx, ctor), at /path/to/seamonkey_1.1.4/js/src/jsapi.c:2219


Any ideas?
maxslug

Post by maxslug »

Found the problem

This assertion only happens when you have --enable-debug on your build and is not a real problem...

ugh.

-m
Wladimir Palant

Post by Wladimir Palant »

Yes, assertions are only warnings, usually they are not fatal. Unless of course the assertion had a point and ignoring it will cause a crash...
Post Reply