Public bug reported:

-- uname --

$ uname -a
Linux asus 3.19.0-10-generic #10-Ubuntu SMP Mon Mar 23 16:25:20 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

-- lsb_release --
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu Vivid Vervet (development branch)
Release:        15.04
Codename:       vivid

-- dpkg --
$ dpkg -l | grep nedit
ii  nedit                                                1:5.6-1                
                    amd64        powerful, customizable, Motif based text editor
ii  nedit-dbg                                            1:5.6-1                
                    amd64        debugging symbols for nedit

-- apt-cache policy --
$ apt-cache policy nedit
nedit:
  Installé : 1:5.6-1
  Candidat : 1:5.6-1
 Table de version :
 *** 1:5.6-1 0
        500 http://fr.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages
        100 /var/lib/dpkg/status

-- nedit --
$ nedit
Erreur de segmentation (core dumped)

-- gdb --
$ gdb nedit
GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from nedit...Reading symbols from 
/usr/lib/debug/.build-id/ce/10166e665ca9b57c84ebbd1c1b4fa8740bf845.debug...done.
done.
(gdb) run
Starting program: /usr/bin/nedit 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
initialize (request=0x7fffffffa410, new=0x555555b9f660) at text.c:781
781     text.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  initialize (request=0x7fffffffa410, new=0x555555b9f180) at text.c:781
#1  0x00007ffff76c0afc in ?? () from /usr/lib/x86_64-linux-gnu/libXt.so.6
#2  0x00007ffff76c1427 in ?? () from /usr/lib/x86_64-linux-gnu/libXt.so.6
#3  0x00007ffff76c1840 in _XtCreateWidget () from 
/usr/lib/x86_64-linux-gnu/libXt.so.6
#4  0x00007ffff76ef74e in ?? () from /usr/lib/x86_64-linux-gnu/libXt.so.6
#5  0x00007ffff76efb18 in XtVaCreateManagedWidget () from 
/usr/lib/x86_64-linux-gnu/libXt.so.6
#6  0x000055555559c4e6 in createTextArea (parent=parent@entry=0x555555b92900, 
window=window@entry=0x555555a70440, rows=24, cols=80, emTabDist=0, 
    delimiters=delimiters@entry=0x5555558d91fc <PrefData+4732> 
".,/\\`'!|@#%^&*()-=+{}[]\":;<>?", wrapMargin=0, lineNumCols=0) at window.c:2248
#7  0x00005555555a2ae3 in CreateWindow (name=name@entry=0x7fffffffad20 
"Untitled", geometry=<optimized out>, geometry@entry=0x0, iconic=iconic@entry=0)
    at window.c:718
#8  0x000055555558fc06 in EditNewFile (inWindow=0x0, geometry=0x0, iconic=0, 
languageMode=0x0, defaultPath=0x0) at file.c:129
#9  0x000055555558d202 in main (argc=1, argv=0x555555b9f180) at nedit.c:799

** Affects: nedit (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: nedit vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1442854

Title:
  Nedit crash with Segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nedit/+bug/1442854/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to