On Thu, Nov 02, 2017 at 06:40:35AM +0100, Dominique Pellé wrote: > Debian builds on many platforms which is useful > to have a look at. It's currently using vim-8.0.1226. > Glancing at those builds logs, I see: > > - failures in Test_popup_and_window_resize() on at least mips > hppa, and sparc64 platforms, which are presumably fixed > in vim-8.0.1241
I've manually tested the fix on mips, but I'll be doing another upload soon to see how broadly that works. > - failures in Test_terminal_composing_unicode() and > Test_terminal_special_chars() on hppa platform, See: > > https://buildd.debian.org/status/fetch.php?pkg=vim&arch=hppa&ver=2%3A8.0.1226-1&stamp=1509125272&raw=0 > > - segfault in Test_finish_open_close() on hurd-386 platform. > See: > https://buildd.debian.org/status/fetch.php?pkg=vim&arch=hurd-i386&ver=2%3A8.0.1226-1&stamp=1509286549&raw=0 > > - segfault on alpha platform. See: > > https://buildd.debian.org/status/fetch.php?pkg=vim&arch=alpha&ver=2%3A8.0.1226-1&stamp=1509205720&raw=0 > > Unfortunately, I see no stack trace when there is a > segfault I'll look into detecting crashes and logging backtraces into the build log. That would be useful for a first look at issues, especially since not all of those architectures have accessible porterboxes. > so I don't know how we can investigate crashes > on hurd-386 and alphan platforms. I'd be glad to sponsor[0] access to the porterboxes[1] if you want to investigate more. I could also use more help with the Debian packaging if you're interested in that. ;-) [0]: https://dsa.debian.org/doc/guest-account/ [1]: https://db.debian.org/machines.cgi?purpose=porterbox Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
