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

Crash on quit #2

Closed
wbrenna opened this issue Aug 17, 2013 · 1 comment
Closed

Crash on quit #2

wbrenna opened this issue Aug 17, 2013 · 1 comment
Labels

Comments

@wbrenna
Copy link
Contributor

wbrenna commented Aug 17, 2013

Double free:
*** glibc detected *** ./xournalpp: double free or corruption (out):

======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x72606)[0x7f09e1fc3606]
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7f09e1fc833c]
./xournalpp(_ZN6StrokeD0Ev+0x7a)[0x50733a]
./xournalpp(_ZN5LayerD0Ev+0x8f)[0x501d7f]
./xournalpp(_ZN7XojPageD0Ev+0x8e)[0x50aa6e]
./xournalpp(_ZN7PageRefaSEP7XojPage+0x22)[0x504b22]
./xournalpp(_ZN18SidebarPreviewPageD0Ev+0xa4)[0x4c2034]
./xournalpp(_ZN15SidebarPreviewsD0Ev+0xff)[0x4c363f]
./xournalpp(_ZN7SidebarD0Ev+0x96)[0x4be8f6]
./xournalpp(_ZN7ControlD0Ev+0x1bf)[0x490a8f]
./xournalpp(_ZN11XournalMain3runEiPPc+0x502)[0x4a2d62]
./xournalpp(main+0x43)[0x5287b3]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f09e1f6fead]
./xournalpp[0x457319]

@wbrenna
Copy link
Contributor Author

wbrenna commented Aug 24, 2013

I wasn't able to duplicate this but will reopen if it occurs again.

@wbrenna wbrenna closed this as completed Aug 24, 2013
wbrenna added a commit that referenced this issue Sep 8, 2013
andreasb242 pushed a commit that referenced this issue Apr 21, 2015
Changed python module strings to std::string
andreasb242 pushed a commit that referenced this issue Nov 22, 2018
andreasb242 pushed a commit that referenced this issue Dec 27, 2018
Febbe added a commit that referenced this issue Sep 3, 2019
Febbe added a commit that referenced this issue Sep 4, 2019
Febbe added a commit to Febbe/xournalpp that referenced this issue Jan 7, 2020
@yasmah74 yasmah74 mentioned this issue May 18, 2023
@dh2pp dh2pp mentioned this issue Jan 17, 2024
@manu-vm manu-vm mentioned this issue Feb 9, 2024
@majorace majorace mentioned this issue Apr 9, 2024
panpaul added a commit to panpaul/xournalpp that referenced this issue Apr 17, 2024
@01-1 01-1 mentioned this issue Apr 20, 2024
@IlyaSulli IlyaSulli mentioned this issue May 4, 2024
@oscarhu19 oscarhu19 mentioned this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant