Git Product home page Git Product logo

Comments (10)

ouwou avatar ouwou commented on May 20, 2024 1

This is still happening for me, installed from aur

try the -git package because the fix isn't in a release version yet. maybe i should do that :p

from abaddon.

ouwou avatar ouwou commented on May 20, 2024

does this happen with all DMs or some particular ones?

from abaddon.

Zander671 avatar Zander671 commented on May 20, 2024

It happens with all DMs. However, it does not happen with any server channels.

I also found that while it happens with both the 'abaddon' and 'abaddon-git' AUR packages, it does not happen when I build it manually from source.

from abaddon.

javsanpar avatar javsanpar commented on May 20, 2024

abaddon AUR maintainer here! I will try to reproduce your problem and see if there is any bug in the packages.

from abaddon.

javsanpar avatar javsanpar commented on May 20, 2024

I can open all DMs with both packages, abaddon and abaddon-git.

I will try to test it in a clean ArchLinux installation.

from abaddon.

ouwou avatar ouwou commented on May 20, 2024

well the crash looks like it comes from some UB and building from source builds it without that assert. i think i might know what's causing it though but in the meantime do you think you might be able to get a backtrace? (if possible)

from abaddon.

Zander671 avatar Zander671 commented on May 20, 2024

I don't think it has much information, but here is the output from gdb. I don't know how to get the AUR package to generate debug symbols.

#0 0x00007ffff64b2d22 in raise () at /usr/lib/libc.so.6
#1 0x00007ffff649c862 in abort () at /usr/lib/libc.so.6
#2 0x000055555564548a in ()
#3 0x00005555556a19ff in ()
#4 0x0000555555802b61 in ()
#5 0x000055555563ff67 in ()
#6 0x0000555555664d45 in ()
#7 0x00005555556551c2 in ()
#8 0x00007ffff7cf817d in () at /usr/lib/libgtkmm-3.0.so.1
#9 0x00007ffff6427d8f in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#10 0x00007ffff6443718 in () at /usr/lib/libgobject-2.0.so.0
#11 0x00007ffff6444dd9 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#12 0x00007ffff6445330 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#13 0x00007ffff751161c in () at /usr/lib/libgtk-3.so.0
#14 0x00007ffff729628b in () at /usr/lib/libgtk-3.so.0
#15 0x00007ffff64451c0 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#16 0x00007ffff6445330 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#17 0x00007ffff739ff2d in () at /usr/lib/libgtk-3.so.0
#18 0x00007ffff642c4ac in g_cclosure_marshal_VOID__BOXEDv () at /usr/lib/libgobject-2.0.so.0
#19 0x00007ffff64451c0 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#20 0x00007ffff6445330 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#21 0x00007ffff7397598 in () at /usr/lib/libgtk-3.so.0
#22 0x00007ffff739f73b in () at /usr/lib/libgtk-3.so.0
#23 0x00007ffff73a0374 in () at /usr/lib/libgtk-3.so.0
#24 0x00007ffff7366213 in gtk_event_controller_handle_event () at /usr/lib/libgtk-3.so.0
#25 0x00007ffff7539a0f in () at /usr/lib/libgtk-3.so.0
#26 0x00007ffff72949e5 in () at /usr/lib/libgtk-3.so.0
#27 0x00007ffff64451c0 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#28 0x00007ffff6445330 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#29 0x00007ffff7548af5 in () at /usr/lib/libgtk-3.so.0
#30 0x00007ffff73e99b5 in () at /usr/lib/libgtk-3.so.0
#31 0x00007ffff73ea8d3 in gtk_main_do_event () at /usr/lib/libgtk-3.so.0
#32 0x00007ffff635d643 in () at /usr/lib/libgdk-3.so.0
#33 0x00007ffff63a89f4 in () at /usr/lib/libgdk-3.so.0
#34 0x00007ffff6edc4dc in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#35 0x00007ffff6f30749 in () at /usr/lib/libglib-2.0.so.0
#36 0x00007ffff6ed9bc1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#37 0x00007ffff61b72ee in g_application_run () at /usr/lib/libgio-2.0.so.0
#38 0x00007ffff649db25 in __libc_start_main () at /usr/lib/libc.so.6
#39 0x000055555563756e in ()

from abaddon.

ouwou avatar ouwou commented on May 20, 2024

ok i think i fixed this one with the latest commit. lemme know if it works.

from abaddon.

Zander671 avatar Zander671 commented on May 20, 2024

It seems to work perfectly! Thank you. ^_^

from abaddon.

iraizo avatar iraizo commented on May 20, 2024

This is still happening for me, installed from aur

from abaddon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.