Bug 1213740 - glibc:Fatal glibc error
Summary: glibc:Fatal glibc error
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-28 01:13 UTC by fcanlnony Mo
Modified: 2023-07-31 02:35 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fcanlnony Mo 2023-07-28 01:13:53 UTC
I am writing a chained table for my shell, but the third call to malloc comes up with Fatal glibc error: malloc.c:2593 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
Aborted (core dumped), but the same operation doesn't happen in archlinux

* using x86_64-v3 ISA CPU
Comment 1 fcanlnony Mo 2023-07-28 01:53:52 UTC
Done
Comment 2 Chenzi Cao 2023-07-28 08:37:57 UTC
(In reply to fcanlnony Mo from comment #1)
> Done

Hi, is the issue still existing now?
Comment 3 fcanlnony Mo 2023-07-28 12:53:18 UTC
(In reply to Chenzi Cao from comment #2)
> (In reply to fcanlnony Mo from comment #1)
> > Done
> 
> Hi, is the issue still existing now?

Thank you. The problem has been solved.
Comment 4 Chenzi Cao 2023-07-31 02:35:37 UTC
Based on comment#3, I close this bug report, thanks.