Attached is small test case to reproduce this issue.

$ tar -Jxvf dl-big-note.tar.xz
dl-big-note/
dl-big-note/dl-big-note-lib.S
dl-big-note/dl-big-note.c
dl-big-note/Makefile
$ cd dl-big-note/
$ make runtest
gcc -c -o dl-big-note-lib.o dl-big-note-lib.S
gcc -shared -o dl-big-note-lib.so dl-big-note-lib.o
gcc -o dl-big-note dl-big-note.c -ldl
./dl-big-note
make: *** [Makefile:10: runtest] Segmentation fault (core dumped)


** Attachment removed: "libsvml.so"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1821677/+attachment/5249602/+files/libsvml.so

** Attachment added: "dl-big-note.tar.xz"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1821677/+attachment/5252188/+files/dl-big-note.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821677

Title:
  dl_open segment fault in ubuntu18.10 glibc2.28

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1821677/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to