Open Bug 1794057 Opened 2 years ago Updated 1 year ago

Crash in [@ get_param_str] from SpeechDispatcherService::Setup()

Categories

(Core :: Web Speech, defect, P3)

defect

Tracking

()

People

(Reporter: mccr8, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/192ce28a-cfae-4004-913a-b396c0221006

Reason: SIGSEGV / SEGV_MAPERR

Top 10 frames of crashing thread:

0 libc.so.6 __strlen_avx2 sysdeps/x86_64/multiarch/strlen-avx2.S:76
1 libspeechd.so.2 get_param_str /build/speech-dispatcher-jyoIDo/speech-dispatcher-0.11.3/src/api/c/libspeechd.c:2003
2 libspeechd.so.2 spd_execute_command_with_list_reply /build/speech-dispatcher-jyoIDo/speech-dispatcher-0.11.3/src/api/c/libspeechd.c:1541
3 libspeechd.so.2 spd_list_synthesis_voices /build/speech-dispatcher-jyoIDo/speech-dispatcher-0.11.3/src/api/c/libspeechd.c:1477
4 libxul.so mozilla::dom::SpeechDispatcherService::Setup dom/media/webspeech/synth/speechd/SpeechDispatcherService.cpp:355
5 libxul.so mozilla::detail::RunnableMethodArguments<>::applyImpl<mozilla::dom::SpeechDispatcherService, void  xpcom/threads/nsThreadUtils.h:1147
5 libxul.so mozilla::detail::RunnableMethodArguments<>::apply<mozilla::dom::SpeechDispatcherService, void  xpcom/threads/nsThreadUtils.h:1153
5 libxul.so mozilla::detail::RunnableMethodImpl<mozilla::dom::SpeechDispatcherService*, void  xpcom/threads/nsThreadUtils.h:1200
6 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1199
7 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:465

I'm not sure if this is a new crash or just a signature change due to the new stack walking.

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 5 desktop browser crashes on Linux on beta

For more information, please visit auto_nag documentation.

Keywords: topcrash

I have an Intel system and get this crashes too. The problem mentions the same signature but a different syscall, related to clone3.

Here is the page I'm talking about my problem: https://support.mozilla.org/en-US/questions/1393684. There are crash reports and screenshots.

I'm getting these crashes consistently when loading CircleCI build pages on FF 108b4 on Ubuntu Kinetic and an intel system.

Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.

For more information, please visit auto_nag documentation.

Keywords: topcrash

Since the crash volume is low (less than 15 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: S2 → S3

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 5 desktop browser crashes on Linux on beta

:anatal, could you consider increasing the severity of this top-crash bug?

For more information, please visit auto_nag documentation.

Flags: needinfo?(anatal)
Keywords: topcrash
Severity: S3 → S2
Flags: needinfo?(anatal)
Priority: -- → P1

Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.

For more information, please visit auto_nag documentation.

Keywords: topcrash
Priority: P1 → P3
Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.