public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug linuxthreads/28795] New: Segmentation fault with gcc 4.8.5 during pthread_cleanup_push and pthread_mutex_unlock
@ 2022-01-20  9:35 ourgour at gmail dot com
  2022-01-20 11:24 ` [Bug nptl/28795] " fweimer at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ourgour at gmail dot com @ 2022-01-20  9:35 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28795

            Bug ID: 28795
           Summary: Segmentation fault with gcc 4.8.5 during
                    pthread_cleanup_push and pthread_mutex_unlock
           Product: glibc
           Version: 2.22
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: linuxthreads
          Assignee: unassigned at sourceware dot org
          Reporter: ourgour at gmail dot com
                CC: drow at false dot org
  Target Milestone: ---

Created attachment 13917
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13917&action=edit
C File to reproduce described issue

Hi,

I'm working on SUSE Linux 12.4 platform with gcc 4.8.5 and glibc 2.22.

I have threading application which fails during pthread_mutex_unlock (which is
pushed via pthread_cleanup_push)

I've attached source file.

Failure can be reproduced when compiled like :

gcc -m32 -pthread sapl.c -o sapl.o


If it's compiled without -m32 option, it works fine.


Also, issue is reproducing for a single thread too.


Please help out.

Thanks,
Digvijay

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-21  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  9:35 [Bug linuxthreads/28795] New: Segmentation fault with gcc 4.8.5 during pthread_cleanup_push and pthread_mutex_unlock ourgour at gmail dot com
2022-01-20 11:24 ` [Bug nptl/28795] " fweimer at redhat dot com
2022-01-21  4:09 ` ourgour at gmail dot com
2022-01-21  8:37 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).