This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/10833] GDB crashes on debugging multithreaded program onARM SMP dual core system


http://sourceware.org/bugzilla/show_bug.cgi?id=10833

ChrisD <blue.dragan+sourceware at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blue.dragan+sourceware at
                   |                            |gmail dot com

--- Comment #7 from ChrisD <blue.dragan+sourceware at gmail dot com> 2011-09-08 20:52:06 UTC ---
I am hitting the same bug on quad core ARM. gdb is crashing with SIGILL in
ldlinux-3.so or in libpthread.so apparently in the debugged process.

I'm using gdb-7.2 and I tried various glibc (including 2.13) but all other
programs work fine, only gdb hits this problem.

gdb is almost unusable, because it's crashing on every run very quickly.

I am glad to have found this bug - setting scheduler affinity indeed makes the
crashes go away.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]