No description
f5dd1f9ab5
On some systems (e.g. x86_64 linux) midori crashes when trying to visit "about:version". The crash happens in some printf function deeper in the call stack. But I have a theory that much stack space is occupied already before calling g_strdup_printf. I have not analyzed the situation more closely. This fixes the crash by splitting the generation of the version information page into multiple calls. If my theory is correct, it should now only work because I reduced peak stack usage. |
||
---|---|---|
data | ||
docs/api | ||
extensions | ||
icons | ||
katze | ||
midori | ||
panels | ||
po | ||
tests | ||
toolbars | ||
tools | ||
win32 | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure | ||
COPYING | ||
EXPAT | ||
HACKING | ||
INSTALL | ||
module.xml | ||
README | ||
TODO | ||
TRANSLATE | ||
waf | ||
wscript |
This file is licensed under the terms of the expat license, see the file EXPAT. Midori is a lightweight web browser. * Full integration with GTK+2 and GTK+3. * Fast rendering with WebKit and HTML5 video with GStreamer. * Tabs, windows and session management. * History completion and configurable Web Search. * User scripts and user styles support. * Adblock Plus compatible, external download manager support. * Straightforward bookmark management. * Customizable interface, extensions written in C and Vala. Requirements: GLib 2.22, GTK+ 2.10, WebkitGTK+ 1.1.17, libXML2, libsoup 2.27.90, sqlite 3.0, Vala 0.14 Optional: GTK+ 3.0, Unique 0.9, libnotify For installation instructions read INSTALL. Please report comments, suggestions and bugs to: https://bugs.launchpad.net/midori And join the IRC channel #midori on irc.freenode.net Check for new versions at: http://www.twotoasts.de