[Libreoffice-bugs] [Bug 150427] unopkg.bin: segfault from `make` in sdk example complextoolbarclient

2022-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150427

Stephan Bergmann  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150427] unopkg.bin: segfault from `make` in sdk example complextoolbarclient

2022-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150427

Terrence Enger  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #2 from Terrence Enger  ---
Adding Stephan Bergmann to cc.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150427] unopkg.bin: segfault from `make` in sdk example complextoolbarclient

2022-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150427

--- Comment #1 from Terrence Enger  ---
Created attachment 181788
  --> https://bugs.documentfoundation.org/attachment.cgi?id=181788=edit
typescript with segfault

The following points within the typescript may be of interest

line   what
   
   3   general introduction
  13   setsdkenv_unix; set SAL_USE_VCLPLUGIN and UNO_PATH
  56   export URE_BOOTSTRAP with bad value
  61   make
 122 unopkg; segfault
 125   gdb
 146 run
 153 backtrace
 162 backtrace full
 180   for comparison, URE_BOOTSTRAP with intended value
 188   make
 199 good completion

-- 
You are receiving this mail because:
You are the assignee for the bug.