Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 11:33:51 -0700
From:      Steve Robertson <srobertanv@gmail.com>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>, xfce@FreeBSD.org
Subject:   Re: Midori Crashes when Trying to Select Preferences
Message-ID:  <5262D08F.5050506@gmail.com>
In-Reply-To: <20131019065331.9b2a35008891944c21f5612b@gmail.com>
References:  <5261F99B.3040202@gmail.com> <20131019065331.9b2a35008891944c21f5612b@gmail.com>

index | next in thread | previous in thread | raw e-mail

On 10/18/13 23:53, Olivier Duchateau wrote:
> On Fri, 18 Oct 2013 20:16:43 -0700
> Steve Robertson <srobertanv@gmail.com> wrote:
>
>> Hello,
>>
>> I've lately run Midori-0.5.5_1 under FreeBSD 9.2-RELEASE. I installed it
>> from ports.
>> Whenever I select Preferences I get a core dump.
>> I've tried setting the config options differently and searched the
>> internet and forums but I'm not finding any solutions to it.
>>
>> Do you know of a solution or is there any more information I can provide
>> that would lead to it?
> Hi,
>
> Do you know which extensions, are set ?
>
> Copy your config (~/.config/midori/config) here, and about:version (in urlbar).
I'm not sure where to access a complete list of which extensions are
set. The flash player works.
For the last build I only chose the documentation option (of the 4
available) in make config.
It turns out thatabout:version in the urlbar crashes midori just as
attempting to select preferences from the menu does.

My ~/.config/midori/config follows:

    [settings]
    default-encoding=ISO-8859-1
    enable-developer-extras=true
    enable-site-specific-quirks=true
    enable-javascript=true
    default-charset=ISO-8859-1
    last-window-width=752
    last-window-height=470
    last-panel-position=227
    last-panel-page=1
    location-entry-search=https://duckduckgo.com/?q=%s
    show-menubar=true
    toolbar-items=TabNew,Back,NextForward,ReloadStop,BookmarkAdd,Location,Search,Trash,
    homepage=about:search
    tabhome=about:dial
    download-folder=/usr/home/robertss
    user-agent=Mozilla/5.0 (X11; FreeBSD) AppleWebKit/535.22 (KHTML,
    like Gecko) Chrome/18.0.1025.133 Safari/535.22 Midori/0.5


> Try to rename ~/.config/midori, and launch Midori with new session (preferably in console).

I tried that and got the following from the console before the dump that
resulted from attempting to open the preferences.
robertss@acer ~> midori

    (midori4:30410): GLib-GObject-WARNING **: gsignal.c:2475: signal
    `context-menu' is invalid for instance `0x81089f000' of type
    `WebKitWebView'
    openjdk version "1.6.0_32"
    OpenJDK Runtime Environment (build 1.6.0_32-b28)
    OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
    openjdk version "1.6.0_32"
    OpenJDK Runtime Environment (build 1.6.0_32-b28)
    OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
    fish: Job 1, 'midori' terminated by signal SIGBUS (Misaligned
    address error)

It was the same when the crash occurred because of attempting
about:version in the urlbar.

Thanks
Steve R.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5262D08F.5050506>