[mageia9] bluefish crash

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[mageia9] bluefish crash

Postby bitit » Oct 17th, '23, 19:19

hi everyone, bluefish crash any time submit a operation .

where check logs about?

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby doktor5000 » Oct 17th, '23, 19:42

Any example operation you submit ?
What happens when you run bluefish from a terminal?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18070
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [mageia9] bluefish crash

Postby bitit » Oct 17th, '23, 19:56

for example create a simple link; if i click [ok] or [annul] , it crash
this is the log starting form terminal
Code: Select all
h
error reading list 1 Error on open  file /home/enrico/.bluefish/rcfile-2.0: File o directory non esistente

** (bluefish:28908): WARNING **: 19:50:45.556: no configfile rcfile-2.0, try to convert config files from older versions

config file migration error while reading old file 1:Errore nell'aprire il file /home/enrico/.bluefish/rcfile_v2: File o directory non esistente
Possible error in language file header: textstyle none does not exist

(bluefish:28908): Gtk-WARNING **: 19:50:45.602: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.602: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.602: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.602: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.602: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.714: Theme parsing error: <data>:1:42: '-gtk-cursor-aspect-ratio' is not a valid property name

(bluefish:28908): Gtk-WARNING **: 19:50:45.716: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.716: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.716: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.716: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:28908): Gtk-WARNING **: 19:50:45.716: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
doc_insert_two_strings, about to call doc_set_modified(0x2a12c40,1)
Errore di segmentazione (core dump creato)
Attachments
Screenshot_20231017_195237.png
Screenshot_20231017_195237.png (862.26 KiB) Viewed 4173 times
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby doktor5000 » Oct 18th, '23, 00:25

Seems reproducible, also leads to a segfault here. You should report that: https://wiki.mageia.org/en/How_to_report_a_bug_properly
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18070
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [mageia9] bluefish crash

Postby bitit » Oct 18th, '23, 08:43

Ok.

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby banjo » Oct 20th, '23, 20:14

This crashes on my system as well.

Enrico did file a bug on this.

https://bugs.mageia.org/show_bug.cgi?id=32407

I ran it in gdb and did a backtrace.

Code: Select all
[brian@linux6core ~/Mageia9/BluefishBug]$ gdb bluefish
GNU gdb (GDB) 12.1-7.mga9 (Mageia release 9)
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-mageia-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 bluefish...
Reading symbols from .gnu_debugdata for /usr/bin/bluefish...
(No debugging symbols found in .gnu_debugdata for /usr/bin/bluefish)
Missing separate debuginfos, use: debuginfo-install bluefish-2.2.12-4.mga9.x86_64
(gdb) run
Starting program: /usr/bin/bluefish
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffeadff6c0 (LWP 68071)]
[New Thread 0x7fffea5fe6c0 (LWP 68072)]
[New Thread 0x7fffe9dfd6c0 (LWP 68073)]
[New Thread 0x7fffe89ff6c0 (LWP 68074)]
Warning, textstyle none is set by the user but does not exist
[Thread 0x7fffe89ff6c0 (LWP 68074) exited]

(bluefish:68063): Gtk-WARNING **: 14:03:24.411: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.411: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.411: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.411: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.411: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
[New Thread 0x7fffe89ff6c0 (LWP 68075)]
[Thread 0x7fffe89ff6c0 (LWP 68075) exited]
[New Thread 0x7fffe89ff6c0 (LWP 68076)]
[New Thread 0x7fffdbbff6c0 (LWP 68077)]
[Thread 0x7fffe89ff6c0 (LWP 68076) exited]
[Thread 0x7fffdbbff6c0 (LWP 68077) exited]
[New Thread 0x7fffdbbff6c0 (LWP 68078)]

(bluefish:68063): Gtk-WARNING **: 14:03:24.573: Theme parsing error: <data>:1:42: '-gtk-cursor-aspect-ratio' is not a valid property name
[New Thread 0x7fffe89ff6c0 (LWP 68079)]
[Thread 0x7fffe89ff6c0 (LWP 68079) exited]

