[Bug 43579] New: starting any wine process on armv7l: Bus error ( core dumped)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 20 18:51:20 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43579

            Bug ID: 43579
           Summary: starting any wine process on armv7l: Bus error (core
                    dumped)
           Product: Wine
           Version: 2.15
          Hardware: arm
                OS: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: jacek at codeweavers.com, nerv at dawncrow.de
   Regression SHA1: 3b30002aecf7cd55970979f7e02a53866fe66f1f
      Distribution: Debian

I recently got a chromebook, and after setting up a debian chroot, decided to
try wine. I compiled from git, which worked fine out of the box, but crashed
trying to run anything more than --version:

(stretch)austin at localhost:~$ ./wine-git/wine cmd /c "echo hi"
Bus error (core dumped)

I installed wine from the repository (1.8.7), which I noticed works:
(stretch)austin at localhost:~$ /usr/bin/wine cmd /c "echo hi"
hi

regression testing points to:

3b30002aecf7cd55970979f7e02a53866fe66f1f is the first bad commit
commit 3b30002aecf7cd55970979f7e02a53866fe66f1f
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Oct 24 17:48:49 2016 +0200

    ntdll: Cache error information for cacheable handles with no fd.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 aee6fddacd30e103f1d6e132eb6552d390714c7e
ef03cabffd148f9ebf59c8503f7197b3238c7eae M      dlls

uname -a: Linux localhost 3.14.0 #1 SMP PREEMPT Wed Jul 26 23:30:44 PDT 2017
armv7l GNU/Linux

I'm not very familiar with arm, so if there's some info that would be helpful,
let me know.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list