Menu

#174 Crashes after startup in Ubuntu 13.10

future
open
nobody
3
2014-06-13
2013-11-17
John Goertz
No

I recently upgraded my OS to Ubuntu 13.10 from 13.04. After the upgrade, I was able to open medit and work with it fine. However, every subsequent time I opened medit, the window appeared briefly then immediately closed. I uninstalled/reinstalled the program, to no avail, and purging/reinstalling didn't help either. If I open from terminal, this is the error message I get:

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::lang after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::indent after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::strip after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::add-newline after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::wrap-mode after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::show-line-numbers after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::tab-width after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::word-chars after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::indent-use-tabs after class was initialised

(medit:12362): GLib-GObject-WARNING **: Attempt to add property MooEditConfig::indent-width after class was initialised
Segmentation fault (core dumped)

Related

Bugs: #174

Discussion

  • mikar

    mikar - 2013-11-18

    I am using ArchLinux with AwesomeWM and i am getting the same GLib-GObject warnings.
    http://bpaste.net/show/150970/

    My medit works perfectly fine though, despite those warnings. Except in some Xorg sessions, medit would freeze but that was xcompmgr's fault and I've since switched to a different composition manager. And it's probably neither relevant here nor worthy of a ticket of its own.

     

    Last edit: mikar 2013-11-19
  • Yevgen Muntyan

    Yevgen Muntyan - 2013-11-21

    Have you (John) built medit from source or is it a distro package? Can you get a crash dump by any chance?

    As to warnings, that needs to be fixed, apparently it will become a real problem eventually: https://bugzilla.gnome.org/show_bug.cgi?id=698614. Medit is not gnome, so it can get broken.

     
  • John Goertz

    John Goertz - 2013-11-21

    I'm still working on proficiency with Linux, but I'm pretty sure I
    installed it from a distro: installing via the Ubuntu Software Center or
    via the command apt-get install medit. How do I get a crash dump report?
    On Nov 21, 2013 11:58 AM, "Yevgen Muntyan" emuntyan@users.sf.net wrote:

    Have you (John) built medit from source or is it a distro package? Can you
    get a crash dump by any chance?

    As to warnings, that needs to be fixed, apparently it will become a real
    problem eventually: https://bugzilla.gnome.org/show_bug.cgi?id=698614.Medit is not gnome, so it can get broken.


    Status: open
    Labels: 13.10 Ubuntu Crash Segmentation fault GLib-GObject-WARNING
    Created: Sun Nov 17, 2013 06:47 PM UTC by John Goertz
    Last Updated: Mon Nov 18, 2013 11:23 PM UTC
    Owner: nobody

    I recently upgraded my OS to Ubuntu 13.10 from 13.04. After the upgrade, I
    was able to open medit and work with it fine. However, every subsequent
    time I opened medit, the window appeared briefly then immediately closed. I
    uninstalled/reinstalled the program, to no avail, and purging/reinstalling
    didn't help either. If I open from terminal, this is the error message I
    get:

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::lang after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::indent after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::strip after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::add-newline after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::wrap-mode after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::show-line-numbers after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::tab-width after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::word-chars after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::indent-use-tabs after class was initialised

    (medit:12362): GLib-GObject-WARNING **: Attempt to add property
    MooEditConfig::indent-width after class was initialised
    Segmentation fault (core dumped)


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/mooedit/bugs/174/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Bugs: #174

  • Artemy Vysotsky

    Artemy Vysotsky - 2014-06-13

    Here is link to lanchpad report of the same crash https://bugs.launchpad.net/ubuntu/+source/medit/+bug/1241750

    I have posted there workaround fro the crash - hopes it will help identify the problem

    Here is the stack trace
    (gdb) bt

    0 0x00007ffff51ebfe0 in g_str_hash () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
    1 0x00007ffff51eb040 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
    2 0x00007fffee886a62 in ?? () from /usr/lib/x86_64-linux-gnu/libunity-gtk2-parser.so.0
    3 0x00007fffee880852 in ?? () from /usr/lib/x86_64-linux-gnu/libunity-gtk2-parser.so.0
    4 0x00007fffee8825f6 in ?? () from /usr/lib/x86_64-linux-gnu/libunity-gtk2-parser.so.0
    5 0x00007ffff54cb3b8 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    6 0x00007ffff54dcd3d in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    7 0x00007ffff54e4a29 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    8 0x00007ffff54e4ce2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    9 0x00007ffff54cf725 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    10 0x00007ffff54d1ceb in g_object_notify () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
    11 0x00007ffff6b1be75 in gtk_widget_show () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
    12 0x00000000004c4228 in update_recent_list_visibility (action=0xd69a50) at mooutils/mooencodings.c:1234
    13 0x00007ffff51fbce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
    14 0x00007ffff51fc048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
    15 0x00007ffff51fc30a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
    16 0x00007ffff6a04447 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
    17 0x0000000000553b15 in moo_app_run (app=app@entry=0x922c00) at mooapp/mooapp.c:908
    18 0x000000000044c172 in medit_main (argv=<optimized out="">, argc=<optimized out="">) at medit-app/main.c:843
    19 main (argc=<optimized out="">, argv=<optimized out="">) at medit-app/main.c:854</optimized></optimized></optimized></optimized>

     

    Last edit: Artemy Vysotsky 2014-06-13

Log in to post a comment.

Monday.com Logo