[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#882155: libgo11: libgo.so.11.0.0 is with debug_info and not stripped



On Wed, Nov 29, 2017 at 11:37 PM, Shengjing Zhu <i@zhsj.me> wrote:
> On Wed, Nov 29, 2017 at 9:32 AM, Matthias Klose <doko@debian.org> wrote:
>>> /usr/lib/x86_64-linux-gnu/libgo.so.11.0.0 is not stripped which make the
>>> file very large, nearly 48M.
>>
>> needed upstream for the reflection stuff.
>
> Thanks for the following up. Could you point me the bug in upstream?
> I didn't meet problem(can build and run applications) with stripped libgo.
>

Hi, in debian/changelog, I find

* Don't strip the libgo library, or some things won't work as
documented like runtime.Callers. Still keep the -dbg packages and
check if some debug information can be stripped.

After manually stripping libgo.so.11.0.0, I didn't see strange
behavior with runtime.Callers, I can run `go-7 test callers_test.go`,
callers_test.go is from
https://github.com/golang/go/blob/master/src/runtime/callers_test.go

did you have a failed test?

-- 
Best regards,
Shengjing Zhu


Reply to: