From: Plut0nio <Plut0nio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: MISSING INFO: Crash: Dolphin musl can't paste a file.
Date: Tue, 06 Aug 2024 22:13:04 +0200 [thread overview]
Message-ID: <20240806201304.9529623630@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51303@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 3178 bytes --]
New comment by Plut0nio on void-packages repository
https://github.com/void-linux/void-packages/issues/51303#issuecomment-2272068278
Comment:
Here's my output of `readelf --program-headers /usr/bin/dolphin`:
```
Elf file type is DYN (Position-Independent Executable file)
Entry point 0x572b7
There are 13 program headers, starting at offset 64
Program Headers:
Type Offset VirtAddr PhysAddr
FileSiz MemSiz Flags Align
PHDR 0x0000000000000040 0x0000000000000040 0x0000000000000040
0x00000000000002d8 0x00000000000002d8 R 0x8
INTERP 0x0000000000000318 0x0000000000000318 0x0000000000000318
0x0000000000000019 0x0000000000000019 R 0x1
[Requesting program interpreter: /lib/ld-musl-x86_64.so.1]
LOAD 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x000000000004eca8 0x000000000004eca8 R 0x1000
LOAD 0x000000000004f000 0x000000000004f000 0x000000000004f000
0x00000000000a78f5 0x00000000000a78f5 R E 0x1000
LOAD 0x00000000000f7000 0x00000000000f7000 0x00000000000f7000
0x0000000000033450 0x0000000000033450 R 0x1000
LOAD 0x000000000012a680 0x000000000012b680 0x000000000012b680
0x00000000000116a0 0x0000000000011aa8 RW 0x1000
DYNAMIC 0x00000000001354e0 0x00000000001364e0 0x00000000001364e0
0x0000000000000480 0x0000000000000480 RW 0x8
NOTE 0x0000000000000338 0x0000000000000338 0x0000000000000338
0x0000000000000030 0x0000000000000030 R 0x8
NOTE 0x0000000000000368 0x0000000000000368 0x0000000000000368
0x0000000000000024 0x0000000000000024 R 0x4
GNU_PROPERTY 0x0000000000000338 0x0000000000000338 0x0000000000000338
0x0000000000000030 0x0000000000000030 R 0x8
GNU_EH_FRAME 0x000000000010c578 0x000000000010c578 0x000000000010c578
0x0000000000004504 0x0000000000004504 R 0x4
GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000 0x0000000000000000 RW 0x10
GNU_RELRO 0x000000000012a680 0x000000000012b680 0x000000000012b680
0x000000000000e980 0x000000000000e980 R 0x1
Section to Segment mapping:
Segment Sections...
00
01 .interp
02 .interp .note.gnu.property .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt
03 .init .plt .plt.got .text .fini
04 .rodata .eh_frame_hdr .eh_frame
05 .init_array .fini_array .data.rel.ro .dynamic .got .data .qtversion .bss
06 .dynamic
07 .note.gnu.property
08 .note.gnu.build-id
09 .note.gnu.property
10 .eh_frame_hdr
11
12 .init_array .fini_array .data.rel.ro .dynamic .got
```
For some reason, my `GNU_STACK` `memsize` is `0x0000000000000000`. Are my linker flags being overridden by something?
next prev parent reply other threads:[~2024-08-06 20:13 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-17 2:43 [ISSUE] Dolphin musl can't paste a file (Segmentation fault) hervyqa
2024-07-19 7:56 ` sgn
2024-07-19 7:59 ` sgn
2024-07-19 8:08 ` sgn
2024-07-19 23:03 ` hervyqa
2024-07-21 1:49 ` sgn
2024-07-31 16:07 ` MISSING INFO: Crash: Dolphin musl can't paste a file nekopsykose
2024-08-05 13:52 ` Plut0nio
2024-08-05 14:06 ` nekopsykose
2024-08-05 15:02 ` Plut0nio
2024-08-05 15:08 ` nekopsykose
2024-08-05 16:21 ` Plut0nio
2024-08-06 14:35 ` Plut0nio
2024-08-06 18:44 ` nekopsykose
2024-08-06 19:29 ` Plut0nio
2024-08-06 19:31 ` nekopsykose
2024-08-06 20:03 ` Plut0nio
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:13 ` Plut0nio [this message]
2024-08-06 20:15 ` nekopsykose
2024-08-06 20:15 ` nekopsykose
2024-08-06 21:10 ` Plut0nio
2024-08-07 6:16 ` hervyqa
2024-08-07 6:16 ` hervyqa
2024-08-13 4:55 ` [ISSUE] [CLOSED] " classabbyamp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240806201304.9529623630@inbox.vuxu.org \
--to=plut0nio@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).