(bluefish:68063): Gtk-WARNING **: 14:03:24.574: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.574: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.574: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.574: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:68063): Gtk-WARNING **: 14:03:24.574: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
[New Thread 0x7fffe89ff6c0 (LWP 68080)]
[New Thread 0x7fffdb3fe6c0 (LWP 68081)]
[Thread 0x7fffe89ff6c0 (LWP 68080) exited]
[New Thread 0x7fffe89ff6c0 (LWP 68082)]
[Thread 0x7fffdb3fe6c0 (LWP 68081) exited]
[New Thread 0x7fffdb3fe6c0 (LWP 68083)]
[Thread 0x7fffe89ff6c0 (LWP 68082) exited]
[Thread 0x7fffdb3fe6c0 (LWP 68083) exited]
[New Thread 0x7fffdb3fe6c0 (LWP 68084)]
[New Thread 0x7fffe89ff6c0 (LWP 68085)]
[New Thread 0x7fffd9dff6c0 (LWP 68086)]
[Thread 0x7fffe89ff6c0 (LWP 68085) exited]
[New Thread 0x7fffe89ff6c0 (LWP 68087)]
[New Thread 0x7fffd95fe6c0 (LWP 68088)]
[Thread 0x7fffd9dff6c0 (LWP 68086) exited]
[Thread 0x7fffe89ff6c0 (LWP 68087) exited]
[Thread 0x7fffd95fe6c0 (LWP 68088) exited]
[New Thread 0x7fffd95fe6c0 (LWP 68089)]
[Thread 0x7fffd95fe6c0 (LWP 68089) exited]
[New Thread 0x7fffd95fe6c0 (LWP 68126)]

** (bluefish:68063): WARNING **: 14:03:30.323: attribute style refers to context c.html.attrib.style which does not (yet) exist

