Re: [lldb-dev] [cfe-dev] LLVM security group sync-up call

2021-03-17 Thread Kristof Beyls via lldb-dev
Correct, the meeting was cancelled as there were no agenda items.
Next meeting will be on April 20th, usual time.
Please add agenda topics in the document at
https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/edit?usp=sharing

Thanks,

Kristof

Op di 16 mrt. 2021 om 16:40 schreef :

> I see no agenda items on the google doc, so I assume today’s meeting is
> cancelled.  Please let me know if I am wrong about this.
>
> Thanks,
>
> --paulr
>
>
>
> *From:* cfe-dev  *On Behalf Of *Kristof
> Beyls via cfe-dev
> *Sent:* Thursday, March 4, 2021 5:48 AM
> *To:* llvm-dev ; Clang Dev <
> cfe-...@lists.llvm.org>; lldb-dev@lists.llvm.org; libc-...@lists.llvm.org;
> openmp-...@lists.llvm.org
> *Subject:* Re: [cfe-dev] LLVM security group sync-up call
>
>
>
> Hi all,
>
>
>
> At the previous LLVM security group sync-up we decided to have regular,
> monthly sync-ups.
>
> On the third Tuesday of each month at 11am US pacific time.
>
> When there are no agenda items in the doc (see
> https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/edit?usp=sharing
> )
> the meeting gets cancelled.
>
>
>
> The next such meeting is therefore on Tuesday the 16th of March. Please
> find agenda topics and meeting details in the doc at
> https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/edit?usp=sharing
> 
> .
>
>
>
> Thanks,
>
>
>
> Kristof
>
>
>
>
>
> Op ma 8 feb. 2021 om 12:26 schreef Kristof Beyls  >:
>
> After the success of the LLVM security group round table at the virtual
> dev meeting, we are organizing another sync-up call to progress topics
> related to the LLVM security group
> 
> .
>
>
>
> This next sync-up call will take place on Tuesday the 16th of February, at
> 11am PST/7pm UTC/8pm CET.
>
>
>
> I've started a Google doc to keep agenda topics, minutes and details on
> how to join the call at
> https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/edit?usp=sharing
> 
>
>
>
> If you're interested in this, I hope to see you there!
>
>
>
> Thanks,
>
>
>
> Kristof
>
>
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 49612] New: lldb crashes in ItaniumRecordLayoutBuilder::LayoutBase

2021-03-17 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=49612

Bug ID: 49612
   Summary: lldb crashes in ItaniumRecordLayoutBuilder::LayoutBase
   Product: lldb
   Version: unspecified
  Hardware: Macintosh
OS: MacOS X
Status: NEW
  Severity: normal
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: zmontre...@solidthinking.com
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Created attachment 24653
  --> https://bugs.llvm.org/attachment.cgi?id=24653&action=edit
crash dump

lldb crash whenever i try to print a variable or execute a function

Process 72830 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = step over
frame #0: 0x000106850356
libhwfwg.dylib`fwg::HelpManager::ShowHelpTopic(this=0x000101cc2030,
clientName=0x7ffeefbfab28, topic=0x7ffeefbfab18, controlDown=false) at
HelpManager.cxx:186:24
   183  {
   184  uiString helpUrl(GetHelpUrl(clientName, topic, controlDown));
   185  
-> 186  if ( ! helpUrl.isEmpty() && m_helpMode == HELP_REMOTE )
   187  {
   188  OnRemoteHelpHandle().Emit(helpUrl);
   189  }
Target 0: (hwx) stopped.
(lldb) p helpHrl.c_str()

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev