Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Raspian Buversion segfaults #455

Open
William-Purvis opened this issue Dec 1, 2021 · 0 comments
Open

Latest Raspian Buversion segfaults #455

William-Purvis opened this issue Dec 1, 2021 · 0 comments

Comments

@William-Purvis
Copy link

William-Purvis commented Dec 1, 2021

Running on a Raspberry Pi 3A, midori crashes on a trivial bit of HTML that tries to display an image file.
I've just clone the current version and compiled it, and that works OK. I apologise for not knowing what
to add, other than /etc/issue says 'Raspian GNU/Linux 10', and
dpkg -l midori says 'ii midori 7.0-2 armhf '
I have coredump file and running gdb gives:

Reading symbols from midori...(no debugging symbols found)...done.
[New LWP 1197]
[New LWP 1203]
[New LWP 1205]
[New LWP 1198]
[New LWP 1215]
[New LWP 1213]
[New LWP 1204]
[New LWP 1216]
[New LWP 1207]
[New LWP 1199]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `midori -a test.html'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x76ea9080 in ?? () from /usr/lib/libmidori-core.so.0
[Current thread is 1 (Thread 0x6ee63cc0 (LWP 1197))]

the file that crashes is minimal:
test.txt
(it is html, but git doesn't like that file type)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant