Manpreet Singh <manpreet.si...@gmail.com> wrote: > (Please excuse any duplicate posts. Posting via news.gmane.org seems to have > bounced) > > Platform: Mac OS X 10.8.4 64-bit (latest release at time of posting) > > Version: MacVim 7.4.9 (vim original (hg) or vim/gvim based on macvim sources) > > Reproduction: > > :call expand('a', 'p', 0700) > > causes immediate bus error.
I can't reproduce it on my Linux x86_64 laptop. But SIGBUS would happen for a misaligned memory access which is problematic on some processors (SPARC, MIPS, ...) but not other (x86...). That's probably why I don't see the bug. Can you provide a stack trace with gdb and/or reproduce it with valgrind? Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.