-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, March 23 at 08:40 AM, quoth Joshua Tinnin:
>Program received signal SIGSEGV, Segmentation fault.
>0x080cb71f in safe_strdup ()
>(gdb) backtrace
>#0 0x080cb71f in safe_strdup ()
>#1 0x080b4d6a in rfc822_cpy_adr_real ()
>
On Fri, Mar 20, 2009 at 12:34:09PM +0100, Rocco Rutte wrote:
> Hi,
>
> * Joshua Tinnin wrote:
> >On Wed, Mar 11, 2009 at 11:18:30AM -0500, Kyle Wheeler wrote:
> >> On Wednesday, March 11 at 10:36 AM, quoth Joshua Tinnin:
>
> >> >Program received signal SIGSEGV, Segmentation fault.
> >> >0x080cb71
On 08Mar2009 23:07, Kyle Wheeler wrote:
| On Friday, March 6 at 08:18 PM, quoth John J. Foster:
| >Hey Kyle - I've only been running on a Mac since January (former
| >Gentoo user). But I've not changed my environment, knowingly, to effect
| >this and my locale shows:
|
| Huh - well, maybe it doe
On 06Mar2009 15:44, Kyle Wheeler wrote:
| Step 1 of establishing a UTF-8 environment is getting a terminal
| program that supports it. Most of them do these days, but you need to
| run them with the right flags. For example, xterm supports UTF-8, but
| requires a bunch of flags to enable it, so
Hi,
* Joshua Tinnin wrote:
On Wed, Mar 11, 2009 at 11:18:30AM -0500, Kyle Wheeler wrote:
On Wednesday, March 11 at 10:36 AM, quoth Joshua Tinnin:
>Program received signal SIGSEGV, Segmentation fault.
>0x080cb71f in safe_strdup ()
>(gdb) backtrace
>#0 0x080cb71f in safe_strdup ()
>#1 0x080b
On Thu, Mar 19, 2009 at 10:42:13AM -0500, Kyle Wheeler wrote:
> On Thursday, March 19 at 09:19 AM, quoth Joshua Tinnin:
> >Any ideas?
>
> Unfortunately, no... I think you need to take that to the
> mutt-...@mutt.org list.
OK, well I appreciate the effort. I'll also try the freebsd lists.
- jt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, March 19 at 09:19 AM, quoth Joshua Tinnin:
>Any ideas?
Unfortunately, no... I think you need to take that to the
mutt-...@mutt.org list.
~Kyle
- --
I know that there are people who do not love their fellow man, and I
hate people like
Any ideas?
- jt
On Wed, Mar 11, 2009 at 01:07:00PM -0600, Joshua Tinnin wrote:
> On Wed, Mar 11, 2009 at 11:18:30AM -0500, Kyle Wheeler wrote:
> > On Wednesday, March 11 at 10:36 AM, quoth Joshua Tinnin:
> > >Here it is:
> > >
> > >Program received signal SIGSEGV, Segmentation fault.
> > >0x080cb
On Wed, Mar 11, 2009 at 11:18:30AM -0500, Kyle Wheeler wrote:
> On Wednesday, March 11 at 10:36 AM, quoth Joshua Tinnin:
> >Here it is:
> >
> >Program received signal SIGSEGV, Segmentation fault.
> >0x080cb71f in safe_strdup ()
> >(gdb) backtrace
> >#0 0x080cb71f in safe_strdup ()
> >#1 0x080b4d6
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday, March 11 at 10:36 AM, quoth Joshua Tinnin:
>Here it is:
>
>Program received signal SIGSEGV, Segmentation fault.
>0x080cb71f in safe_strdup ()
>(gdb) backtrace
>#0 0x080cb71f in safe_strdup ()
>#1 0x080b4d6a in rfc822_cpy_adr_real ()
>#2
On Mon, Mar 09, 2009 at 03:44:00PM -0500, Kyle Wheeler wrote:
> On Monday, March 9 at 11:47 AM, quoth Joshua Tinnin:
...
> > OK, this is what I get:
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x080b2746 in ?? ()
> > (gdb) backtrace
> > #0 0x080b2746 in ?? ()
>
> Yuck. H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday, March 9 at 11:47 AM, quoth Joshua Tinnin:
> I should reiterate: this only happens through one of my mutt rc
> files. I use two others which have no issues, but I can't see any
> differences between them which might cause this.
Okay... wh
On Fri, Mar 06, 2009 at 03:44:45PM -0600, Kyle Wheeler wrote:
> On Friday, March 6 at 02:15 PM, quoth Joshua Tinnin:
> >> This may have nothing to do with your problem, but: setting the
> >> $charset variable manually is ALMOST NEVER a good idea! I've only
> >> ever seen *one* situation where it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, March 6 at 08:18 PM, quoth John J. Foster:
>Hey Kyle - I've only been running on a Mac since January (former
>Gentoo user). But I've not changed my environment, knowingly, to effect
>this and my locale shows:
Huh - well, maybe it does get
0n Fri, Mar 06, 2009 at 03:44:45PM -0600, Kyle Wheeler wrote:
>On Friday, March 6 at 02:15 PM, quoth Joshua Tinnin:
>>> This may have nothing to do with your problem, but: setting the
>>> $charset variable manually is ALMOST NEVER a good idea! I've only
>>> ever seen *one*
On Fri, Mar 06, 2009 at 03:44:45PM -0600, Kyle Wheeler wrote:
> (e.g. I don't believe gnome-terminal does, and I *know* Apple Terminal
> doesn't either). Chances are you want to add some logic to your
> ~/.bashrc (or equivalent for your shell) to set the LANG environment
> variable correctly fo
On Fri, Mar 06, 2009 at 03:44:45PM -0600, Kyle Wheeler wrote:
...
> See about that backtrace; that'll give a much better idea of what's
> going on and where it's crashing.
More later, but this is close to the end of my day at work, and I'll
have to look into it this weekend or beginning of next w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, March 6 at 02:15 PM, quoth Joshua Tinnin:
>> This may have nothing to do with your problem, but: setting the
>> $charset variable manually is ALMOST NEVER a good idea! I've only
>> ever seen *one* situation where it's even *useful*.
>
> I
On Fri, Mar 06, 2009 at 02:49:25PM -0600, Kyle Wheeler wrote:
> On Friday, March 6 at 01:31 PM, quoth Joshua Tinnin:
> > I have a very similar muttrc for three different situations, but
> > they refer to different locations for the spool and inbox, and only
> > one is crashing. The other two hav
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, March 6 at 01:31 PM, quoth Joshua Tinnin:
> I have a very similar muttrc for three different situations, but
> they refer to different locations for the spool and inbox, and only
> one is crashing. The other two have no issues. All three
I have FreeBSD 7.1 running mutt-devel-1.5.19_1. I am getting a core dump
whenever I quit mutt or occasionally when I reply to a message, but not
every time. I'm pretty sure this is an encoding issue, but not sure how
to solve it. I have a very similar muttrc for three different
situations, but they
21 matches
Mail list logo