Skip to content

blender: Build with debugging information #128

Open
pmenzel opened this issue Sep 11, 2020 · 1 comment
Open

blender: Build with debugging information #128

pmenzel opened this issue Sep 11, 2020 · 1 comment

Comments

@pmenzel
Copy link
Contributor

pmenzel commented Sep 11, 2020

On fenchurch quitting Blender results in a segmentation fault. To debug, debugging symbols would be nice.

      Hostname: fenchurch.molgen.mpg.de
       Storage: /var/lib/systemd/coredump/core.blender.5272.68216ae1920a41818a255d49d3fe2228.12527.1599821913000000.lz4
       Message: Process 12527 (blender) of user 5272 dumped core.
                
                Stack trace of thread 12527:
                #0  0x000000000115317e n/a (blender)
                #1  0x00007f13c5f5ab40 __restore_rt (libc.so.6)
                #2  0x000000000165239b free (blender)
                #3  0x00007f13c5f5d241 __run_exit_handlers (libc.so.6)
                #4  0x00007f13c5f5d32a __GI_exit (libc.so.6)
                #5  0x00000000015298ad WM_exit (blender)
                #6  0x00000000015298b9 n/a (blender)
                #7  0x000000000151c9fd n/a (blender)
                #8  0x000000000151ea5c n/a (blender)
                #9  0x000000000151f122 wm_event_do_handlers (blender)
                #10 0x0000000001514c20 WM_main (blender)
                #11 0x00000000010c0abe main (blender)
                #12 0x00007f13c5f47b5e __libc_start_main (libc.so.6)
                #13 0x000000000114fb9c _start (blender)
@thomas
Copy link
Contributor

thomas commented Sep 14, 2020

I don't know if there are debug builds available for download. The Blender package is a binary install. If I where you I wouldn't waste too much time on the issue.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants