edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] Abort from within duktape when visiting https://www.digicatapult.org.uk/careers
@ 2019-12-07 17:28 Adam Thompson
  2019-12-07 22:14 ` Karl Dahlke
  0 siblings, 1 reply; 6+ messages in thread
From: Adam Thompson @ 2019-12-07 17:28 UTC (permalink / raw)
  To: edbrowse-dev

Hi all,

As per the subject really.  This blew up with both my older compiled version
of duktape and the version from Debian sid.  I'd give a full backtrace but
I'm lacking a duktape with debug symbols (how do I get this) and thus the
interesting part disappears (see below for what I have):

b https://www.digicatapult.org.uk/careers
[New Thread 0x7ffff6c73700 (LWP 293666)]
[Thread 0x7ffff6c73700 (LWP 293666) exited]
119328
[New Thread 0x7ffff6c73700 (LWP 293667)]
[Thread 0x7ffff6c73700 (LWP 293667) exited]
[New Thread 0x7ffff6c73700 (LWP 293668)]
[Thread 0x7ffff6c73700 (LWP 293668) exited]
[New Thread 0x7ffff6c73700 (LWP 293669)]
[New Thread 0x7ffff61c1700 (LWP 293670)]
[New Thread 0x7ffff59c0700 (LWP 293671)]
[New Thread 0x7ffff51bf700 (LWP 293672)]
[Thread 0x7ffff51bf700 (LWP 293672) exited]
[Thread 0x7ffff6c73700 (LWP 293669) exited]
[Thread 0x7ffff61c1700 (LWP 293670) exited]
[Thread 0x7ffff59c0700 (LWP 293671) exited]

Thread 1 "edbrowse" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007ffff7a22535 in __GI_abort () at abort.c:79
#2 0x00007ffff7d2ccf6 in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#3 0x00007ffff7d35649 in duk_fatal_raw () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#4 0x00007ffff7d4849b in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#5 0x00007ffff7d39929 in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#6 0x00007ffff7d2ce16 in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#7 0x00007ffff7d369fb in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#8 0x00007ffff7d36a8c in ?? () from
/usr/lib/x86_64-linux-gnu/libduktape.so.204
#9 0x00005555555d6494 in set_property_string_nat (parent=0x555555ac8268,
name=0x5555555d9e3d "readyState", value=0x5555555d9e34 "complete") at
jseng-duk.c:1839
#10 0x00005555555ae57a in set_property_string (obj=0x555555ac8268,
name=0x5555555d9e3d "readyState", value=0x5555555d9e34 "complete") at
ebjs.c:416
#11 0x000055555559d452 in htmlParse (buf=0x555555d267e0 "", remote=1) at
html.c:926
#12 0x000055555558dd95 in browseCurrentBuffer () at buffers.c:6757
#13 0x000055555558ce61 in runCommand (line=0x555555bc6c12
"https://www.digicatapult.org.uk/careers") at buffers.c:6383
#14 0x000055555558d6f4 in edbrowseCommand (line=0x555555bc6c10 "b
https://www.digicatapult.org.uk/careers", script=0 '\000') at buffers.c:6573
#15 0x0000555555578db2 in inputForever (ptr=0x0) at main.c:904
#16 0x0000555555578d3d in main (argc=0, argv=0x7fffffffea30) at main.c:890
(gdb)

Sorry for the second post in an hour and for neither of them actually
containing a full fix.

Cheers,
Adam.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-12-09 10:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-07 17:28 [edbrowse-dev] Abort from within duktape when visiting https://www.digicatapult.org.uk/careers Adam Thompson
2019-12-07 22:14 ` Karl Dahlke
2019-12-08 13:53   ` Adam Thompson
2019-12-08 15:26     ` [edbrowse-dev] Abort from within duktape when visiting Karl Dahlke
2019-12-08 16:57       ` Adam Thompson
2019-12-09 10:41         ` Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).