Bug#237385: marked as done (kvim: SIGSEGV on start up)

Debian Bug Tracking System owner@bugs.debian.org
Sat, 02 Apr 2005 10:33:17 -0800


Your message dated Sat, 02 Apr 2005 13:17:23 -0500
with message-id <E1DHnBT-0002A2-00@newraff.debian.org>
and subject line Bug#237385: fixed in vim 1:6.3-068+4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Mar 2004 11:40:25 +0000
>From simon@nuit.ca Thu Mar 11 03:40:25 2004
Return-path: <simon@nuit.ca>
Received: from nuit.ca (smtp.nuit.ca) [66.11.160.83] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B1OY5-0007BP-00; Thu, 11 Mar 2004 03:40:25 -0800
Received: from simon by smtp.nuit.ca with local (Exim 4.30 #1 (Debian))
	id 1B1OY0-0006gv-GX by authid <simon>; Thu, 11 Mar 2004 11:40:20 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: simon raven <simon@nuit.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kvim: SIGSEGV on start up
X-Mailer: reportbug 2.50
Date: Thu, 11 Mar 2004 11:40:18 +0000
Message-Id: <E1B1OY0-0006gv-GX@smtp.nuit.ca>
X-SA-Exim-Mail-From: simon@nuit.ca
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_03_08
X-Spam-Level: 

Package: kvim
Version: 1:6.2-316+1
Severity: grave
Tags: sid
Justification: renders package unusable


here's the error it quits with:

-------------------
8H31HVim: Caught deadly signal SEGV
Vim: Finished.
zsh: 25658 segmentation fault  kvim
-------------------

and here's the strace log (only the last bit where it crashes, i'm willing 
to provide more of the log file):

