Mailing list archives : pcb-rnd

ID:5818
From:Doug Knabe <dk...@airmail.net>
Date:Tue, 30 Aug 2022 07:15:07 -0500
Subject:Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new:
in-reply-to:5817 from rn...@igor2.repo.hu
replies: 5821 from rn...@igor2.repo.hu
On 8/30/22 06:27, rnd2@igor2.repo.hu wrote:
> Thanks; this is unfortunately not enough. When gdb stops there, please
> type "where" and mail the result - that's where the real clue is.
$ gdb sch-rnd
GNU gdb (Debian 10.1-1.7) 10.1.90.20210103-git
Copyright (C) 2021 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 sch-rnd...
(No debugging symbols found in sch-rnd)
(gdb) r
Starting program: /usr/local/bin/sch-rnd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Gtk-Message: 07:12:15.588: Failed to load module "canberra-gtk-module"
[New Thread 0x7fffec847700 (LWP 84967)]
[New Thread 0x7fffe7fff700 (LWP 84968)]
[New Thread 0x7fffdf7fe700 (LWP 84969)]
[New Thread 0x7fffe77fe700 (LWP 84970)]
 
Thread 1 "sch-rnd" received signal SIGSEGV, Segmentation fault.
__strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65
65    ../sysdeps/x86_64/multiarch/strlen-avx2.S: No such file or directory.
(gdb) where
#0  __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65
#1  0x00007ffff7d0ec45 in gds_append_array () at 
/usr/local/lib/librnd-3rd.so.3
#2  0x00007ffff7e0ee5a in rnd_safe_append_vprintf () at 
/usr/local/lib/librnd-hid.so.3
#3  0x00007ffff7e0e6ef in rnd_append_printf () at 
/usr/local/lib/librnd-hid.so.3
#4  0x000055555559aaa3 in sch_status_st_update_conf ()
#5  0x00007ffff7df16ad in rnd_conf_update () at 
/usr/local/lib/librnd-hid.so.3
#6  0x00005555555a08fd in io_lihata_load_sheet ()
#7  0x0000555555635651 in csch_load_sheet_io ()
#8  0x0000555555635e31 in csch_load_sheet ()
#9  0x0000555555638500 in csch_project_load_sheet ()
#10 0x000055555558725b in sch_rnd_multi_load_ ()
#11 0x0000555555636c1e in csch_act_LoadFrom ()
#12 0x00007ffff7de8d9c in rnd_actionv_ () at /usr/local/lib/librnd-hid.so.3
#13 0x00007ffff7de90c5 in rnd_actionv.part () at 
/usr/local/lib/librnd-hid.so.3
#14 0x00007ffff7de9d89 in rnd_actionva () at /usr/local/lib/librnd-hid.so.3
#15 0x000055555559740c in csch_act_Load ()
#16 0x00007ffff7de8d9c in rnd_actionv_ () at /usr/local/lib/librnd-hid.so.3
#17 0x00007ffff7de98e7 in hid_parse_actionstring () at 
/usr/local/lib/librnd-hid.so.3
#18 0x00007ffff7dfd90f in rnd_hid_cfg_keys_action_ () at 
/usr/local/lib/librnd-hid.so.3
#19 0x00007ffff7dfd953 in rnd_hid_cfg_keys_action () at 
/usr/local/lib/librnd-hid.so.3
#20 0x00007ffff7ddb1df in rnd_gtk_key_press_cb () at 
/usr/local/lib/librnd-hid.so.3
#21 0x00007ffff7dd1707 in gtkc_key_press_cb () at 
/usr/local/lib/librnd-hid.so.3
#22 0x00007ffff77e51ab in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#23 0x00007ffff75820a2 in g_closure_invoke () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#24 0x00007ffff7594413 in  () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#25 0x00007ffff759a259 in g_signal_emit_valist () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#26 0x00007ffff759ac3f in g_signal_emit () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#27 0x00007ffff7904fe4 in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#28 0x00007ffff7919248 in gtk_window_propagate_key_event () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#29 0x00007ffff791bf4b in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#30 0x00007ffff77e51ab in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#31 0x00007ffff75820a2 in g_closure_invoke () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#32 0x00007ffff7593e6e in  () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#33 0x00007ffff759a259 in g_signal_emit_valist () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#34 0x00007ffff759ac3f in g_signal_emit () at 
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#35 0x00007ffff7904fe4 in  () at /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#36 0x00007ffff77e387c in gtk_propagate_event () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#37 0x00007ffff77e3c4b in gtk_main_do_event () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#38 0x00007ffff764dafc in  () at /lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#39 0x00007ffff7490e6b in g_main_context_dispatch () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007ffff7491118 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007ffff749140b in g_main_loop_run () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007ffff77e2b2a in gtk_main () at 
/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#43 0x00007ffff7de08c5 in rnd_gtkg_do_export () at 
/usr/local/lib/librnd-hid.so.3
#44 0x00007ffff7e06321 in rnd_mainloop_interactive () at 
/usr/local/lib/librnd-hid.so.3
#45 0x000055555557d0a5 in main ()
 
 

Reply subtree:
5818 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
  5821 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu
    5823 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Barath Aron <ba...@mailbox.org>
      5825 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
        5827 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu
          5828 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
            5830 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
              5832 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu
                5834 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
                  5836 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu
                    5839 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
                      5840 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu
                      5841 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from Doug Knabe <dk...@airmail.net>
                        5842 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu