[Merkuro] [Bug 475656] Crash in QV4 engine upon Merkuro startup when no LANG environment variable is specified

2023-10-16 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=475656

phrxmd  changed:

   What|Removed |Added

Summary|Crash in QV4 engine upon|Crash in QV4 engine upon
   |Merkuro startup |Merkuro startup when no
   ||LANG environment variable
   ||is specified

-- 
You are receiving this mail because:
You are watching all bug changes.

[Merkuro] [Bug 475656] Crash in QV4 engine upon Merkuro startup

2023-10-16 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=475656

--- Comment #2 from phrxmd  ---
Workaround: specify a language via command line variables.

These work:
> LANG=de_DE.UTF-8 LANGUAGE=C merkuro-calendar
> LANG=C merkuro-calendar

This crashes:
> merkuro-calendar

-- 
You are receiving this mail because:
You are watching all bug changes.

[Merkuro] [Bug 475656] Crash in QV4 engine upon Merkuro startup

2023-10-15 Thread phrxmd
https://bugs.kde.org/show_bug.cgi?id=475656

--- Comment #1 from phrxmd  ---
Created attachment 162321
  --> https://bugs.kde.org/attachment.cgi?id=162321=edit
Backtrace 2 - crash in QV4::Heap::Object::setUsedAsProto()

The precise crash location is not exactly reproducible, sometimes I also get
this crash instead.

-- 
You are receiving this mail because:
You are watching all bug changes.