Hi everyone,
I have lldb crashing since I've updated to lldb9. Seems like there is a
issue with python3.5. Everything seems to work fine with python3.7.
Am I missing something? Or is it a known issue?
$ lldb
(lldb) script
#0 0x7f3d324c9c2a llvm::sys::PrintStackTrace(llvm::raw_ostream&)
(/hom
+ lldb-dev
On 10/28/2019 07:06 AM, Tom Stellard wrote:
> On 10/28/2019 03:50 AM, Romaric Jodin via lldb-dev wrote:
>> Hi everyone,
>>
>> I have lldb crashing since I've updated to lldb9. Seems like there is a
>> issue with python3.5. Everything seems to work fine with python3.7.
>> Am I missing s
Yes, Python 3.5 is not supported. We "officially" support Python 2.7
and Python 3.7. I'm sorry if we forgot that in the release notes.
On Mon, Oct 28, 2019 at 7:06 AM Tom Stellard via lldb-dev
wrote:
>
> + lldb-dev
>
> On 10/28/2019 07:06 AM, Tom Stellard wrote:
> > On 10/28/2019 03:50 AM, Romari
On 10/28/2019 09:29 AM, Jonas Devlieghere wrote:
> Yes, Python 3.5 is not supported. We "officially" support Python 2.7
> and Python 3.7. I'm sorry if we forgot that in the release notes.
>
Is there a specific reason why 3.5 is not supported? Is it
because of this issue?
-Tom
> On Mon, Oct 28,
https://bugs.llvm.org/show_bug.cgi?id=43830
Bug ID: 43830
Summary: lldb crashes when loading Python 3.6 interpreter
Product: lldb
Version: 9.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
https://bugs.llvm.org/show_bug.cgi?id=43830
sguel...@redhat.com changed:
What|Removed |Added
Assignee|lldb-dev@lists.llvm.org |sguel...@redhat.com
--
You are receiving
On Mon, Oct 28, 2019 at 9:32 AM Tom Stellard wrote:
>
> On 10/28/2019 09:29 AM, Jonas Devlieghere wrote:
> > Yes, Python 3.5 is not supported. We "officially" support Python 2.7
> > and Python 3.7. I'm sorry if we forgot that in the release notes.
> >
>
> Is there a specific reason why 3.5 is not
On Mon, Oct 28, 2019 at 10:04 AM Jonas Devlieghere
wrote:
>
> On Mon, Oct 28, 2019 at 9:32 AM Tom Stellard wrote:
> >
> > On 10/28/2019 09:29 AM, Jonas Devlieghere wrote:
> > > Yes, Python 3.5 is not supported. We "officially" support Python 2.7
> > > and Python 3.7. I'm sorry if we forgot that i
+1 Yes, for Windows, I'd be happy if we said Python 3.6+.
On Mon, Oct 28, 2019 at 10:07 AM Jonas Devlieghere via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> On Mon, Oct 28, 2019 at 10:04 AM Jonas Devlieghere
> wrote:
> >
> > On Mon, Oct 28, 2019 at 9:32 AM Tom Stellard
> wrote:
> > >
> > > On
Internally on Windows we use Python 3.5.1. I just ran our latest nightly, and
was able to run the script interpreter in lldb without issues.
I want to upgrade to 3.7.x, but I need to get permission from our lawyers to
ship it. Looking forward to that…
From: lldb-dev On Behalf Of Adrian McCarth
10 matches
Mail list logo