public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Виктор Март" <viktor.mart@gmail.com>
To: cygwin@cygwin.com
Subject: cygwin gjs segfault: egList.js egSpawn.js egSearch.js examples from gjs-examples
Date: Thu, 27 Oct 2016 13:35:00 -0000	[thread overview]
Message-ID: <CAOFn8QcpwHV3yinL4Vc-f5dZ4qYyB-XmcxLrUjL-xnSVe_Tq5A@mail.gmail.com> (raw)

gjs-examples egList.js, egSpawn.js and egSearch.js are cause segmentation fault.

gjs version is 1.44.0-1
eg* examples: github.com/optimisme/gjs-examples

methods that cause segmentation fault:
    egList.js
    (Gtk.TreeViewColumn)col.segfault set_cell_data_func

    egSearch.js
    (Gtk.FlowBox)flow.segfault set_filter_func

    egSpawn.js
    (Spawn.SpawnReader)reader.spawn

gdb output for egList.js:
Program received signal SIGSEGV, Segmentation fault.
gjs_invoke_c_function
at /usr/src/debug/gjs-1.44.0-1/gi/function.cpp:1117
             gjs_callback_trampoline_unref(trampoline);
print trampoline
(GjsCallbackTrampoline *) 0x0
print function->invoker.native_address
(gpointer) <gtk_tree_view_column_set_cell_data_func>

The same situation repeated in other cases: egSpawn.js and egSearch.js

Ununtu 14 - Ubuntu 16: examples work fine

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

                 reply	other threads:[~2016-10-27 10:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOFn8QcpwHV3yinL4Vc-f5dZ4qYyB-XmcxLrUjL-xnSVe_Tq5A@mail.gmail.com \
    --to=viktor.mart@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).