Error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / e.css.lcomment: patterns /* and /* in context 6 overlap each other
Possible error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / group / }: id - / pattern } has ends_context=2, but has only 2 parent contexts
Possible error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / e.css.lbrace / nameless-context / </style>: id - / pattern </style> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / nameless-tag: id </style> already exists
Possible error in language file nameless-context / nameless-context / t.html.script / nameless-context / // / nameless-context / </script>: id - / pattern </script> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / t.html.script / nameless-context / e.html.js.blockcomment / nameless-context / </script>: id - / pattern </script> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / t.html.script: id </script> already exists
Language statistics for HTML5 from /usr/share/bluefish/bflang//html5.bflang2
reference size          256.39 Kbytes
largest table  4270 (  1067.50 Kbytes)
total tables  71799 ( 17949.75 Kbytes)
contexts        443 (    20.77 Kbytes)
matches       12054 (   659.20 Kbytes)
blocks            9 (     0.28 Kbytes)
Possible error in language file, no textstyle found for context highlight js-regex
Possible error in language file, no textstyle found for context highlight js-regex
Possible error in language file, no textstyle found for highlight js-regex
Possible error in language file, no textstyle found for highlight js-regex
[Thread 0x7fffd95fe6c0 (LWP 68126) exited]
[Thread 0x7fffdbbff6c0 (LWP 68078) exited]
doc_insert_two_strings, about to call doc_set_modified(0xcfcd90,1)

Thread 1 "bluefish" received signal SIGSEGV, Segmentation fault.
0x00007ffff7220699 in g_type_check_instance () from /lib64/libgobject-2.0.so.0
(gdb) bt
#0  0x00007ffff7220699 in g_type_check_instance () at /lib64/libgobject-2.0.so.0
#1  0x00007ffff7214d04 in g_signal_handlers_disconnect_matched () at /lib64/libgobject-2.0.so.0
#2  0x00007ffff794d060 in gtk_window_set_transient_for () at /lib64/libgtk-3.so.0
#3  0x00007ffff78eb3fd in gtk_tooltip_set_last_window () at /lib64/libgtk-3.so.0
#4  0x00007ffff78ec231 in gtk_tooltip_handle_event_internal () at /lib64/libgtk-3.so.0
#5  0x00007ffff77ed65e in gtk_main_do_event () at /lib64/libgtk-3.so.0
#6  0x00007ffff7e0cfa5 in _gdk_event_emit () at /lib64/libgdk-3.so.0
#7  0x00007ffff7e5e842 in gdk_event_source_dispatch () at /lib64/libgdk-3.so.0
#8  0x00007ffff70fe689 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#9  0x00007ffff70fea18 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0
#10 0x00007ffff70fecbf in g_main_loop_run () at /lib64/libglib-2.0.so.0
#11 0x00007ffff77ecc45 in gtk_main () at /lib64/libgtk-3.so.0
#12 0x00000000004228fd in main ()
(gdb)

If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 476
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [mageia9] bluefish crash

Postby doktor5000 » Oct 21st, '23, 00:00

You're missing debug symbols, check e.g. https://wiki.mageia.org/en/Debugging_so ... liminaries
banjo wrote:Reading symbols from .gnu_debugdata for /usr/bin/bluefish...
(No debugging symbols found in .gnu_debugdata for /usr/bin/bluefish)
Missing separate debuginfos, use: debuginfo-install bluefish-2.2.12-4.mga9.x86_64
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18070
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [mageia9] bluefish crash

Postby banjo » Oct 21st, '23, 01:25

I guess I am in over my head now.

I enabled the debug repositories and installed bluefish debug.

Code: Select all
# debuginfo-install bluefish-2.2.12-4.mga9.x86_64
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch   
(medium "Core Release Debug")
  bluefish-debuginfo             2.2.12       4.mga9        x86_64 
  bluefish-debugsource           2.2.12       4.mga9        x86_64  (recommended)
7.2MB of additional disk space will be used.
1.8MB of packages will be retrieved.
Proceed with the installation of the 2 packages? (Y/n) y


    $MIRRORLIST: media/debug/core/release/bluefish-debuginfo-2.2.12-4.mga9.x86_64.rpm
    $MIRRORLIST: media/debug/core/release/bluefish-debugsource-2.2.12-4.mga9.x86_64.rpm                                                                     
installing bluefish-debugsource-2.2.12-4.mga9.x86_64.rpm bluefish-debuginfo-2.2.12-4.mga9.x86_64.rpm from /var/cache/urpmi/rpms                             
Preparing...                     ###########################################################################################################################
      1/2: bluefish-debugsource  ###########################################################################################################################
      2/2: bluefish-debuginfo    ###########################################################################################################################


Then I ran bluefish in gdb again and got more errors.

Code: Select all
[brian@linux6core ~]$ gdb bluefish
GNU gdb (GDB) 12.1-7.mga9 (Mageia release 9)
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-mageia-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 bluefish...
Reading symbols from /usr/lib/debug/usr/bin/bluefish-2.2.12-4.mga9.x86_64.debug...
(gdb) run
Starting program: /usr/bin/bluefish
Missing separate debuginfos, use: debuginfo-install glibc-2.36-51.mga9.x86_64
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffeadff6c0 (LWP 2027130)]
[New Thread 0x7fffea5fe6c0 (LWP 2027131)]
[New Thread 0x7fffe9dfd6c0 (LWP 2027132)]
[New Thread 0x7fffe89ff6c0 (LWP 2027133)]
Warning, textstyle none is set by the user but does not exist
[Thread 0x7fffe89ff6c0 (LWP 2027133) exited]

(bluefish:2027119): Gtk-WARNING **: 18:47:26.305: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.305: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.305: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.305: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.305: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
[New Thread 0x7fffe89ff6c0 (LWP 2027134)]
[Thread 0x7fffe89ff6c0 (LWP 2027134) exited]
[New Thread 0x7fffe89ff6c0 (LWP 2027135)]
[New Thread 0x7fffdbbff6c0 (LWP 2027136)]
[Thread 0x7fffe89ff6c0 (LWP 2027135) exited]
[Thread 0x7fffdbbff6c0 (LWP 2027136) exited]
[New Thread 0x7fffdbbff6c0 (LWP 2027164)]
[New Thread 0x7fffe89ff6c0 (LWP 2027165)]

(bluefish:2027119): Gtk-WARNING **: 18:47:26.731: Theme parsing error: <data>:1:42: '-gtk-cursor-aspect-ratio' is not a valid property name
[New Thread 0x7fffdb3fe6c0 (LWP 2027166)]
[Thread 0x7fffdb3fe6c0 (LWP 2027166) exited]

(bluefish:2027119): Gtk-WARNING **: 18:47:26.737: Theme parsing error: <data>:2:27: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.737: Theme parsing error: <data>:3:35: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.737: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.737: Theme parsing error: <data>:5:29: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(bluefish:2027119): Gtk-WARNING **: 18:47:26.737: Theme parsing error: <data>:6:26: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
[New Thread 0x7fffdb3fe6c0 (LWP 2027167)]
[New Thread 0x7fffdabfd6c0 (LWP 2027168)]
[Thread 0x7fffdb3fe6c0 (LWP 2027167) exited]
[New Thread 0x7fffdb3fe6c0 (LWP 2027169)]
[Thread 0x7fffdabfd6c0 (LWP 2027168) exited]
[New Thread 0x7fffdabfd6c0 (LWP 2027170)]
[Thread 0x7fffdb3fe6c0 (LWP 2027169) exited]
[Thread 0x7fffdabfd6c0 (LWP 2027170) exited]
[New Thread 0x7fffdabfd6c0 (LWP 2027173)]
[New Thread 0x7fffdb3fe6c0 (LWP 2027177)]
[New Thread 0x7fffd95ff6c0 (LWP 2027178)]
[Thread 0x7fffdb3fe6c0 (LWP 2027177) exited]
[New Thread 0x7fffdb3fe6c0 (LWP 2027179)]
[New Thread 0x7fffd8dfe6c0 (LWP 2027180)]
[Thread 0x7fffd95ff6c0 (LWP 2027178) exited]
[Thread 0x7fffdb3fe6c0 (LWP 2027179) exited]
[Thread 0x7fffd8dfe6c0 (LWP 2027180) exited]
[New Thread 0x7fffd8dfe6c0 (LWP 2027181)]
[Thread 0x7fffd8dfe6c0 (LWP 2027181) exited]
[Thread 0x7fffdbbff6c0 (LWP 2027164) exited]
[New Thread 0x7fffdbbff6c0 (LWP 2027287)]

** (bluefish:2027119): WARNING **: 18:47:33.002: attribute style refers to context c.html.attrib.style which does not (yet) exist

Error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / e.css.lcomment: patterns /* and /* in context 6 overlap each other
Possible error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / group / }: id - / pattern } has ends_context=2, but has only 2 parent contexts
Possible error in language file nameless-context / nameless-context / nameless-tag / c.html.css.main / e.css.lbrace / nameless-context / </style>: id - / pattern </style> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / nameless-tag: id </style> already exists
Possible error in language file nameless-context / nameless-context / t.html.script / nameless-context / // / nameless-context / </script>: id - / pattern </script> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / t.html.script / nameless-context / e.html.js.blockcomment / nameless-context / </script>: id - / pattern </script> has ends_context=3, but has only 3 parent contexts
Possible error in language file nameless-context / nameless-context / t.html.script: id </script> already exists
Language statistics for HTML5 from /usr/share/bluefish/bflang//html5.bflang2
reference size          256.39 Kbytes
largest table  4270 (  1067.50 Kbytes)
total tables  71799 ( 17949.75 Kbytes)
contexts        443 (    20.77 Kbytes)
matches       12054 (   659.20 Kbytes)
blocks            9 (     0.28 Kbytes)
Possible error in language file, no textstyle found for context highlight js-regex
Possible error in language file, no textstyle found for context highlight js-regex
Possible error in language file, no textstyle found for highlight js-regex
Possible error in language file, no textstyle found for highlight js-regex
[Thread 0x7fffdbbff6c0 (LWP 2027287) exited]
[Thread 0x7fffe89ff6c0 (LWP 2027165) exited]
doc_insert_two_strings, about to call doc_set_modified(0xcfbba0,1)

Thread 1 "bluefish" received signal SIGSEGV, Segmentation fault.
0x00007ffff7220699 in g_type_check_instance () from /lib64/libgobject-2.0.so.0
Missing separate debuginfos, use: debuginfo-install gvfs-1.50.4-1.mga9.x86_64 ibus-gtk3-1.5.28-1.mga9.x86_64 kde-gtk-config-5.27.5-1.mga9.x86_64 lib64asyncns0-0.8-13.mga9.x86_64 lib64atk-bridge2.0_0-2.48.3-2.mga9.x86_64 lib64atk1.0_0-2.48.3-2.mga9.x86_64 lib64atspi0-2.48.3-2.mga9.x86_64 lib64brotlicommon1-1.0.9-5.mga9.x86_64 lib64brotlidec1-1.0.9-5.mga9.x86_64 lib64bz2_1-1.0.8-5.mga9.x86_64 lib64cairo2-1.17.6-2.mga9.x86_64 lib64canberra-gtk3_0-0.30-18.mga9.x86_64 lib64canberra0-0.30-18.mga9.x86_64 lib64cloudproviders0-0.3.1-2.mga9.x86_64 lib64datrie1-0.2.13-2.mga9.x86_64 lib64dbus1_3-1.14.6-1.mga9.x86_64 lib64egl1-1.6.0-1.mga9.x86_64 lib64enchant2_2-2.3.3-2.mga9.x86_64 lib64epoxy0-1.5.10-1.mga9.x86_64 lib64ffi8-3.4.4-1.mga9.x86_64 lib64flac12-1.4.2-1.mga9.x86_64 lib64fontconfig1-2.14.2-1.mga9.x86_64 lib64freetype6-2.13.0-1.mga9.tainted.x86_64 lib64fribidi0-1.0.12-1.mga9.x86_64 lib64gdk_pixbuf2.0_0-2.42.10-2.mga9.x86_64 lib64gio2.0_0-2.76.3-1.mga9.x86_64 lib64gl1-1.6.0-1.mga9.x86_64 lib64glib2.0_0-2.76.3-1.mga9.x86_64 lib64gpg-error0-1.47-1.mga9.x86_64 lib64graphite2_3-1.3.14-2.mga9.x86_64 lib64gtk+3_0-3.24.38-1.mga9.x86_64 lib64gucharmap7-15.0.4-1.mga9.x86_64 lib64harfbuzz0-7.0.1-1.mga9.x86_64 lib64hunspell1.7_0-1.7.2-2.mga9.x86_64 lib64ibus1.0_5-1.5.28-1.mga9.x86_64 lib64json-glib1.0_0-1.6.6-2.mga9.x86_64 lib64ltdl7-2.4.7-1.mga9.x86_64 lib64lzma5-5.4.3-1.mga9.x86_64 lib64mount1-2.38.1-1.mga9.x86_64 lib64pango1.0_0-1.50.14-1.mga9.x86_64 lib64pcre2_0-10.42-1.mga9.x86_64 lib64pixman1_0-0.42.2-1.mga9.x86_64 lib64png16_16-1.6.38-1.mga9.x86_64 lib64pulseaudio0-16.1-14.mga9.x86_64 lib64pulsecommon16.1-16.1-14.mga9.x86_64 lib64python3.10-3.10.11-1.mga9.x86_64 lib64sndfile1-1.2.0-2.mga9.x86_64 lib64speex1-1.2.1-1.mga9.x86_64 lib64sqlite3_0-3.40.1-1.mga9.x86_64 lib64systemd0-253.10-1.mga9.x86_64 lib64tdb1-1.4.7-2.mga9.x86_64 lib64thai0-0.1.29-2.mga9.x86_64 lib64vorbis0-1.3.7-2.mga9.x86_64 lib64vorbisfile3-1.3.7-2.mga9.x86_64 lib64wayland-client0-1.21.0-1.mga9.x86_64 lib64wayland-cursor0-1.21.0-1.mga9.x86_64 lib64wayland-egl1-1.21.0-1.mga9.x86_64 lib64x11_6-1.8.6-1.1.mga9.x86_64 lib64xau6-1.0.11-1.mga9.x86_64 lib64xcb-shm0-1.15-2.mga9.x86_64 lib64xcb1-1.15-2.mga9.x86_64 lib64xcomposite1-0.4.6-1.mga9.x86_64 lib64xcursor1-1.2.1-1.mga9.x86_64 lib64xdmcp6-1.1.4-1.mga9.x86_64 lib64xi6-1.8-2.mga9.x86_64 lib64xinerama1-1.1.5-1.mga9.x86_64 lib64xml2_2-2.10.4-1.1.mga9.x86_64 lib64xrandr2-1.5.3-2.mga9.x86_64 lib64xrender1-0.9.11-1.mga9.x86_64 lib64zlib1-1.2.13-1.mga9.x86_64 lib64zstd1-1.5.5-1.mga9.x86_64 libgcc1-12.3.0-3.mga9.x86_64
(gdb) bt
#0  0x00007ffff7220699 in g_type_check_instance () at /lib64/libgobject-2.0.so.0
#1  0x00007ffff7214d04 in g_signal_handlers_disconnect_matched () at /lib64/libgobject-2.0.so.0
#2  0x00007ffff794d060 in gtk_window_set_transient_for () at /lib64/libgtk-3.so.0
#3  0x00007ffff78eb3fd in gtk_tooltip_set_last_window () at /lib64/libgtk-3.so.0
#4  0x00007ffff78ec231 in gtk_tooltip_handle_event_internal () at /lib64/libgtk-3.so.0
#5  0x00007ffff77ed65e in gtk_main_do_event () at /lib64/libgtk-3.so.0
#6  0x00007ffff7e0cfa5 in _gdk_event_emit () at /lib64/libgdk-3.so.0
#7  0x00007ffff7e5e842 in gdk_event_source_dispatch () at /lib64/libgdk-3.so.0
#8  0x00007ffff70fe689 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#9  0x00007ffff70fea18 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0
#10 0x00007ffff70fecbf in g_main_loop_run () at /lib64/libglib-2.0.so.0
#11 0x00007ffff77ecc45 in gtk_main () at /lib64/libgtk-3.so.0
#12 0x00000000004228fd in main (argc=<optimized out>, argv=<optimized out>) at bluefish.c:507
(gdb)



I tried to install glibc-2.36-51.mga9.x86_64 and that failed.

Code: Select all
[root@linux6core:~]# debuginfo-install glibc-2.36-51.mga9.x86_64
To satisfy dependencies, the following packages are going to be installed:
  Package                        Version      Release       Arch   
(medium "Core Release Debug")
  glibc-debuginfo                2.36         38.mga9       x86_64 
  glibc-debugsource              2.36         38.mga9       x86_64  (recommended)
137MB of additional disk space will be used.
23MB of packages will be retrieved.
Proceed with the installation of the 2 packages? (Y/n) y


    $MIRRORLIST: media/debug/core/release/glibc-debugsource-2.36-38.mga9.x86_64.rpm
aria2 failed: exited with 3

Failed to download glibc-debugsource-2.36-38.mga9.x86_64.rpm
Retry? (y/N) y
aria2 failed: exited with 3

Failed to download glibc-debugsource-2.36-38.mga9.x86_64.rpm
Retry? (y/N)
...retrieving failed: aria2 failed: exited with 3

Installation failed, some files are missing:
    https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/core/release/glibc-debuginfo-2.36-38.mga9.x86_64.rpm
    https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/core/release/glibc-debugsource-2.36-38.mga9.x86_64.rpm
You may need to update your urpmi database.

Try to continue anyway? (y/N)
Something went wrong, make sure your Debug media are configured properly


I updated the urpmi database as suggested in the Wiki page and ran the other command suggested by gdb.

Code: Select all
[root@linux6core:~]# urpmi.update --no-ignore debug
[root@linux6core:~]# debuginfo-install gvfs-1.50.4-1.mga9.x86_64 ibus-gtk3-1.5.28-1.mga9.x86_64 kde-gtk-config-5.27.5-1.mga9.x86_64 lib64asyncns0-0.8-13.mga9.x86_64 lib64atk-bridge2.0_0-2.48.3-2.mga9.x86_64 lib64atk1.0_0-2.48.3-2.mga9.x86_64 lib64atspi0-2.48.3-2.mga9.x86_64 lib64brotlicommon1-1.0.9-5.mga9.x86_64 lib64brotlidec1-1.0.9-5.mga9.x86_64 lib64bz2_1-1.0.8-5.mga9.x86_64 lib64cairo2-1.17.6-2.mga9.x86_64 lib64canberra-gtk3_0-0.30-18.mga9.x86_64 lib64canberra0-0.30-18.mga9.x86_64 lib64cloudproviders0-0.3.1-2.mga9.x86_64 lib64datrie1-0.2.13-2.mga9.x86_64 lib64dbus1_3-1.14.6-1.mga9.x86_64 lib64egl1-1.6.0-1.mga9.x86_64 lib64enchant2_2-2.3.3-2.mga9.x86_64 lib64epoxy0-1.5.10-1.mga9.x86_64 lib64ffi8-3.4.4-1.mga9.x86_64 lib64flac12-1.4.2-1.mga9.x86_64 lib64fontconfig1-2.14.2-1.mga9.x86_64 lib64freetype6-2.13.0-1.mga9.tainted.x86_64 lib64fribidi0-1.0.12-1.mga9.x86_64 lib64gdk_pixbuf2.0_0-2.42.10-2.mga9.x86_64 lib64gio2.0_0-2.76.3-1.mga9.x86_64 lib64gl1-1.6.0-1.mga9.x86_64 lib64glib2.0_0-2.76.3-1.mga9.x86_64 lib64gpg-error0-1.47-1.mga9.x86_64 lib64graphite2_3-1.3.14-2.mga9.x86_64 lib64gtk+3_0-3.24.38-1.mga9.x86_64 lib64gucharmap7-15.0.4-1.mga9.x86_64 lib64harfbuzz0-7.0.1-1.mga9.x86_64 lib64hunspell1.7_0-1.7.2-2.mga9.x86_64 lib64ibus1.0_5-1.5.28-1.mga9.x86_64 lib64json-glib1.0_0-1.6.6-2.mga9.x86_64 lib64ltdl7-2.4.7-1.mga9.x86_64 lib64lzma5-5.4.3-1.mga9.x86_64 lib64mount1-2.38.1-1.mga9.x86_64 lib64pango1.0_0-1.50.14-1.mga9.x86_64 lib64pcre2_0-10.42-1.mga9.x86_64 lib64pixman1_0-0.42.2-1.mga9.x86_64 lib64png16_16-1.6.38-1.mga9.x86_64 lib64pulseaudio0-16.1-14.mga9.x86_64 lib64pulsecommon16.1-16.1-14.mga9.x86_64 lib64python3.10-3.10.11-1.mga9.x86_64 lib64sndfile1-1.2.0-2.mga9.x86_64 lib64speex1-1.2.1-1.mga9.x86_64 lib64sqlite3_0-3.40.1-1.mga9.x86_64 lib64systemd0-253.10-1.mga9.x86_64 lib64tdb1-1.4.7-2.mga9.x86_64 lib64thai0-0.1.29-2.mga9.x86_64 lib64vorbis0-1.3.7-2.mga9.x86_64 lib64vorbisfile3-1.3.7-2.mga9.x86_64 lib64wayland-client0-1.21.0-1.mga9.x86_64 lib64wayland-cursor0-1.21.0-1.mga9.x86_64 lib64wayland-egl1-1.21.0-1.mga9.x86_64 lib64x11_6-1.8.6-1.1.mga9.x86_64 lib64xau6-1.0.11-1.mga9.x86_64 lib64xcb-shm0-1.15-2.mga9.x86_64 lib64xcb1-1.15-2.mga9.x86_64 lib64xcomposite1-0.4.6-1.mga9.x86_64 lib64xcursor1-1.2.1-1.mga9.x86_64 lib64xdmcp6-1.1.4-1.mga9.x86_64 lib64xi6-1.8-2.mga9.x86_64 lib64xinerama1-1.1.5-1.mga9.x86_64 lib64xml2_2-2.10.4-1.1.mga9.x86_64 lib64xrandr2-1.5.3-2.mga9.x86_64 lib64xrender1-0.9.11-1.mga9.x86_64 lib64zlib1-1.2.13-1.mga9.x86_64 lib64zstd1-1.5.5-1.mga9.x86_64 libgcc1-12.3.0-3.mga9.x86_64
No package named lib64python3.10-debuginfo
Something went wrong, make sure your Debug media are configured properly


The installation failed.

Here are my active media.

Code: Select all
[brian@linux6core ~]$ urpmq --list-media active
Core Release
Core Release Debug
Core Updates
Core Updates Debug
Core Updates Testing Debug
Core Backports Debug
Core Backports Testing Debug
Nonfree Release
Nonfree Release Debug
Nonfree Updates
Nonfree Updates Debug
Nonfree Updates Testing Debug
Nonfree Backports Debug
Nonfree Backports Testing Debug
Tainted Release
Tainted Release Debug
Tainted Updates
Tainted Updates Debug
Tainted Updates Testing Debug
Tainted Backports Debug
Tainted Backports Testing Debug
google-chrome


I went back into the MCC and turned off backports. I don't see what that has to do with this.

Code: Select all
[brian@linux6core ~]$ urpmq --list-media active
Core Release
Core Release Debug
Core Updates
Core Updates Debug
Core Updates Testing Debug
Nonfree Release
Nonfree Release Debug
Nonfree Updates
Nonfree Updates Debug
Nonfree Updates Testing Debug
Tainted Release
Tainted Release Debug
Tainted Updates
Tainted Updates Debug
Tainted Updates Testing Debug
google-chrome


Interesting rabbit hole. What am I missing?
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 476
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [mageia9] bluefish crash

Postby bitit » Oct 21st, '23, 09:49

for bluefish this work fine
http://www.rpmfind.net/linux/mageia/dis ... x86_64.rpm
but in few days you should will find also in repo /Core/Updates_testing bluefish-2.2.14-1.mga9.x86_64.rpm
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby banjo » Oct 21st, '23, 16:45

I have not figured out how to switch from Mag9 to Cauldron yet, so I do not see the new package in the repos.

My media:

Code: Select all
# urpmq --list-media active --list-url
Core Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/release
Core Release Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/core/release
Core Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/updates
Core Updates Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/core/updates
Core Updates Testing https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/updates_testing
Core Updates Testing Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/core/updates_testing
Nonfree Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/nonfree/release
Nonfree Release Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/nonfree/release
Nonfree Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/nonfree/updates
Nonfree Updates Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/nonfree/updates
Nonfree Updates Testing https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/nonfree/updates_testing
Nonfree Updates Testing Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/nonfree/updates_testing
Tainted Release https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/tainted/release
Tainted Release Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/tainted/release
Tainted Updates https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/tainted/updates
Tainted Updates Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/tainted/updates
Tainted Updates Testing https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/tainted/updates_testing
Tainted Updates Testing Debug https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/debug/tainted/updates_testing
google-chrome http://dl.google.com/linux/chrome/rpm/stable/x86_64


So I downloaded the rpm directly from the mirror

https://mirror.math.princeton.edu/pub/mageia/distrib/cauldron/x86_64/media/core/release/

Installed it, and it appears to have fixed the problem.

Not sure what the side effects will be of mixing a Cauldron package into a Mag9 system.
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 476
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [mageia9] bluefish crash

Postby bitit » Oct 21st, '23, 16:59

you must not; only download for repo by web.

owevwer in in the repo of mageia9 /Core/Updates_testing

you must enable it

Enrico
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby banjo » Oct 21st, '23, 17:47

I definitely had incompatible versions installed.

Code: Select all
$ rpm -aq | grep bluefish
bluefish-debugsource-2.2.12-4.mga9
bluefish-debuginfo-2.2.12-4.mga9
bluefish-2.2.14-1.mga10


So I uninstalled bluefish to get rid of the Mag10 version.

I have core/updates_testing enabled.

Code: Select all
Core Release
Core Release Debug
Core Updates
Core Updates Debug
Core Updates Testing
Core Updates Testing Debug
Nonfree Release
Nonfree Release Debug
Nonfree Updates
Nonfree Updates Debug
Nonfree Updates Testing
Nonfree Updates Testing Debug
Tainted Release
Tainted Release Debug
Tainted Updates
Tainted Updates Debug
Tainted Updates Testing
Tainted Updates Testing Debug
google-chrome


Screenshot_20231021_114155.png
Screenshot_20231021_114155.png (105.22 KiB) Viewed 3988 times


My system still does not see bluefish-2.2.14-1.mga9.x86_64.rpm

Code: Select all
# urpmq --sources bluefish
https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/release/bluefish-2.2.12-4.mga9.x86_64.rpm


When I navigate to the mirror,

https://mirror.math.princeton.edu/pub/mageia/distrib/9/x86_64/media/core/updates_testing/

the package is there.

What am I missing? Do I have to update the urpmi database or something?
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 476
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [mageia9] bluefish crash

Postby bitit » Oct 21st, '23, 18:07

you must remove all packages,
in this moment having bluefish-2.2.14-1.mga10 installed, it can't see bluefish-2.2.14-1.mga9 , because for it is a old version respect yours , you have the most upgrade version.
you can also try to remove all repository and add another time them ; some time i have done it
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01

Re: [mageia9] bluefish crash

Postby banjo » Oct 21st, '23, 19:45

Thanks for the information. I am gradually learning how this works.

I have taken a different approach to testing this.

I uninstalled all of the bluefish packages. Then I disabled all of the testing and debug repos, leaving me with this:

Code: Select all
$ urpmq --list-media active
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Tainted Release
Tainted Updates
google-chrome


I reinstalled bluefish to get me back where I started with bluefish-2.2.12-4.mga9.

I will now wait to see when bluefish-2.2.14-1.mga9.x86_64.rpm percolates up from testing to the regular updates and test it for the fix after the update.
If only the best bird sang, the forest would be a very quiet place.
User avatar
banjo
 
Posts: 476
Joined: May 4th, '11, 03:50
Location: Reading, Massachusetts

Re: [mageia9] bluefish crash

Postby bitit » Oct 22nd, '23, 11:55

you have miss core/udate_testing

enrico
Attachments
Screenshot_20231022_115333.png
Screenshot_20231022_115333.png (886 KiB) Viewed 3946 times
bitit
 
Posts: 162
Joined: Feb 3rd, '16, 14:01


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest