Problems with bookmarks.dpi

"Sebastian Geerken" <[email protected]>
Newsgroups gmane.comp.web.dillo.devel
Message-ID <[email protected]>
Hi!

As I wrote in a previois post, bookmarks do not work. It seems that
bookmarks.dpi crashes:

----------------------------------------------------------------------
$ gdb /usr/local/lib/dillo/dpi/bookmarks/bookmarks.dpi core
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
[...]
Reading symbols from /usr/local/lib/dillo/dpi/bookmarks/bookmarks.dpi...done.
[New LWP 5661]
Core was generated by `/usr/local/lib/dillo/dpi/bookmarks/bookmarks.dpi'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  Bms_load () at bookmarks.c:745
745              p = strchr(p, ' '); *p = 0;
(gdb) l
740           if (buf[0] == 's') {
741              /* get section, url and title */
742              section = strtol(buf + 1, NULL, 10);
743              p = strchr(buf, ' '); *p = 0;
744              url = ++p;
745              p = strchr(p, ' '); *p = 0;
746              title = ++p;
747              p = strchr(p, '\n'); *p = 0;
748              u_title = Unescape_html_str(title);
749              Bms_add(section, url, u_title);
(gdb) p p
$1 = 0x1 <error: Cannot access memory at address 0x1>
(gdb) bt
#0  Bms_load () at bookmarks.c:745
#1  Bms_cond_load () at bookmarks.c:792
#2  Bmsrv_parse_token (Buf=0x1814280 "<cmd='open_url' url='dpi:/bm/'
'>", sh=0x1810200) at bookmarks.c:1605
#3  main () at bookmarks.c:1746
----------------------------------------------------------------------

Sebastian

_______________________________________________
Dillo-dev mailing list
[email protected]
http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
signature.asc (application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJWo4leAAoJEAw7+YHB+ZL65AwH/R4Pz5RrOyq4lE1UzHCNDgQU
rz1nLqn3+WTeKkddvBrxkJyRUOLn67ZeD5KV382SULhwxVXJUQsxfJYXhGp95uW0
kYG7im2ZRqv8gR/czGQ/J+kivgCqNPdte1a90tvVFqofzDpIlrYIn/x9p77lt0jt
cK5C6NFREkQU6v2GPgv5qryZEkHg4HiPUq6Pa3QnL/Dpd5grHYpyno4wHMOQrVEy
Fv85Ka1ll3MF/TNg4qEAmiG8M66VVRFzFYV/e/Qsc/DWvV3RnRe7cD+HuwLUzI4M
eTuDvvATUnlNQKkY1rUm9k34jIuvwHiKtkFr/qE06C+TXCPZwztD/sYYPnCY3cA=
=VnJv
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.