Skip to content

[Crash on desktop linux] segmentation fault (core dumped) #2

@azkadev

Description

@azkadev

I tried the program you made, on ubuntu 24.04 and also ubuntu 20.04 but all error.

this error occurs when there are many sentences more than 3, but if the sentence repeats more than 3 there is no error

this is the command I run

./example_c "DeepPhonemizer is a library for grapheme to phoneme "

I tried on binary example c and cpp, I also tried in linux desktop version, all of them give this error

[1]    52493 segmentation fault (core dumped)   "DeepPhonemizer is a library for grapheme to phoneme "

but when i tried on android everything worked fine

my specs pc

{
    "OS": "Ubuntu 24.04.1 LTS x86_64",
    "Host": "Modern 14 B5M REV:1.0",
    "Kernel": "6.8.0-47-generic",
    "Uptime": "32 mins",
    "Packages": "2324 (dpkg), 8 (snap)",
    "Shell": "zsh 5.9",
    "Resolution": "1920x1080, 1920x1080",
    "DE": "GNOME 46.0",
    "WM": "Mutter",
    "WM Theme": "WhiteSur-Dark",
    "Theme": "WhiteSur-Dark [GTK2/3]",
    "Icons": "BigSur-Originals [GTK2/3]",
    "Terminal": "gnome-terminal",
    "CPU": "AMD Ryzen 5 5500U with Radeon Graphics (12) @ 4.056GHz",
    "GPU": "AMD ATI 03:00.0   Lucienne",
    "GPU": "AMD ATI 03:00.0 Lucienne",
    "Memory": "7216MiB / 15346MiB",
    "Version": "7.1.0"
}
{
    "OS": "Ubuntu 20.04.6 LTS x86_64",
    "Host": "Virtual Machine 7.0",
    "Kernel": "6.5.0-1025-azure",
    "Uptime": "38 mins",
    "Packages": "657 (dpkg)",
    "Shell": "bash 5.0.17",
    "Resolution": "1024x768",
    "Terminal": "vscode",
    "CPU": "AMD EPYC 7763 (4) @ 3.121GHz",
    "Memory": "3286MiB / 15981MiB",
    "Version": "7.0.0"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions