notmuch setup: segfault in prompt macro

2010-10-13 Thread David Bremner
On Wed, 13 Oct 2010 09:43:40 -0400, Mike Kelly  wrote:
> Hi,
> 
> While testing Michal Sojka's latest patches, I tried running notmuch
> setup, only to find that it segfaults. It does this on a vanilla
> branch, too, though:
> 
>   #0  0x286e3ba5 in memcpy () from /lib/libc.so.7
>   No symbol table info available.

What environment is this where you have libc7 ?

d


notmuch setup: segfault in prompt macro

2010-10-13 Thread Mike Kelly
(sorry, forgot to reply to list)

On Wed, 13 Oct 2010 14:26:56 -0300
David Bremner  wrote:

> On Wed, 13 Oct 2010 09:43:40 -0400, Mike Kelly 
> wrote:
> > Hi,
> > 
> > While testing Michal Sojka's latest patches, I tried running notmuch
> > setup, only to find that it segfaults. It does this on a vanilla
> > branch, too, though:
> > 
> >   #0  0x286e3ba5 in memcpy () from /lib/libc.so.7
> >   No symbol table info available.
> 
> What environment is this where you have libc7 ?

FreeBSD 8.0

-- 
Mike Kelly


notmuch setup: segfault in prompt macro

2010-10-13 Thread Mike Kelly
Hi,

While testing Michal Sojka's latest patches, I tried running notmuch
setup, only to find that it segfaults. It does this on a vanilla
branch, too, though:

  #0  0x286e3ba5 in memcpy () from /lib/libc.so.7
  No symbol table info available.
  #1  0x28620f6b in getline () from /lib/libc.so.7
  No symbol table info available.
  #2  0x2862113b in getdelim () from /lib/libc.so.7
  No symbol table info available.
  #3  0x28620f03 in getline () from /lib/libc.so.7
  No symbol table info available.
  #4  0x08053c1c in notmuch_setup_command (ctx=0x288090a0, argc=0, 
argv=0xbfbfe320) at notmuch-setup.c:121
  response = 0x0
  response_size = 671820800
  config = (notmuch_config_t *) 0x2881e490
  old_other_emails = (char **) 0xbfbfe324
  old_other_emails_len = 0
  other_emails = (GPtrArray *) 0xbfbfe2d8
  i = 671549033
  is_new = 0
  new_tags = (const char **) 0x280ae000
  new_tags_len = 3217023608
  #5  0x0804ec46 in main (argc=2, argv=0xbfbfe318) at notmuch.c:499
  local = (void *) 0x288090a0
  command = (command_t *) 0x806fd00
  i = 0

-- 
Mike Kelly


notmuch setup: segfault in prompt macro

2010-10-13 Thread Mike Kelly
Hi,

While testing Michal Sojka's latest patches, I tried running notmuch
setup, only to find that it segfaults. It does this on a vanilla
branch, too, though:

  #0  0x286e3ba5 in memcpy () from /lib/libc.so.7
  No symbol table info available.
  #1  0x28620f6b in getline () from /lib/libc.so.7
  No symbol table info available.
  #2  0x2862113b in getdelim () from /lib/libc.so.7
  No symbol table info available.
  #3  0x28620f03 in getline () from /lib/libc.so.7
  No symbol table info available.
  #4  0x08053c1c in notmuch_setup_command (ctx=0x288090a0, argc=0, 
argv=0xbfbfe320) at notmuch-setup.c:121
  response = 0x0
  response_size = 671820800
  config = (notmuch_config_t *) 0x2881e490
  old_other_emails = (char **) 0xbfbfe324
  old_other_emails_len = 0
  other_emails = (GPtrArray *) 0xbfbfe2d8
  i = 671549033
  is_new = 0
  new_tags = (const char **) 0x280ae000
  new_tags_len = 3217023608
  #5  0x0804ec46 in main (argc=2, argv=0xbfbfe318) at notmuch.c:499
  local = (void *) 0x288090a0
  command = (command_t *) 0x806fd00
  i = 0

-- 
Mike Kelly
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: notmuch setup: segfault in prompt macro

2010-10-13 Thread David Bremner
On Wed, 13 Oct 2010 09:43:40 -0400, Mike Kelly pi...@pioto.org wrote:
 Hi,
 
 While testing Michal Sojka's latest patches, I tried running notmuch
 setup, only to find that it segfaults. It does this on a vanilla
 branch, too, though:
 
   #0  0x286e3ba5 in memcpy () from /lib/libc.so.7
   No symbol table info available.

What environment is this where you have libc7 ?

d
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: notmuch setup: segfault in prompt macro

2010-10-13 Thread Mike Kelly
(sorry, forgot to reply to list)

On Wed, 13 Oct 2010 14:26:56 -0300
David Bremner brem...@unb.ca wrote:

 On Wed, 13 Oct 2010 09:43:40 -0400, Mike Kelly pi...@pioto.org
 wrote:
  Hi,
  
  While testing Michal Sojka's latest patches, I tried running notmuch
  setup, only to find that it segfaults. It does this on a vanilla
  branch, too, though:
  
#0  0x286e3ba5 in memcpy () from /lib/libc.so.7
No symbol table info available.
 
 What environment is this where you have libc7 ?

FreeBSD 8.0

-- 
Mike Kelly
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch