[GH-ISSUE #3953] xwallaper fail to set wallpaper #2471

Closed
opened 2026-05-05 09:09:21 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @mortezadadgar on GitHub (Feb 7, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3953

strace : https://del.dog/omuneveste.txt
coredump

Process 8134 (xwallpaper) of user 1000 dumped core.
                                                Stack trace of thread 8134:
                                                #0  0x00007f3b5c29867e fstatat (libc.so.6 + 0xef67e)
                                                #1  0x00007f3b5c21d763 _IO_file_doallocate (libc.so.6 + 0x74763)
                                                #2  0x00007f3b5c22c090 _IO_doallocbuf (libc.so.6 + 0x83090)
                                                #3  0x00007f3b5c22a01c _IO_file_xsgetn (libc.so.6 + 0x8101c)
                                                #4  0x00007f3b5c21e7e3 _IO_fread (libc.so.6 + 0x757e3)
                                                #5  0x00007f3b5c059981 XauReadAuth (libXau.so.6 + 0x1981)
                                                #6  0x00007f3b5c0594e4 XauGetBestAuthByAddr (libXau.so.6 + 0x14e4)
                                                #7  0x00007f3b5c48c889 n/a (libxcb.so.1 + 0x10889)
                                                #8  0x00007f3b5c48ca2f n/a (libxcb.so.1 + 0x10a2f)
                                                #9  0x00007f3b5c48c46c xcb_connect_to_display_with_auth_info (libxcb.so.1 + 0x1046c)
                                                #10 0x000055f3454a007f n/a (xwallpaper + 0x307f)
                                                #11 0x00007f3b5c1d0b25 __libc_start_main (libc.so.6 + 0x27b25)
                                                #12 0x000055f3454a04ce n/a (xwallpaper + 0x34ce)
Originally created by @mortezadadgar on GitHub (Feb 7, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/3953 strace : https://del.dog/omuneveste.txt coredump ``` Process 8134 (xwallpaper) of user 1000 dumped core. Stack trace of thread 8134: #0 0x00007f3b5c29867e fstatat (libc.so.6 + 0xef67e) #1 0x00007f3b5c21d763 _IO_file_doallocate (libc.so.6 + 0x74763) #2 0x00007f3b5c22c090 _IO_doallocbuf (libc.so.6 + 0x83090) #3 0x00007f3b5c22a01c _IO_file_xsgetn (libc.so.6 + 0x8101c) #4 0x00007f3b5c21e7e3 _IO_fread (libc.so.6 + 0x757e3) #5 0x00007f3b5c059981 XauReadAuth (libXau.so.6 + 0x1981) #6 0x00007f3b5c0594e4 XauGetBestAuthByAddr (libXau.so.6 + 0x14e4) #7 0x00007f3b5c48c889 n/a (libxcb.so.1 + 0x10889) #8 0x00007f3b5c48ca2f n/a (libxcb.so.1 + 0x10a2f) #9 0x00007f3b5c48c46c xcb_connect_to_display_with_auth_info (libxcb.so.1 + 0x1046c) #10 0x000055f3454a007f n/a (xwallpaper + 0x307f) #11 0x00007f3b5c1d0b25 __libc_start_main (libc.so.6 + 0x27b25) #12 0x000055f3454a04ce n/a (xwallpaper + 0x34ce) ```
Author
Owner

@rusty-snake commented on GitHub (Feb 7, 2021):

xwallpaper doesn't have a profile. Request one in #1139 or write it yourself.

<!-- gh-comment-id:774655577 --> @rusty-snake commented on GitHub (Feb 7, 2021): xwallpaper doesn't have a profile. Request one in #1139 or write it yourself.
Author
Owner

@mortezadadgar commented on GitHub (Feb 7, 2021):

ah sorry this issue is not related to firejail https://github.com/stoeckmann/xwallpaper/issues/28

<!-- gh-comment-id:774675593 --> @mortezadadgar commented on GitHub (Feb 7, 2021): ah sorry this issue is not related to firejail https://github.com/stoeckmann/xwallpaper/issues/28
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2471
No description provided.