This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/12951] New: Apps crashes by pressing key


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

           Summary: Apps crashes by pressing key
           Product: glibc
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: vavooon@gmail.com


Overview: Some GTK apps crash when i press most of keys on keyboard.
Steps to Reproduce: 
1) Open Pidgin/Gnome Commander 
2) Press any key
Application will crash for a 4-6 seconds.

Here is output of gdb for 
Pidgin:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4924915 in _IO_file_doallocate () from /lib/libc.so.6

and Gnome-commander:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff502e915 in _IO_file_doallocate () from /lib/libc.so.6

âand UMPlayer,which has been crashed too:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5aaa915 in _IO_file_doallocate () from /lib/libc.so.6


And the 'pacman' output:
pacman -Qo /lib/libc.so.6
/lib/libc.so.6 Ñ ÐÐÐÑÐÑÑÑÑ glibc 2.14-4

-- 
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]