monitor icon indicating copy to clipboard operation
monitor copied to clipboard

segfault on 0.14.0

Open ayoungethan opened this issue 2 years ago • 2 comments

Installed on Elementary 6.1 w/latest updates; with indicators active

[1201594.981616] com.github.stsd[2363020]: segfault at 0 ip 00007f5c5d46d6e5 sp 00007ffdeac9dbd8 error 4 in libc-2.31.so[7f5c5d307000+178000] [1201594.981626] Code: 00 00 0f 1f 00 31 c0 c5 f8 77 c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 89 f9 48 89 fa c5 f9 ef c0 83 e1 3f 83 f9 20 77 2b fd 74 0f c5 fd d7 c1 85 c0 0f 85 eb 00 00 00 48 83 c7 20 83 e1

[1204465.978596] com.github.stsd[2416980]: segfault at 0 ip 00007fe1b72d66e5 sp 00007ffd6fc8cd28 error 4 in libc-2.31.so[7fe1b7170000+178000] [1204465.978609] Code: 00 00 0f 1f 00 31 c0 c5 f8 77 c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 89 f9 48 89 fa c5 f9 ef c0 83 e1 3f 83 f9 20 77 2b fd 74 0f c5 fd d7 c1 85 c0 0f 85 eb 00 00 00 48 83 c7 20 83 e1

ayoungethan avatar Sep 19 '22 02:09 ayoungethan

Try to run with: G_MESSAGES_DEBUG=all GTK_DEBUG=interactive com.github.stsdc.monitor

stsdc avatar Sep 19 '22 21:09 stsdc

See attached for debug output monitor_debug.txt

ayoungethan avatar Sep 21 '22 00:09 ayoungethan

Hello ! Please see if this PR fixes this issue? -> https://github.com/stsdc/monitor/pull/328

vjr avatar Oct 15 '22 08:10 vjr

Thank you but I don't know how to test PRs...!

ayoungethan avatar Oct 15 '22 15:10 ayoungethan

No worries :-) Maybe @stsdc can try this?

vjr avatar Oct 15 '22 17:10 vjr

So for me it works :smile: , but I do have a very basic hardware configuration :sweat_smile:

Here is a vjr's build com.github.stsdc.monitor.zip you may try and execute this one. ./com.github.stsdc.monitor

You should see Monitor 0.14.0-ci3-6-g32904b5 in console.

stsdc avatar Oct 15 '22 18:10 stsdc

So for me it works smile , but I do have a very basic hardware configuration sweat_smile

Here is a vjr's build com.github.stsdc.monitor.zip you may try and execute this one. ./com.github.stsdc.monitor

You should see Monitor 0.14.0-ci3-6-g32904b5 in console.

@ayoungethan have you had a chance to try this yet?

vjr avatar Oct 21 '22 15:10 vjr

No, haven't had a chance yet! I have it downloaded and will likely try to reproduce the crash this weekend.

On Fri, Oct 21, 2022 at 10:47 AM Vishal Rao @.***> wrote:

So for me it works smile , but I do have a very basic hardware configuration sweat_smile

Here is a vjr's build com.github.stsdc.monitor.zip https://github.com/stsdc/monitor/files/9792793/com.github.stsdc.monitor.zip you may try and execute this one. ./com.github.stsdc.monitor

You should see Monitor 0.14.0-ci3-6-g32904b5 in console.

@ayoungethan https://github.com/ayoungethan have you had a chance to try this yet?

— Reply to this email directly, view it on GitHub https://github.com/stsdc/monitor/issues/327#issuecomment-1287143895, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIUXLJEKNE6QTGAJAKIY3LWEK3HRANCNFSM6AAAAAAQPWYA24 . You are receiving this because you were mentioned.Message ID: @.***>

ayoungethan avatar Oct 21 '22 19:10 ayoungethan

Alright, folks, I haven't been able to get it to crash, and it seems like the previous version would have crashed at least a couple of times by now...!?

On Fri, Oct 21, 2022 at 2:43 PM ethan a young @.***> wrote:

No, haven't had a chance yet! I have it downloaded and will likely try to reproduce the crash this weekend.

On Fri, Oct 21, 2022 at 10:47 AM Vishal Rao @.***> wrote:

So for me it works smile , but I do have a very basic hardware configuration sweat_smile

Here is a vjr's build com.github.stsdc.monitor.zip https://github.com/stsdc/monitor/files/9792793/com.github.stsdc.monitor.zip you may try and execute this one. ./com.github.stsdc.monitor

You should see Monitor 0.14.0-ci3-6-g32904b5 in console.

@ayoungethan https://github.com/ayoungethan have you had a chance to try this yet?

— Reply to this email directly, view it on GitHub https://github.com/stsdc/monitor/issues/327#issuecomment-1287143895, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIUXLJEKNE6QTGAJAKIY3LWEK3HRANCNFSM6AAAAAAQPWYA24 . You are receiving this because you were mentioned.Message ID: @.***>

ayoungethan avatar Oct 24 '22 23:10 ayoungethan

I'm also unable to reproduce my crash on my 7.0 install, probably some stylesheet update resolved it, I don't know.

But the PR still seems valid for merge to me, depends on @stsdc choice.

vjr avatar Oct 25 '22 02:10 vjr

I'll merge this PR. If you will notice new crashes, feel free to reopen this issue, or create a new one 👍

stsdc avatar Oct 25 '22 12:10 stsdc