Your message dated Sat, 07 May 2005 11:32:04 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307226: fixed in devtodo 0.1.18-2
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; 1 May 2005 21:57:21 +0000
>From [EMAIL PROTECTED] Sun May 01 14:57:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pcp05454496pcs.sandia01.nm.comcast.net (balefire.icecavern.net) 
[68.35.95.14] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSMRE-0005pF-00; Sun, 01 May 2005 14:57:21 -0700
Received: from tonberry.icecavern.net (tonberry.icecavern.net [10.0.0.9])
        by balefire.icecavern.net (Postfix) with ESMTP id 028AD14813;
        Sun,  1 May 2005 15:59:11 -0600 (MDT)
Received: by tonberry.icecavern.net (Postfix, from userid 1000)
        id 5995A12DB5; Sun,  1 May 2005 15:58:11 -0600 (MDT)
Content-Type: multipart/mixed; boundary="===============6684759958773203280=="
MIME-Version: 1.0
From: "Wesley J. Landaker" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: devtodo: tdr segfault on amd64
X-Mailer: reportbug 3.11
Date: Sun, 01 May 2005 15:58:11 -0600
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=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============6684759958773203280==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: devtodo
Version: 0.1.18-1
Severity: normal

Sometimes I'll get a segfault when removing an entry with tdr. I believe
I've seen this on other architectures, but I know it at least happens
with amd64 (which isn't an official architecture yet).

The .todo file I've had trouble with is (or will be shortly) attached,
as well as an strace of where it dies. There aren't any debugging
symbols, so I can't get a backtrace with gdb (I suppose I could
recompile it with debugging symbols if it would be helpful).

With the attached .todo, it looks like:

$ todo +
- 1.Get kwartz-mkmethod working
- 2.Update manpages
$ tdr 2
Segmentation fault
$ tdr 1
Segmentation fault
$ todo +
- 1.Get kwartz-mkmethod working
- 2.Update manpages
$

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11.6
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages devtodo depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-12   GCC support library
ii  libncurses5                 5.4-4        Shared libraries for terminal hand
ii  libreadline4                4.3-15       GNU readline and history libraries
ii  libstdc++5                  1:3.3.5-12   The GNU Standard C++ Library v3

-- no debconf information

--===============6684759958773203280==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="tdr_2.strace"

