Bug ID 939475
Summary DrRacket crashes on opening Preferences menu: SIGSEGV: error code 134
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware x86-64
OS openSUSE 13.2
Status NEW
Severity Critical
Priority P5 - None
Component Development
Assignee bnc-team-screening@forge.provo.novell.com
Reporter udyantw@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101
Firefox/39.0
Build Identifier: 

On a fresh install from the 13.2 repos, DrRacket exits with code
134 on trying to open the Preferences menu.  Running from a
terminal reports this error statement after a number
of (spurious?) Glib statements about failed assertions:

    SIGSEGV MAPERR si_code 1 fault on addr 0x3e00
    Aborted


Reproducible: Always

Steps to Reproduce:
0. Install DrRacket
    (I used zypper, but I don't see how installing from Yast would make a
difference.)

1. Click 'Edit' and then click 'Preferences'.

2. See it crash.
Actual Results:  
The DrRacket GUI crashed.

Expected Results:  
The Preferences menu opens.

Truncated output when run from a command line:

(drracket:4551): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
'G_TYPE_CHECK_INSTANCE (instance)' failed

(drracket:4551): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
'G_TYPE_CHECK_INSTANCE (instance)' failed

(drracket:4551): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
'G_TYPE_CHECK_INSTANCE (instance)' failed
SIGSEGV MAPERR si_code 1 fault on addr 0x3e00
Aborted
$ echo $?
134
$


You are receiving this mail because: