Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DriverViewWindow crash #34279

Closed
wants to merge 2 commits into from
Closed

Fix DriverViewWindow crash #34279

wants to merge 2 commits into from

Conversation

sshane
Copy link
Contributor

@sshane sshane commented Dec 18, 2024

When previewing the window twice

(gdb) bt                                                                                                 
#0  0x0000007fb4d40de0 in main_arena () from /lib/aarch64-linux-gnu/libc.so.6                                                                                                                                      
#1  0x0000007fb3c16624 in ?? () from /lib/aarch64-linux-gnu/libffi.so.8                                  
#2  0x0000007fb3c1383c in ?? () from /lib/aarch64-linux-gnu/libffi.so.8                                  
#3  0x0000007fb50567c4 in ?? () from /lib/aarch64-linux-gnu/libwayland-client.so.0                                                                                                                                 
#4  0x0000007fb505711c in ?? () from /lib/aarch64-linux-gnu/libwayland-client.so.0                                                                                                                                 
#5  0x0000007fb5057444 in wl_display_dispatch_queue_pending () from /lib/aarch64-linux-gnu/libwayland-client.so.0                                                                                                  
#6  0x0000007fafe36078 in EglWaylandWlWindowSurface::CommitBuffer(void*, unsigned int) () from /lib/aarch64-linux-gnu/libeglSubDriverWayland.so                                                                    
#7  0x0000007fafe37e78 in EglWaylandUpdater::UpdaterThread() () from /lib/aarch64-linux-gnu/libeglSubDriverWayland.so                                                                                              
#8  0x0000007fb4c1597c in start_thread (arg=0x0) at ./nptl/pthread_create.c:447                                                                                                                                    
#9  0x0000007fb4c7b7dc in thread_start () at ../sysdeps/unix/sysv/linux/aarch64/clone.S:79

@github-actions github-actions bot added the ui label Dec 18, 2024
Copy link
Contributor

UI Preview

driver_camera : $${\color{red}\text{DIFFERENT}}$$
master proposed
diff composite diff
All Screenshots

@sshane sshane closed this Dec 18, 2024
@sshane sshane deleted the fix-driver-view-crash branch December 18, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant