Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foliate crashes unexpectedly due to Memory Error #1100

Closed
ADV1K opened this issue Oct 24, 2023 · 1 comment
Closed

Foliate crashes unexpectedly due to Memory Error #1100

ADV1K opened this issue Oct 24, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@ADV1K
Copy link

ADV1K commented Oct 24, 2023

Describe the bug
Unexpected Crash when trying to use the app.

To Reproduce
Steps to reproduce the behavior:

  1. Open any E-book
  2. try to change some settings

Expected behavior
Should not crash.

Traceback

λ com.github.johnfactotum.Foliate

(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/24 of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/32 of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/16@2x of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/22@2x of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/24@2x of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/32@2x of theme Dracula has no size field


(com.github.johnfactotum.Foliate:161495): Gtk-WARNING **: 23:53:29.516: Theme directory actions/symbolic of theme Dracula has no size field

(com.github.johnfactotum.Foliate:161495): Gjs-WARNING **: 23:53:30.289: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
  main@resource:///com/github/johnfactotum/Foliate/js/main.js:478:24
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  @/usr/bin/com.github.johnfactotum.Foliate:9:17


***MEMORY-ERROR***: com.github.johnfactotum.Foliate[161495]: GSlice: assertion failed: sinfo->n_allocated > 0
fish: Job 1, 'com.github.johnfactotum.Foliate' terminated by signal SIGABRT (Abort)

Version:

  • Foliate version: 2.6.4
  • OS/Distribution and version: Linux pop-os 6.5.6-76060506-generic #202310061235169739694522.04~9283e32 SMP PREEMPT_DYNAMIC Sun O x86_64 x86_64 x86_64 GNU/Linux
  • Desktop environment: Regolith
  • Installation method: Ubuntu PPA
@ADV1K ADV1K added the bug Something isn't working label Oct 24, 2023
@johnfactotum
Copy link
Owner

Looks like #1073

@johnfactotum johnfactotum closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
@johnfactotum johnfactotum added the duplicate This issue or pull request already exists label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants