Your message dated Fri, 06 May 2005 14:48:00 +0300
with message-id <[EMAIL PROTECTED]>
and subject line [Fwd: Bug#304443: 7.0-2 works ok]
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; 13 Apr 2005 08:14:23 +0000
>From [EMAIL PROTECTED] Wed Apr 13 01:14:23 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fep31-0.kolumbus.fi (fep31-app.kolumbus.fi) [193.229.0.35] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DLd0x-00052G-00; Wed, 13 Apr 2005 01:14:23 -0700
Received: from bongo.cante.net ([81.197.3.110]) by fep31-app.kolumbus.fi
          with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Wed, 13 Apr 2005 11:14:21 +0300
Received: from ns2.cante.net ([192.168.1.3]:36966 helo=cante.cante.net)
        by bongo.cante.net with esmtp (Exim 4.50)
        id 1DLd0u-0000SP-K0; Wed, 13 Apr 2005 11:14:20 +0300
Received: from jaalto by cante.cante.net with local (Exim 4.50)
        id 1DLd1R-0000RU-RG; Wed, 13 Apr 2005 11:14:53 +0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jari Aalto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tea: segementation fault - ~/.tea/tea_bmx No such file or dir
X-Mailer: reportbug 3.9
Date: Wed, 13 Apr 2005 11:14:52 +0300
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: tea
Version: 7.0-1
Severity: normal

NOTE: Compiling tea from debian source works fine, but the prepackaged binary
causes segmentation fault.

Files:

[EMAIL PROTECTED]:~$ find .tea  -ls
277597    4 drwx------   5 foo   foo       4096 Apr 13 10:57 .tea
277599    4 drwx------   2 foo   foo       4096 Apr 13 10:57 .tea/templates
277600    4 drwx------   2 foo   foo       4096 Apr 13 10:57 .tea/sessions
277601    4 -rw-r--r--   1 foo   foo         54 Apr 13 10:57 .tea/tea_rc
277602    4 -rw-r--r--   1 foo   foo         62 Apr 13 10:57 .tea/tea_hotkeys
277603    4 -rw-r--r--   1 foo   foo         15 Apr 13 10:57 
.tea/tea_autoreplace
277604    4 drwx------   2 foo   foo       4096 Apr 13 10:57 .tea/snippets

Strace:

...
open("/home/foo/.icons/default/cursors/bottom_right_corner", O_RDONLY) = -1 E
NOENT (No such file or directory)
open("/home/foo/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such f
ile or directory)
open("/usr/share/icons/default/cursors/bottom_right_corner", O_RDONLY) = -1 ENOE
NT (No such file or directory)
open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file
 or directory)
open("/usr/share/pixmaps/default/cursors/bottom_right_corner", O_RDONLY) = -1 EN
OENT (No such file or directory)
open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such fi
le or directory)
open("/usr/X11R6/lib/X11/icons/default/cursors/bottom_right_corner", O_RDONLY) =
 -1 ENOENT (No such file or directory)
open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x
b74e7000
read(4, "[Icon Theme]\nInherits=core\n", 131072) = 27
close(4)                                = 0
munmap(0xb74e7000, 131072)              = 0
access("/home/foo/.tea/tea_bmx", F_OK) = -1 ENOENT (No such file or directory
)
stat64("/home/foo/.tea/snippets/", {st_mode=S_IFDIR|0700, st_size=4096, ...})
 = 0
open("/home/foo/.tea/snippets/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY)
 = 4
fstat64(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
getdents64(4, /* 2 entries */, 1024)    = 48
getdents64(4, /* 0 entries */, 1024)    = 0
close(4)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages tea depends on:
ii  libaspell15            0.60.2+20050121-2 The GNU Aspell spell-checker runti
ii  libatk1.0-0            1.8.0-4           The ATK accessibility toolkit
ii  libc6                  2.3.2.ds1-20      GNU C Library: Shared libraries an
ii  libglib2.0-0           2.6.4-1           The GLib library of C routines
ii  libgtk2.0-0            2.6.4-1           The GTK+ graphical user interface 
ii  libpango1.0-0          1.8.1-1           Layout and rendering of internatio

-- no debconf information

---------------------------------------
Received: (at 304443-done) by bugs.debian.org; 6 May 2005 11:48:46 +0000
>From [EMAIL PROTECTED] Fri May 06 04:48:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mtaout3.barak.net.il [212.150.49.173] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DU1K1-0003du-00; Fri, 06 May 2005 04:48:45 -0700
Received: from [192.168.0.3] ([212.150.100.6])
 by mtaout3.barak.net.il (Sun Java System Messaging Server 6.1 HotFix 0.02
 (built Aug 25 2004)) with ESMTP id <[EMAIL PROTECTED]> for
 [EMAIL PROTECTED]; Fri, 06 May 2005 14:51:34 +0300 (IDT)
Date: Fri, 06 May 2005 14:48:00 +0300
From: Lior Kaplan <[EMAIL PROTECTED]>
Subject: [Fwd: Bug#304443: 7.0-2 works ok]
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
Organization: Guides.co.il
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7bit
X-Accept-Language: en-us, en
X-Enigmail-Version: 0.91.0.0
User-Agent: Debian Thunderbird 1.0.2 (X11/20050331)
Delivered-To: [EMAIL PROTECTED]
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=-11.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
        HAS_PACKAGE autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

> Thank you. That fixed the problem.
Closing the bug.

-------- Original Message --------
Subject: Bug#304443: 7.0-2 works ok
Resent-Date: Thu, 05 May 2005 09:03:06 UTC
Resent-From: Jari Aalto <[EMAIL PROTECTED]>
Resent-To: [email protected]
Resent-CC: Lior Kaplan <[EMAIL PROTECTED]>
Date: Thu, 05 May 2005 11:56:40 +0300
From: Jari Aalto <[EMAIL PROTECTED]>
Reply-To: Jari Aalto <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>

Package: tea
Version: 7.0-2
Followup-For: Bug #304443

[ Lior, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304443 ]
    What exactly did you do with tea? I tried to run it from the build dir
    and it worked fine.

    Also, that's not a very popular way to run programs on debian.

The original problem was that "apt-get install" binary caused
segmentation fault. Next I tried to verify if that problem
was with the hand built (apt-get source) also. It worked ok.

    please also test this with version 7.0-2. I suspect that might be
    something regarding the locale settings. See
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303420

Thank you. That fixed the problem.

    p.s
    I don't even have a .tea/tea_bmx file.

I didn't either (the ls(1) listing in my report), but the strace
wanted to read it (see original bug report)

   access("/home/foo/.tea/tea_bmx", F_OK) = -1 ENOENT (No such file or
directory)

Thanks for the fix.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to
en_US)

Versions of packages tea depends on:
ii  libaspell15            0.60.2+20050121-2 The GNU Aspell
spell-checker runti
ii  libatk1.0-0            1.8.0-4           The ATK accessibility toolkit
ii  libc6                  2.3.2.ds1-21      GNU C Library: Shared
libraries an
ii  libglib2.0-0           2.6.4-1           The GLib library of C routines
ii  libgtk2.0-0            2.6.4-1           The GTK+ graphical user
interface
ii  libpango1.0-0          1.8.1-1           Layout and rendering of
internatio

-- no debconf information




-- 

Regards,

Lior Kaplan
[EMAIL PROTECTED]
http://www.Guides.co.il

Debian GNU/Linux unstable (SID)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to