[3dprinter-general] Bug#1020702: prusa-slicer: SEGV on start still happens [but different cause]

vertuxt vertuxt at vertuxt.de
Thu Oct 20 07:59:39 BST 2022


Hi, 

Prusa Slicer 2.5.0+dfsg-2 still SIGSEGV's during startup on Bookworm
with some sid. 

A local rebuild does also runs into Segfault. However, it also reports
that it is unable to init glew. 

I'm quite sure it is a different issue, but the result is quite the
same. So i was unsure if I should open a new Bug.



Backtrace:
==========

gdb prusa-slicer 
GNU gdb (Debian 12.1-3) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from prusa-slicer...
(No debugging symbols found in prusa-slicer)
(gdb) run
Starting program: /usr/bin/prusa-slicer 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-
gnu/libthread_db.so.1".
[New Thread 0x7ffff07ff640 (LWP 8912)]
[New Thread 0x7fffefffe640 (LWP 8913)]
[New Thread 0x7fffef7fd640 (LWP 8914)]
[New Thread 0x7fffeeffc640 (LWP 8915)]
[2022-10-20 08:50:52.562551] [0x00007ffff0a74d40] [trace]  
Initializing StaticPrintConfigs
[New Thread 0x7fffee3ff640 (LWP 8916)]
[New Thread 0x7fffedbfe640 (LWP 8917)]
[New Thread 0x7fffed28c640 (LWP 8918)]
[Thread 0x7fffed28c640 (LWP 8918) exited]
[New Thread 0x7fffed28c640 (LWP 8919)]
[New Thread 0x7fffdf645640 (LWP 8920)]
[New Thread 0x7fffdee44640 (LWP 8921)]
[Thread 0x7fffdf645640 (LWP 8920) exited]
[New Thread 0x7fffdf645640 (LWP 8922)]
[New Thread 0x7fffde643640 (LWP 8923)]
[Thread 0x7fffdee44640 (LWP 8921) exited]
[Thread 0x7fffdf645640 (LWP 8922) exited]
[New Thread 0x7fffdf645640 (LWP 8924)]
[New Thread 0x7fffdee44640 (LWP 8925)]
[Thread 0x7fffde643640 (LWP 8923) exited]
[Thread 0x7fffdf645640 (LWP 8924) exited]
[New Thread 0x7fffdf645640 (LWP 8926)]
[New Thread 0x7fffde643640 (LWP 8927)]
[Thread 0x7fffdee44640 (LWP 8925) exited]
[Thread 0x7fffdf645640 (LWP 8926) exited]
[New Thread 0x7fffdf645640 (LWP 8928)]
[Thread 0x7fffde643640 (LWP 8927) exited]
[New Thread 0x7fffde643640 (LWP 8929)]
[Thread 0x7fffdf645640 (LWP 8928) exited]
[Thread 0x7fffde643640 (LWP 8929) exited]
[New Thread 0x7fffde643640 (LWP 8930)]
[New Thread 0x7fffdf645640 (LWP 8931)]
[Thread 0x7fffde643640 (LWP 8930) exited]
[Thread 0x7fffdf645640 (LWP 8931) exited]
[New Thread 0x7fffdf645640 (LWP 8933)]
[New Thread 0x7fffde643640 (LWP 8934)]
[New Thread 0x7fffdee44640 (LWP 8935)]
[New Thread 0x7fffdde42640 (LWP 8936)]
[New Thread 0x7fffdd641640 (LWP 8937)]
[New Thread 0x7fffdce40640 (LWP 8938)]
[New Thread 0x7fffccdff640 (LWP 8939)]
[New Thread 0x7fffc15ff640 (LWP 8940)]
[New Thread 0x7fffc0dfe640 (LWP 8941)]
[New Thread 0x7fffabfff640 (LWP 8942)]
[New Thread 0x7fffab7fe640 (LWP 8943)]
[New Thread 0x7fffaaffd640 (LWP 8944)]
[2022-10-20 08:50:53.457181] [0x00007ffff0a74d40] [error]   Unable to
init glew library
[2022-10-20 08:50:53.457864] [0x00007ffff0a74d40] [error]   Unable to
init glew library

