Gnus development mailing list
 help / color / mirror / Atom feed
From: Steve Harris <sharris@primus.com>
Cc: damned@world.std.com
Subject: Re: Attachments forwarded by MS Outlook
Date: 04 Feb 2000 08:52:14 -0800	[thread overview]
Message-ID: <sv1z6shpvl.fsf@hodge.primus.com> (raw)
In-Reply-To: Michael Piotrowski's message of "04 Feb 2000 11:40:52 +0100"

Michael Piotrowski <m.piotrowski@springer.de> writes:

> Steve Harris <sharris@primus.com> writes:
> 
> > Mark Simpson's tnef program [1] might help here. I downloaded the
> > source but could not compile it on Solaris for lack of 'getopt.h'! Can
> 
> It needs GNU getopt and thus doesn't compile out of the box on UNIX.
> Attached is a patch which changes it to use Standard getopt instead.

Thanks for the patch. 'tnef' built fine with your patch, but core
dumps on all of the sample files in the test directory:

[_ hodge:~/temp/tnef-0.8/src _]
> tnef -lnv ../tests/rtf.tnef 
TNEF Key is: c02
TNEF Version [type: dword] = 00010000
OEM Codepage [type: byte] = e4 04 00 00 00 00 00 00
Message Class [type: word] = 5049 5049 5049...
Message ID [type: string] ='4C8701152E82D311A7A50008C71BCA8D'
Date Modified [type: date] =Segmentation fault (core dumped)

[_ hodge:~/temp/tnef-0.8/src _]
> gdb tnef core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.5.1"...(no debugging symbols found)...
Core was generated by `tnef -lnv ../tests/rtf.tnef'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1...(no debugging symbols found)...done.
#0  0xef6a4734 in strlen () from /usr/lib/libc.so.1
(gdb) where
#0  0xef6a4734 in strlen () from /usr/lib/libc.so.1
#1  0xef6da65c in _doprnt () from /usr/lib/libc.so.1
#2  0xef6e36c4 in fprintf () from /usr/lib/libc.so.1
#3  0x11be8 in dump_attr ()
#4  0x11f38 in decode_attribute ()
#5  0x11f70 in decode_message ()
#6  0x124b0 in parse_file ()
#7  0x11330 in main ()
(gdb) q

-- 
Steven E. Harris
Primus Knowledge Solutions, Inc.
http://www.primus.com



  reply	other threads:[~2000-02-04 16:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-31 19:25 Graham Murray
2000-01-31 22:22 ` Kai Großjohann
2000-02-01  0:07 ` Simon Josefsson
2000-02-02 11:59 ` Nemeth Ervin
2000-02-02 17:22   ` Steve Harris
2000-02-04 10:40     ` Michael Piotrowski
2000-02-04 16:52       ` Steve Harris [this message]
2000-02-04 23:10         ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=sv1z6shpvl.fsf@hodge.primus.com \
    --to=sharris@primus.com \
    --cc=damned@world.std.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).