execve("/usr/bin/tdr", ["tdr", "2"], [/* 36 vars */]) = 0
uname({sys="Linux", node="tonberry", ...}) = 0
brk(0)                                  = 0x557000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaaaabf000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=91726, ...}) = 0
mmap(NULL, 91726, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaaaac0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libreadline.so.4", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>[EMAIL PROTECTED]"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=226000, ...}) = 0
mmap(NULL, 1277456, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaaabc1000
mprotect(0x2aaaaabed000, 1097232, PROT_NONE) = 0
mmap(0x2aaaaacc1000, 225280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) 
= 0x2aaaaacc1000
mmap(0x2aaaaacf8000, 3600, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaacf8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY)  = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\371"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=357424, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaaacf9000
mmap(NULL, 1407768, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaaacfa000
mprotect(0x2aaaaad3f000, 1125144, PROT_NONE) = 0
mmap(0x2aaaaadfa000, 356352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) 
= 0x2aaaaadfa000
mmap(0x2aaaaae51000, 2840, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaaae51000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.5", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\333"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=830608, ...}) = 0
mmap(NULL, 1950528, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaaae52000
mprotect(0x2aaaaaeff000, 1241920, PROT_NONE) = 0
mmap(0x2aaaaaf52000, 831488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) 
= 0x2aaaaaf52000
mmap(0x2aaaab01d000, 70464, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaab01d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>[EMAIL PROTECTED]"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=550208, ...}) = 0
mmap(NULL, 1596072, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaab02f000
mprotect(0x2aaaab0b2000, 1059496, PROT_NONE) = 0
mmap(0x2aaaab12f000, 548864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) 
= 0x2aaaab12f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p \0\0\0"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=45312, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaab1b5000
mmap(NULL, 1092288, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaab1b6000
mprotect(0x2aaaab1c0000, 1051328, PROT_NONE) = 0
mmap(0x2aaaab2b6000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) 
= 0x2aaaab2b6000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\324"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=1295328, ...}) = 0
mmap(NULL, 2354760, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x2aaaab2c1000
mprotect(0x2aaaab3e3000, 1166920, PROT_NONE) = 0
mmap(0x2aaaab4c1000, 241664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 
0x100000) = 0x2aaaab4c1000
mmap(0x2aaaab4fc000, 15944, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aaaab4fc000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaab500000
arch_prctl(ARCH_SET_FS, 0x2aaaab500520) = 0
munmap(0x2aaaaaac0000, 91726)           = 0
brk(0)                                  = 0x557000
brk(0x578000)                           = 0x578000
brk(0)                                  = 0x578000
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ffffffff430) = -1 ENOTTY 
(Inappropriate ioctl for device)
access("/home/wjl/.terminfo/x/xterm", R_OK) = -1 ENOENT (No such file or 
directory)
access("/etc/terminfo/x/xterm", R_OK)   = 0
open("/etc/terminfo/x/xterm", O_RDONLY) = 3
read(3, "\32\1\34\0\35\0\17\0\235\1\226\4", 12) = 12
read(3, "xterm|X11 terminal emulator\0", 28) = 28
read(3, "\0\1\0\0\1\0\0\0\1\0\0\0\0\1\1\0\0\0\0\0\0\0\1\0\0\1\0"..., 29) = 29
read(3, "\0", 1)                        = 1
read(3, "P\0\10\0\30\0\377\377\377\377\377\377\377\377\377\377\377"..., 30) = 30
read(3, "\0\0\4\0\6\0\10\0\31\0\36\0&\0*\0.\0\377\3779\0J\0L\0P"..., 826) = 826
read(3, "\33[Z\0\7\0\r\0\33[%i%p1%d;%p2%dr\0\33[3g\0\33["..., 1174) = 1174
read(3, "", 10)                         = 0
close(3)                                = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ffffffff430) = -1 ENOTTY 
(Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ffffffff400) = -1 ENOTTY 
(Inappropriate ioctl for device)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ffffffff560) = -1 ENOTTY 
(Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ffffffff530) = -1 ENOTTY 
(Inappropriate ioctl for device)
ioctl(0, TIOCGWINSZ, {ws_row=55, ws_col=91, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(0, TIOCGWINSZ, {ws_row=55, ws_col=91, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(0, TIOCSWINSZ, {ws_row=55, ws_col=91, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1181152, ...}) = 0
mmap(NULL, 1181152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aaaab501000
close(3)                                = 0
stat("/etc/inputrc", {st_mode=S_IFREG|0644, st_size=1633, ...}) = 0
open("/etc/inputrc", O_RDONLY)          = 3
read(3, "# /etc/inputrc - global inputrc "..., 1633) = 1633
close(3)                                = 0
stat("/home/wjl/.inputrc", 0x7ffffffff580) = -1 ENOENT (No such file or 
directory)
open("/etc//todorc", O_RDONLY)          = 3
close(3)                                = 0
open("/home/wjl/.todorc", O_RDONLY)     = 3
close(3)                                = 0
open("/etc//todorc", O_RDONLY)          = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2260, ...}) = 0
mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaab622000
read(3, "#\n# This is an example /etc/todo"..., 131072) = 2260
read(3, "", 131072)                     = 0
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0x2aaaab622000, 131072)          = 0
open("/home/wjl/.todorc", O_RDONLY)     = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaab622000
read(3, "comment\n", 131072)            = 8
read(3, "", 131072)                     = 0
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0x2aaaab622000, 131072)          = 0
stat(".todo", {st_mode=S_IFREG|0644, st_size=329, ...}) = 0
open(".todo", O_RDONLY)                 = 3
close(3)                                = 0
open(".todo", O_RDONLY)                 = 3
stat(".todo", {st_mode=S_IFREG|0644, st_size=329, ...}) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=329, ...}) = 0
mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2aaaab622000
read(3, "<!-- Automagically generated by "..., 131072) = 329
read(3, "", 131072)                     = 0
close(3)                                = 0
munmap(0x2aaaab622000, 131072)          = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

--===============6684759958773203280==
Content-Type: text/html; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=".todo"

<!-- Automagically generated by the ToDo program on Sun May  1 15:46:50 2005 -->
<todo version="0.1.18">
    <note priority="veryhigh" time="1111799275" done="1111903367">
        Get kwartz-mkmethod working
    </note>
    <note priority="medium" time="1111799299" done="1111964259">
        Update manpages
    </note>
</todo>

--===============6684759958773203280==--

---------------------------------------
Received: (at 307226-close) by bugs.debian.org; 7 May 2005 15:39:06 +0000
>From [EMAIL PROTECTED] Sat May 07 08:39:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DUROU-0001qb-00; Sat, 07 May 2005 08:39:06 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DURHg-0004yz-00; Sat, 07 May 2005 11:32:04 -0400
From: Arthur Korn <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307226: fixed in devtodo 0.1.18-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 07 May 2005 11:32:04 -0400
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=-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: 

Source: devtodo
Source-Version: 0.1.18-2

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

devtodo_0.1.18-2.diff.gz
  to pool/main/d/devtodo/devtodo_0.1.18-2.diff.gz
devtodo_0.1.18-2.dsc
  to pool/main/d/devtodo/devtodo_0.1.18-2.dsc
devtodo_0.1.18-2_i386.deb
  to pool/main/d/devtodo/devtodo_0.1.18-2_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arthur Korn <[EMAIL PROTECTED]> (supplier of updated devtodo 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: RIPEMD160

Format: 1.7
Date: Sat,  7 May 2005 13:10:59 +0200
Source: devtodo
Binary: devtodo
Architecture: source i386
Version: 0.1.18-2
Distribution: unstable
Urgency: low
Maintainer: Arthur Korn <[EMAIL PROTECTED]>
Changed-By: Arthur Korn <[EMAIL PROTECTED]>
Description: 
 devtodo    - hierarchical, prioritised todo list manager
Closes: 287773 307226
Changes: 
 devtodo (0.1.18-2) unstable; urgency=low
 .
   * devtodo.1: removed duplicated --comment doc
   * copyright: fixed upstream email address, closes: #287773
   * TodoDB.cc(752): swap calls to erase() and t->db->setDirty(), so the latter
     is actually called on an existing object. Thanks a lot to Wesley J.
     Landaker and the other folks from [EMAIL PROTECTED] for tracking this
     down. closes: #307226
Files: 
 def250ee17f22dc5bdcf7c4a861a6e86 619 utils optional devtodo_0.1.18-2.dsc
 5ceb8868a8f78d0a383a774bce4d2f8d 148177 utils optional devtodo_0.1.18-2.diff.gz
 c1a97037df532488bdcc243c28cf2c7f 169892 utils optional 
devtodo_0.1.18-2_i386.deb

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

iD8DBQFCfN3XNgpsykSg/LgRAyjeAKDOljTEBHwobqrqIBM814YHz9QUswCfd8ZA
9+Xl5h8sWHSTidC+pYnzCYg=
=iHrS
-----END PGP SIGNATURE-----


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

Reply via email to