Thread 1 "slic3r_main" received signal SIGSEGV, Segmentation fault.
0x00005555568b12d3 in ?? ()
(gdb) backtrace
#0  0x00005555568b12d3 in  ()
#1  0x00005555568655c3 in  ()
#2  0x0000555556390716 in  ()
#3  0x0000555556390828 in  ()
#4  0x000055555639db02 in  ()
#5  0x000055555635ec45 in  ()
#6  0x00005555560ce7bf in  ()
#7  0x00005555560cee6c in  ()
#8  0x00007ffff6a07df2 in
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&) () at /lib/x86_64-linux-gnu/libwx_baseu-
3.2.so.0
#9  0x00007ffff6a0824e in
wxEvtHandler::SearchDynamicEventTable(wxEvent&) () at /lib/x86_64-
linux-gnu/libwx_baseu-3.2.so.0
#10 0x00007ffff6a085a0 in wxEvtHandler::TryHereOnly(wxEvent&) () at
/lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0
#11 0x00007ffff6a0864a in wxEvtHandler::ProcessEventLocally(wxEvent&)
() at /lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0
#12 0x00007ffff6a08751 in wxEvtHandler::ProcessEvent(wxEvent&) () at
/lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0
#13 0x00007ffff68a08f2 in wxAppConsoleBase::ProcessIdle() () at
/lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0
#14 0x00007ffff6246b34 in wxAppBase::ProcessIdle() () at /lib/x86_64-
linux-gnu/libwx_gtk3u_core-3.2.so.0
#15 0x00007ffff6150f99 in wxApp::DoIdle() () at /lib/x86_64-linux-
gnu/libwx_gtk3u_core-3.2.so.0
#16 0x00007ffff61510d3 in  () at /lib/x86_64-linux-
gnu/libwx_gtk3u_core-3.2.so.0
#17 0x00007ffff5d1e60f in g_main_context_dispatch () at /lib/x86_64-
linux-gnu/libglib-2.0.so.0
#18 0x00007ffff5d1e9c8 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffff5d1ec7f in g_main_loop_run () at /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#20 0x00007ffff564a265 in gtk_main () at /lib/x86_64-linux-gnu/libgtk-
3.so.0
#21 0x00007ffff616da45 in wxGUIEventLoop::DoRun() () at /lib/x86_64-
linux-gnu/libwx_gtk3u_core-3.2.so.0
#22 0x00007ffff68d7f9d in wxEventLoopBase::Run() () at /lib/x86_64-
linux-gnu/libwx_baseu-3.2.so.0
#23 0x00007ffff68a2a6b in wxAppConsoleBase::MainLoop() () at
/lib/x86_64-linux-gnu/libwx_baseu-3.2.so.0
#24 0x00007ffff691feb7 in wxEntry(int&, wchar_t**) () at /lib/x86_64-
linux-gnu/libwx_baseu-3.2.so.0
#25 0x00005555560af7b9 in  ()
#26 0x00005555558705de in  ()
#27 0x0000555555845bf4 in  ()
#28 0x00007ffff502920a in __libc_start_call_main
(main=main at entry=0x555555845ab0, argc=argc at entry=1,
argv=argv at entry=0x7fffffffe0d8) at
../sysdeps/nptl/libc_start_call_main.h:58
#29 0x00007ffff50292bc in __libc_start_main_impl (main=0x555555845ab0,
argc=1, argv=0x7fffffffe0d8, init=<optimized out>, fini=<optimized
out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe0c8)
    at ../csu/libc-start.c:389
#30 0x0000555555868d71 in  ()
(gdb) 



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-2-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages prusa-slicer depends on:
ii  fonts-noto-hinted                                  20201225-1
ii  libboost-chrono1.74.0                              1.74.0-17
ii  libboost-filesystem1.74.0                          1.74.0-17
ii  libboost-iostreams1.74.0                           1.74.0-17
ii  libboost-locale1.74.0                              1.74.0-17
ii  libboost-log1.74.0                                 1.74.0-17
ii  libboost-regex1.74.0 [libboost-regex1.74.0-icu71]  1.74.0-17
ii  libboost-thread1.74.0                              1.74.0-17
ii  libc6                                              2.35-3
ii  libcurl3-gnutls                                    7.85.0-1
ii  libdbus-1-3                                        1.14.4-1
ii  libexpat1                                          2.4.9-1
ii  libgcc-s1                                          12.2.0-3
ii  libgl1                                             1.5.0-1
ii  libglew2.2                                         2.2.0-4+b1
ii  libglib2.0-0                                       2.74.0-3
ii  libgmp10                                           2:6.2.1+dfsg1-
1.1
ii  libgtk-3-0                                         3.24.34-3
ii  libimath-3-1-29                                    3.1.5-1+b1
ii  libjpeg62-turbo                                    1:2.1.2-1+b1
ii  libmpfr6                                           4.1.0-3
ii  libnlopt0                                          2.7.1-4+b2
ii  libocct-data-exchange-7.6                          7.6.3+dfsg1-3
ii  libocct-foundation-7.6                             7.6.3+dfsg1-3
ii  libocct-modeling-algorithms-7.6                    7.6.3+dfsg1-3
ii  libocct-modeling-data-7.6                          7.6.3+dfsg1-3
ii  libocct-ocaf-7.6                                   7.6.3+dfsg1-3
ii  libopenvdb9.1                                      9.1.0-7+b1
ii  libpng16-16                                        1.6.38-2
ii  libstdc++6                                         12.2.0-3
ii  libtbb12                                           2021.5.0-15
ii  libwxbase3.2-0                                     3.2.1+dfsg-1
ii  libwxgtk3.2-0                                      3.2.1+dfsg-1

prusa-slicer recommends no packages.

prusa-slicer suggests no packages.

-- no debconf information

--

Br Jan



More information about the 3dprinter-general mailing list