You are not logged in.

#1 2008-05-30 06:36:01

fuscia
Member
Registered: 2008-04-21
Posts: 398

elinks crashing

it's never happened before. i suspect yesterday morning's update of spidermonkey as the culprit.

Offline

#2 2008-05-31 19:07:55

leo2501
Member
From: Buenos Aires, Argentina
Registered: 2007-07-07
Posts: 658

Re: elinks crashing

Same problem here, any temporary replacement to elinks?


Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery

Offline

#3 2008-05-31 19:29:33

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: elinks crashing

http://bugs.archlinux.org/task/10546 ?
Elinks works great here although i dont use the official package


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#4 2008-05-31 20:39:10

fuscia
Member
Registered: 2008-04-21
Posts: 398

Re: elinks crashing

there doesn't appear to be much response from the elinks mailing list, either.

Offline

#5 2008-06-01 00:39:05

kstevens
Member
Registered: 2008-06-01
Posts: 8

Re: elinks crashing

I'm also having the same problem.  I'll see if I can find a solution later on.  If so, I'll post it.

Offline

#6 2008-06-01 00:45:51

kstevens
Member
Registered: 2008-06-01
Posts: 8

Re: elinks crashing

Here is the stack trace.  I would post it to the bug report, but it doesn't seem to let me.

#0  0xb7e65b86 in JS_DefineFunction () from /usr/lib/libjs.so
#1  0xb7e66800 in JS_DefineFunctions () from /usr/lib/libjs.so
#2  0xb7e67f1a in JS_InitClass () from /usr/lib/libjs.so
#3  0x080a605d in spidermonkey_get_interpreter ()
#4  0x080a5824 in ecmascript_get_interpreter ()
#5  0x080a58be in ecmascript_reset_state ()
#6  0x08082477 in render_document ()
#7  0x08082c02 in render_document_frames ()
#8  0x080e7d7c in draw_formatted ()
#9  0x080d52b6 in doc_loading_callback ()
#10 0x080b7fe6 in notify_connection_callbacks ()
#11 0x080b8b06 in done_connection ()
#12 0x080b9259 in add_keepalive_connection ()
#13 0x080cac76 in http_end_request ()
#14 0x080cb0a7 in read_http_data ()
#15 0x080badd8 in read_select ()
#16 0x080b510b in select_loop ()
#17 0x080b46da in main ()

Offline

#7 2008-06-01 00:57:49

kstevens
Member
Registered: 2008-06-01
Posts: 8

Re: elinks crashing

Here is a temporary fix.  fuscia was correct about the spidermonkey update.  Just need to downgrade that package.

1. Download a version that works:

wget http://shellpenguin.com/arch/pkg/spidermonkey-1.60-1.pkg.tar.gz

2. Switch to root:

su

3. Downgrade to the older version:

pacman -U spidermonkey-1.60-1.pkg.tar.gz

Now you should be good!

Not sure when this will be fixed permanently, but you can follow the instructions here to prevent spidermonkey from being updated again:
http://wiki.archlinux.org/index.php/Downgrade_packages

Last edited by kstevens (2008-06-01 01:05:56)

Offline

#8 2008-06-01 04:05:30

fuscia
Member
Registered: 2008-04-21
Posts: 398

Re: elinks crashing

ooh! fine work from kstevens. thanks much.

Offline

#9 2008-06-01 07:58:30

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: elinks crashing

Did you report this to the elinks developers?


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#10 2008-06-01 13:22:21

kstevens
Member
Registered: 2008-06-01
Posts: 8

Re: elinks crashing

I just submitted a bug report with Elinks:

http://bugzilla.elinks.cz/show_bug.cgi?id=1016

Offline

Board footer

Powered by FluxBB