[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Results of first run of Cinnamon 4.8 packages



Hi Fabio, hi all,

I have fixed all compile errors and got all packages build and
installed, but cinnamon segfaults :-(

The cinnamon-launcher code calls cinnamon --replace, but that crashes
with
	Cjs-Message: 09:58:14.375: Profiler is disabled. Not setting up signals.
	Clutter-Message: 09:58:14.398: Sync method: PRESENTATION TIME
	Cjs-Message: 09:58:14.478: JS WARNING: [/usr/share/cinnamon/js/ui/extension.js 260]: unreachable code after return statement
	Cjs-Message: 09:58:14.495: JS LOG: About to start Cinnamon
I created a core dump and run gdb on it, this is top part of the
backtrace:

(gdb) bt
#0  __strstr_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S:40
#1  0x00007f0b5ac1ba1d in ?? () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#2  0x00007f0b5ac1c2d8 in gmenu_desktopappinfo_new_from_filename () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#3  0x00007f0b5ac0e868 in ?? () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#4  0x00007f0b5ac0ec55 in desktop_entry_new () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#5  0x00007f0b5ac0fb9b in ?? () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#6  0x00007f0b5ac1032a in ?? () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
#7  0x00007f0b5ac105e8 in entry_directory_new () from /usr/lib/x86_64-linux-gnu/libcinnamon-menu-3.so.0
...

I tried it with a clean user completely newly created, so it has nothing
to do with configuration.

I cannot really understand what the error here is, though ...

Any ideas anyone?



There is another error because the fallback is metacity which is not
installed on my system, so we get

Traceback (most recent call last):
  File "/usr/bin/cinnamon-launcher", line 72, in <module>
    os.execvp(FALLBACK_COMMAND, (FALLBACK_COMMAND,) + FALLBACK_ARGS)
  File "/usr/lib/python3.9/os.py", line 574, in execvp
    _execvpe(file, args)
  File "/usr/lib/python3.9/os.py", line 616, in _execvpe
    raise last_exc
  File "/usr/lib/python3.9/os.py", line 607, in _execvpe
    exec_func(fullname, *argrest)
FileNotFoundError: [Errno 2] No such file or directory


Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: