[Debian GNUstep maintainers] Transition underway

Yavor Doganov yavor at gnu.org
Tue Jan 15 17:17:58 GMT 2019


Yavor Doganov wrote:
> On Sun, 13 Jan 2019 00:22:44 +0200,
> Yavor Doganov wrote:
> Paje died with SIGSEGV the first time I tried it but I could not
> reproduce then.

I figured out why I could not reproduce.  I installed the -dbgsym
package which pulled in the binNMUed package and apparently I wasn't
paying attention.  After downgrading I can reliably reproduce.  The
crash occurs at the same place as PikoPixel.

> TimeMon behaved in the same manner like Paje: it crashed the first
> time but I could not reproduce in subsequent tries.  It loads the
> RTFConverter bundle.

Same reason here; crashes reliably after downgrading:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff731dd6a in objc_msg_lookup (receiver=receiver at entry=0x687c, 
    op=op at entry=0x7fffed267c20 <_OBJC_SELECTOR_TABLE+608>)
    at /build/gcc-8-keL4DQ/gcc-8-8.2.0/src/libobjc/sendmsg.c:442
442	/build/gcc-8-keL4DQ/gcc-8-8.2.0/src/libobjc/sendmsg.c: Няма такъв файл или директория.
(gdb) bt
#0  0x00007ffff731dd6a in objc_msg_lookup
    (receiver=receiver at entry=0x687c, op=op at entry=0x7fffed267c20 <_OBJC_SELECTOR_TABLE+608>) at /build/gcc-8-keL4DQ/gcc-8-8.2.0/src/libobjc/sendmsg.c:442
#1  0x00007fffecff59f5 in -[NSTextView(GSTextViewSync) _updateMultipleTextViews] (self=0x555555c07630, _cmd=<optimized out>) at NSTextView.m:403
#2  0x00007ffff7d18390 in -[GSLayoutManager setTextStorage:]
    (self=0x5555555a6be0, _cmd=<optimized out>, aTextStorage=<optimized out>)
    at GSLayoutManager.m:2969
#3  0x00007fffecf5999e in -[NSLayoutManager(temporaryattributes) setTextStorage:] (self=0x5555555a6be0, _cmd=<optimized out>, aTextStorage=0x0)
    at NSLayoutManager.m:3131
#4  0x00007ffff7ca038f in -[NSTextStorage removeLayoutManager:]
    (self=0x5555563d7a30, _cmd=<optimized out>, obj=0x5555555a6be0)
    at NSTextStorage.m:108
#5  0x00007ffff7d1845d in -[GSLayoutManager replaceTextStorage:]
    (self=0x5555555a6be0, _cmd=<optimized out>, newTextStorage=0x555555691530)
    at GSLayoutManager.m:3000
#6  0x000055555555b952 in -[Percentages awakeFromNib]
    (self=0x555556010390, _cmd=<optimized out>) at Percentages.m:91
#7  0x00007ffff7d2289f in -[GSNibContainer awakeWithContext:]
    (self=0x55555601c9d0, _cmd=<optimized out>, context=0x555556d2bfa0)
    at GSGormLoading.m:250
#8  0x00007ffff7d5722c in -[GSGormLoader loadModelData:externalNameTable:withZone:]
    (self=<optimized out>, _cmd=<optimized out>, data=<optimized out>, context=0x555555871eb0, zone=<optimized out>) at GSGormLoader.m:120
#9  0x00007ffff7b8eb87 in +[NSBundle(NSBundleAdditions) loadNibFile:externalNameTable:withZone:]
    (self=<optimized out>, _cmd=<optimized out>, fileName=0x55555600a7d0, context=0x555555871eb0, zone=0x7ffff79083c0 <default_zone>) at NSBundleAdditions.m:52
#10 0x00007ffff7b8ecab in +[NSBundle(NSBundleAdditions) loadNibNamed:owner:]
    (self=0x7ffff7853c40 <_OBJC_Class_NSBundle>, _cmd=<optimized out>, aNibName=0x555555868410, owner=0x555555871a10) at NSBundleAdditions.m:84
#11 0x00007ffff7b439d7 in NSApplicationMain
    (argc=<optimized out>, argv=<optimized out>) at Functions.m:83
#12 0x00007ffff716d09b in __libc_start_main (main=
    0x55555555b160 <main>, argc=1, argv=0x7fffffffe1c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe1b8)
    at ../csu/libc-start.c:308
#13 0x000055555555b1ba in _start ()




More information about the pkg-GNUstep-maintainers mailing list