----------------------------------------------------
----------------------------------------------------
read(3, "w=20\n\" winminwidth\tminimal numbe"..., 4096) = 4096
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
ugetrlimit(0x3, 0x1016d4d8)             = 0
write(1, "\33|8H\33|31H", 9)            = 9
write(1, "Vim: Caught deadly signal SEGV\r\n", 32) = 32
open("/tmp/v30500/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4
fstat64(4, {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
getdents64(4, /* 2 entries */, 4096)    = 48
getdents64(4, /* 0 entries */, 4096)    = 0
close(4)                                = 0
rmdir("/tmp/v30500")                    = 0
open("/home/simon/.viminfo", O_RDONLY)  = 4
stat("/home/simon/.viminfo", {st_mode=S_IFREG|0600, st_size=7153, ...}) = 0
getuid()                                = 1000
getuid()                                = 1000
stat("/home/simon/.viminfo.tmp", 0x1016d330) = -1 ENOENT (No such file or directory)
open("/home/simon/.viminfo.tmp", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
chmod("/home/simon/.viminfo.tmp", 0600) = 0
chown("/home/simon/.viminfo.tmp", 1000, 100) = 0
fstat64(4, {st_mode=S_IFREG|0600, st_size=7153, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x307de000
read(4, "# This viminfo file was generate"..., 4096) = 4096
read(4, "www/simon/blog/mt/extlib/Text/Te"..., 4096) = 3057
fstat64(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x307df000
write(5, "# This viminfo file was generate"..., 4096) = 4096
read(4, "", 4096)                       = 0
write(5, "www/simon/blog/mt/extlib/Text/Te"..., 3057) = 3057
close(5)                                = 0
munmap(0x307df000, 4096)                = 0
close(4)                                = 0
munmap(0x307de000, 4096)                = 0
stat("/home/simon/.viminfo.tmp", {st_mode=S_IFREG|0600, st_size=7153, ...}) = 0
unlink("/home/simon/.viminfo")          = 0
rename("/home/simon/.viminfo.tmp", "/home/simon/.viminfo") = 0
write(1, "Vim: Finished.\r\n", 16)      = 16
rt_sigaction(SIGSEGV, {SIG_DFL}, {0x301da9e8, [], SA_STACK}, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
getpid()                                = 25672
kill(25672, SIGSEGV)                    = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
----------------------------------------------
----------------------------------------------

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (998, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.4-rc2
Locale: LANG=C, LC_CTYPE=en_CA.UTF-8

Versions of packages kvim depends on:
ii  kdelibs4                  4:3.2.1-1      KDE core libraries
ii  libc6                     2.3.2.ds1-11   GNU C Library: Shared libraries an
ii  libgpmg1                  1.19.6-12.1    General Purpose Mouse Library [lib
ii  libice6                   4.3.0-5        Inter-Client Exchange library
ii  libncurses5               5.3.20030719-5 Shared libraries for terminal hand
ii  libqt3c102-mt             3:3.2.3-2      Qt GUI Library (Threaded runtime v
ii  libsm6                    4.3.0-5        X Window System Session Management
ii  libstdc++5                1:3.3.3-2      The GNU Standard C++ Library v3
ii  libx11-6                  4.3.0-5        X Window System protocol client li
ii  libxt6                    4.3.0-5        X Toolkit Intrinsics
ii  vim                       1:6.2-316+1    Vi IMproved - enhanced vi editor
ii  xlibs                     4.3.0-5        X Window System client libraries m

-- no debconf information

---------------------------------------
Received: (at 237385-close) by bugs.debian.org; 2 Apr 2005 18:24:17 +0000
>From katie@ftp-master.debian.org Sat Apr 02 10:24:17 2005
Return-path: <katie@ftp-master.debian.org>
Received: from gluck.debian.org [192.25.206.10] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DHnI9-0008UD-00; Sat, 02 Apr 2005 10:24:17 -0800
Received: from newraff.debian.org [208.185.25.31] (mail)
	by gluck.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DHnI9-0001K7-00; Sat, 02 Apr 2005 11:24:17 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DHnBT-0002A2-00; Sat, 02 Apr 2005 13:17:23 -0500
From: Norbert Tretkowski <nobse@debian.org>
To: 237385-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#237385: fixed in vim 1:6.3-068+4
Message-Id: <E1DHnBT-0002A2-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 02 Apr 2005 13:17:23 -0500
Delivered-To: 237385-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: vim
Source-Version: 1:6.3-068+4

We believe that the bug you reported is fixed in the latest version of
vim, which is due to be installed in the Debian FTP archive:

vim-common_6.3-068+4_all.deb
  to pool/main/v/vim/vim-common_6.3-068+4_all.deb
vim-doc_6.3-068+4_all.deb
  to pool/main/v/vim/vim-doc_6.3-068+4_all.deb
vim-gnome_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-gnome_6.3-068+4_i386.deb
vim-gtk_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-gtk_6.3-068+4_i386.deb
vim-lesstif_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-lesstif_6.3-068+4_i386.deb
vim-perl_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-perl_6.3-068+4_i386.deb
vim-python_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-python_6.3-068+4_i386.deb
vim-ruby_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-ruby_6.3-068+4_i386.deb
vim-tcl_6.3-068+4_i386.deb
  to pool/main/v/vim/vim-tcl_6.3-068+4_i386.deb
vim_6.3-068+4.diff.gz
  to pool/main/v/vim/vim_6.3-068+4.diff.gz
vim_6.3-068+4.dsc
  to pool/main/v/vim/vim_6.3-068+4.dsc
vim_6.3-068+4_i386.deb
  to pool/main/v/vim/vim_6.3-068+4_i386.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 237385@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <nobse@debian.org> (supplier of updated vim 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  2 Apr 2005 18:31:19 +0200
Source: vim
Binary: vim-lesstif vim-common vim-doc vim-gnome vim vim-gtk vim-perl vim-tiny vim-ruby vim-python vim-tcl
Architecture: source i386 all
Version: 1:6.3-068+4
Distribution: unstable
Urgency: medium
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <nobse@debian.org>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - Documentation files
 vim-gnome  - Vi IMproved - GNOME2 Version
 vim-gtk    - Vi IMproved - GTK2 Version
 vim-lesstif - Vi IMproved - LessTif Version
 vim-perl   - Vi IMproved, with perl scripting support
 vim-python - Vi IMproved, with python scripting support
 vim-ruby   - Vi IMproved, with ruby scripting support
 vim-tcl    - Vi IMproved, with tcl scripting support
Closes: 194449 194964 205586 234455 237385 245006 266431 272621 283765 293110 294848
Changes: 
 vim (1:6.3-068+4) unstable; urgency=medium
 .
   * Norbert Tretkowski <nobse@debian.org>:
     + Removed all kvim related packages, the code is no longer maintained.
       Sorry. (closes: #234455, #237385, #283765, #293110, #194449, #205586,
       #266431, #272621, #294848, #245006, #194964)
     + Removed patch 401_gcc4.diff, it modified kvim code which is no longer
       available.
     + Added NEWS file, so people upgrading to this version getting informed
       about the kvim removal.
 .
   * Matthijs Mohlmann <matthijs@cacholong.nl>:
     + Fixed up a patch for xml.vim.
Files: 
 000f81dfe4e08d3d94d20de5f183bd08 1358 editors optional vim_6.3-068+4.dsc
 ab09de6a524d5a145e3fa4f60a4ed2bc 258919 editors optional vim_6.3-068+4.diff.gz
 c4dadaf340bfe4dab06cdd158317f7fe 1648960 editors optional vim-doc_6.3-068+4_all.deb
 a2e74f4cdecbca94cc86a93403e5e0da 3424972 editors optional vim-common_6.3-068+4_all.deb
 a477b73bbbe6b5b3adbb2d956d97dbaa 706604 editors optional vim_6.3-068+4_i386.deb
 42e21ab8e9588250fbb4578478750fb6 730244 editors extra vim-perl_6.3-068+4_i386.deb
 1dca8ebb22e775f2321b30c07f9eee5f 722746 editors extra vim-python_6.3-068+4_i386.deb
 0523ead356339cada455097246a2a83d 718692 editors extra vim-ruby_6.3-068+4_i386.deb
 91de4dc012f699a56e4dfabf5d96f97d 722732 editors extra vim-tcl_6.3-068+4_i386.deb
 c00bdd328b9ee6b2b8d73ad6ce3a4c8c 715104 editors extra vim-gtk_6.3-068+4_i386.deb
 41acd8988e41423580c698195c544831 657432 editors extra vim-lesstif_6.3-068+4_i386.deb
 079a2de947b86d9758f48618377095d9 717116 editors extra vim-gnome_6.3-068+4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCTt5ir/RnCw96jQERAgozAJ45T4UPURvJl6I0imRJ2Wq1SxsqLQCfYZWE
geoinGflDAThrSefA7DBjgI=
=ZXpU
-----END PGP SIGNATURE-----