Your message dated Sun, 12 Sep 2010 14:34:59 +0000
with message-id <[email protected]>
and subject line Bug#596059: fixed in gnustep-back 0.18.0-3
has caused the Debian Bug report #596059,
regarding gnustep-back-common: Must depend on ttf-freefont
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
596059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596059
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: terminal.app
Version: 0.9.4+cvs20051125-5
Severity: normal
Steps to reproduce:
1) start Terminal.app under vnc4server
Expected results:
1) Terminal.app starts
Actual results:
1) Terminal.app segfaults
More info:
1) Gdb can show the following:
(gdb) r
Starting program: /usr/bin/Terminal
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread 0xb6fd76c0 (LWP 9255)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6fd76c0 (LWP 9255)]
0x080a3290 in ?? ()
(gdb) directory
/home/lindi/debian/debian-libgnustep-base1.16/gnustep-base-1.16.3/Source
Source directories searched:
/home/lindi/debian/debian-libgnustep-base1.16/gnustep-base-1.16.3/Source:$cdir:$cwd
(gdb) x/5i $eip
0x80a3290: pop %ecx
0x80a3291: push $0x80a32a0
0x80a3296: push %ecx
0x80a3297: jmp 0xb71b677c <__vacall_r>
0x80a329c: nop
(gdb) info register
eax 0x8343510 137639184
ecx 0x80a3290 134886032
edx 0xb7a90638 -1213659592
ebx 0xb7a68bcc -1213822004
esp 0xbfcd104c 0xbfcd104c
ebp 0xbfcd10c8 0xbfcd10c8
esi 0x8348f18 137662232
edi 0x83451a8 137646504
eip 0x80a3290 0x80a3290
eflags 0x10206 [ PF IF RF ]
cs 0x73 115
ss 0x7b 123
ds 0x7b 123
es 0x7b 123
fs 0x0 0
gs 0x33 51
(gdb) bt
#0 0x080a3290 in ?? ()
#1 0xb7814877 in -[NSDistributedNotificationCenter(Private) _connect]
(self=0x8343510, _cmd=0xb7a90508) at NSDistributedNotificationCenter.m:780
#2 0xb781319c in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (self=0x8343510,
_cmd=0xb7a904f0, anObserver=0x8257c28,
aSelector=0xb7eb8918, notificationName=0x0, anObject=0xb7eb7e80,
suspensionBehavior=NSNotificationSuspensionBehaviorCoalesce)
at NSDistributedNotificationCenter.m:339
#3 0xb7812ec8 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:] (self=0x8343510, _cmd=0xb7eb8920,
anObserver=0x8257c28, aSelector=0xb7eb8918,
notificationName=0x0, anObject=0xb7eb7e80) at
NSDistributedNotificationCenter.m:264
#4 0xb7d3b568 in ?? () from /usr/lib/libgnustep-gui.so.0.14
#5 0xb785f2df in +[NSObject new] (self=0xb7eb87a0, _cmd=0xb7eb88a0) at
NSObject.m:1301
#6 0xb7d3c41d in ?? () from /usr/lib/libgnustep-gui.so.0.14
#7 0xb7d3c23c in ?? () from /usr/lib/libgnustep-gui.so.0.14
#8 0xb7ba49df in ?? () from /usr/lib/libgnustep-gui.so.0.14
#9 0xb7ba6152 in ?? () from /usr/lib/libgnustep-gui.so.0.14
#10 0x0804d256 in main () at main.m:503
(gdb) up
#1 0xb7814877 in -[NSDistributedNotificationCenter(Private) _connect]
(self=0x8343510, _cmd=0xb7a90508) at NSDistributedNotificationCenter.m:780
780 [_remote registerClient: (id<GDNCClient>)self];
(gdb) l
775 [[NSNotificationCenter defaultCenter]
776 addObserver: self
777 selector: @selector(_invalidated:)
778 name: NSConnectionDidDieNotification
779 object: c];
780 [_remote registerClient: (id<GDNCClient>)self];
781 }
782 }
783
784 - (void) _invalidated: (NSNotification*)notification
(gdb) p self
$1 = (class NSDistributedNotificationCenter *) 0x8343510
(gdb) p *self
$2 = {
{
{
isa = 0xb7a90440
},
_table = 0x0
},
_centerLock = 0x824b570,
_type = 0x8101598,
_remote = 0x8348f18,
_suspended = 0 '\000'
}
2) Please let me know if you need more info.
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-6-686-bigmem (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages terminal.app depends on:
ii gnustep-back0.14 0.14.0-2 The GNUstep GUI Backend
ii gnustep-base-runtime 1.16.3-3 GNUstep Base library
ii gnustep-gpbs 0.14.0-2 The GNUstep PasteBoard Server
ii gnustep-gui-runtime 0.14.0-4 GNUstep GUI Library - runtime file
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libgcc1 1:4.3.2-1.1 GCC support library
ii libgnustep-base1.16 1.16.3-3 GNUstep Base library
ii libgnustep-gui0.14 0.14.0-4 GNUstep GUI Library
ii libobjc2 4.3.2-1.1 Runtime library for GNU Objective-
terminal.app recommends no packages.
terminal.app suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gnustep-back
Source-Version: 0.18.0-3
We believe that the bug you reported is fixed in the latest version of
gnustep-back, which is due to be installed in the Debian FTP archive:
gnustep-back-common_0.18.0-3_all.deb
to main/g/gnustep-back/gnustep-back-common_0.18.0-3_all.deb
gnustep-back-dbg_0.18.0-3_amd64.deb
to main/g/gnustep-back/gnustep-back-dbg_0.18.0-3_amd64.deb
gnustep-back0.18-art_0.18.0-3_amd64.deb
to main/g/gnustep-back/gnustep-back0.18-art_0.18.0-3_amd64.deb
gnustep-back0.18-cairo_0.18.0-3_amd64.deb
to main/g/gnustep-back/gnustep-back0.18-cairo_0.18.0-3_amd64.deb
gnustep-back0.18_0.18.0-3_all.deb
to main/g/gnustep-back/gnustep-back0.18_0.18.0-3_all.deb
gnustep-back_0.18.0-3.diff.gz
to main/g/gnustep-back/gnustep-back_0.18.0-3.diff.gz
gnustep-back_0.18.0-3.dsc
to main/g/gnustep-back/gnustep-back_0.18.0-3.dsc
gnustep-gpbs_0.18.0-3_amd64.deb
to main/g/gnustep-back/gnustep-gpbs_0.18.0-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yavor Doganov <[email protected]> (supplier of updated gnustep-back package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 08 Sep 2010 18:35:17 +0300
Source: gnustep-back
Binary: gnustep-back0.18 gnustep-back0.18-art gnustep-back0.18-cairo
gnustep-gpbs gnustep-back-common gnustep-back-dbg
Architecture: source all amd64
Version: 0.18.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Description:
gnustep-back-common - The GNUstep GUI Backend - common files
gnustep-back-dbg - The GNUstep GUI Backend - debugging symbols
gnustep-back0.18 - The GNUstep GUI Backend
gnustep-back0.18-art - The GNUstep GUI Backend (art)
gnustep-back0.18-cairo - The GNUstep GUI Backend (cairo)
gnustep-gpbs - The GNUstep PasteBoard Server
Closes: 596059
Changes:
gnustep-back (0.18.0-3) unstable; urgency=medium
.
* debian/control.m4 (gnustep-back-common) <Depends>: Add ttf-freefont
(Closes: #596059).
* debian/control: Regenerate.
Checksums-Sha1:
876d88a58cd8a32710a4d99ded93a39fe3f6d2f2 1533 gnustep-back_0.18.0-3.dsc
49d37efd5e83936f21e6cd86ca10ddbb8927a02e 74055 gnustep-back_0.18.0-3.diff.gz
6e781f3cfc81a74d794e01d54d119d8267c504d5 61218
gnustep-back0.18_0.18.0-3_all.deb
00b9d85d34319b7de37a2291344599fe4a0a5acf 68196
gnustep-back-common_0.18.0-3_all.deb
ed3b9b886c3a7395c555704eb57f3d5e98c0f534 321830
gnustep-back0.18-art_0.18.0-3_amd64.deb
8159b225dffbd560c280a050bad2aeeda165c0ab 256710
gnustep-back0.18-cairo_0.18.0-3_amd64.deb
7997b06d30e64a69e2705424fdfcac852f167326 87586 gnustep-gpbs_0.18.0-3_amd64.deb
5b2a59e644fe62b0b045b043cdb12da8c901bb34 889012
gnustep-back-dbg_0.18.0-3_amd64.deb
Checksums-Sha256:
4d6ecb7ee73e57c2598e6802cc14c34549695eaf9bfbcfa919ae845acd57ff46 1533
gnustep-back_0.18.0-3.dsc
e78920c3c343e100d3387da28ca0c7374d2ada56259b75fd170cf831064759c6 74055
gnustep-back_0.18.0-3.diff.gz
d4664e3c89296add117d3239d58ad856e14e1203d00b621c0b91c43e5d31cc23 61218
gnustep-back0.18_0.18.0-3_all.deb
35c326399d2e2d35b9ad966b3d074e7bff7d07f62575ee8498b4842ab38020b8 68196
gnustep-back-common_0.18.0-3_all.deb
538c647bce5be8ae33477126e12ed5a611b5929557bac7bc6b2212c3b11d4cd6 321830
gnustep-back0.18-art_0.18.0-3_amd64.deb
9ea89de0ff963aeaed240fa35daddb4b1dad3c7d354ce355118dd4f893c90d9f 256710
gnustep-back0.18-cairo_0.18.0-3_amd64.deb
5492b22cc102fb5818b6646cd148b7f07e18626e218c3954f842689a46471f90 87586
gnustep-gpbs_0.18.0-3_amd64.deb
9d8e51373768613b40b7e1e915298edd11c8fc8ac709e93eba4c245f458ea0fe 889012
gnustep-back-dbg_0.18.0-3_amd64.deb
Files:
ac2d8e57c7eb584958a9b685ee3dfd77 1533 gnustep optional
gnustep-back_0.18.0-3.dsc
85e9eec13297e40742443336d27134a9 74055 gnustep optional
gnustep-back_0.18.0-3.diff.gz
2e9294fe65932010407965606606015b 61218 libs optional
gnustep-back0.18_0.18.0-3_all.deb
de71679dc73e67991acd0a6239f4cd6a 68196 gnustep optional
gnustep-back-common_0.18.0-3_all.deb
364b998f38c46fdc8b38474ef45c593e 321830 libs optional
gnustep-back0.18-art_0.18.0-3_amd64.deb
0aedb65cd32582c2add02cb17f330724 256710 libs optional
gnustep-back0.18-cairo_0.18.0-3_amd64.deb
7e75734b9f2988a553c66af9b48b70e2 87586 gnustep optional
gnustep-gpbs_0.18.0-3_amd64.deb
73b1669013125162565a733b90904a07 889012 debug extra
gnustep-back-dbg_0.18.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyM4FkACgkQnXjXEYa8KlB+igCfVpinME+8wMyopO9fgC2gEurZ
rRwAn2GHlmp4OGlOkzvInW7YRhAzgbx3
=wZTZ
-----END PGP SIGNATURE-----
--- End Message ---