Gorm crashed with SIGSEGV in object_is_instance()

Bug #619966 reported by Philip Muškovac
This bug report is a duplicate of:  Bug #535044: Gorm crashed with SIGSEGV. Edit Remove
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gorm.app (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gorm.app

Trying to start Gorm on maverick:

$ Gorm
2010-08-18 18:21:57.758 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/TeXGyreChorus.nfont/../../../../../../usr/share/texmf/fonts/type1/public/tex-gyre/qzcri.pfb' (00000001)
2010-08-18 18:21:57.758 Gorm[31031] FTC_Manager_LookupSize() failed for 'TeXGyreChorus-Italic', error 00000001!
2010-08-18 18:21:57.758 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/TeXGyreChorus.nfont/../../../../../../usr/share/texmf/fonts/type1/public/tex-gyre/qzcri.pfb' (00000001)
2010-08-18 18:21:57.760 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/WenQuanYi ZenHei.nfont/../../../../../../usr/share/fonts/truetype/wqy/wqy-zenhei.ttf' (00000001)
2010-08-18 18:21:57.760 Gorm[31031] FTC_Manager_LookupSize() failed for 'ZenHei', error 00000001!
2010-08-18 18:21:57.760 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/WenQuanYi ZenHei.nfont/../../../../../../usr/share/fonts/truetype/wqy/wqy-zenhei.ttf' (00000001)
2010-08-18 18:21:58.097 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/TeXGyreChorus.nfont/../../../../../../usr/share/texmf/fonts/type1/public/tex-gyre/qzcri.pfb' (00000001)
2010-08-18 18:21:58.098 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/WenQuanYi ZenHei.nfont/../../../../../../usr/share/fonts/truetype/wqy/wqy-zenhei.ttf' (00000001)
2010-08-18 18:21:58.098 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/TeXGyreChorus.nfont/../../../../../../usr/share/texmf/fonts/type1/public/tex-gyre/qzcri.pfb' (00000001)
2010-08-18 18:21:58.098 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/WenQuanYi ZenHei.nfont/../../../../../../usr/share/fonts/truetype/wqy/wqy-zenhei.ttf' (00000001)
2010-08-18 18:21:58.098 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/TeXGyreChorus.nfont/../../../../../../usr/share/texmf/fonts/type1/public/tex-gyre/qzcri.pfb' (00000001)
2010-08-18 18:21:58.098 Gorm[31031] Error when loading '/var/lib/defoma/gnustep-nfont.d/Fonts/WenQuanYi ZenHei.nfont/../../../../../../usr/share/fonts/truetype/wqy/wqy-zenhei.ttf' (00000001)
2010-08-18 18:21:58.099 Gorm[31031] Problem posting notification: <NSException: 0x1686070> NAME:NSRangeException REASON:index is out of range in function _attributesAtIndexEffectiveRange() INFO:(nil)
Segmentation fault (core dumped)

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: gorm.app 1.2.10-1
ProcVersionSignature: Ubuntu 2.6.35-15.21-generic 2.6.35.1
Uname: Linux 2.6.35-15-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Aug 18 18:21:58 2010
ExecutablePath: /usr/lib/GNUstep/Applications/Gorm.app/Gorm
InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
ProcCmdline: Gorm
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f0dbbb1479d <-[GSMutableString replaceCharactersInRange:withString:]+173>: mov (%r12),%rax
 PC (0x7f0dbbb1479d) ok
 source "(%r12)" (0x00000008) not located in a known VMA region (needed readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gorm.app
StacktraceTop:
 object_is_instance (self=0x16c5160, _cmd=0x7f0dbc761380, aRange=<value optimized out>, aString=0x8) at /usr/lib/gcc/x86_64-linux-gnu/4.4.4/include/objc/objc-api.h:607
 GSObjCIsInstance (self=0x16c5160, _cmd=0x7f0dbc761380, aRange=<value optimized out>, aString=0x8) at ../Headers/Additions/GNUstepBase/GSObjCRuntime.h:219
 -[GSMutableString replaceCharactersInRange:withString:] (self=0x16c5160, _cmd=0x7f0dbc761380, aRange=<value optimized out>, aString=0x8) at GSString.m:4297
 -[GSTextStorage replaceCharactersInRange:withString:] (self=0x16c5000, _cmd=0x7f0dbc721f80, range=..., aString=0x7f0dbc721600) at GSTextStorage.m:719
 cache_lookup_string (string=0x16a29e0, attributes=0x16a98c0, hasSize=0, size=..., useScreenFonts=1) at NSStringDrawing.m:281
Title: Gorm crashed with SIGSEGV in object_is_instance()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Philip Muškovac (yofel) wrote :
Philip Muškovac (yofel)
tags: removed: need-amd64-retrace
visibility: private → public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.