This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: IBM and glibc locales


Ulrich Drepper <drepper@redhat.com> writes:

> Andreas Jaeger <aj@suse.de> writes:
[...]
> > en_HK.ISO-8859-1...memory exhausted
> 
> That's bad.  Can you investigate this?

I tried:
locale/localedef -i en_HK -c -f ISO-8859-1 en_HK.ISO-8859-1

Using mtrace I noticed that we seem to have some memory leaks:
[...]
0x081db668   0x1b5c  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081de9b8   0x2e18  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081e17e8   0x2818  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081e4018   0x2e18  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081e6e48   0x36b8  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081ea518   0x1b5c  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081ec090   0x4770  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]
0x081f3830   0x1418  at locale/localedef:(posix_spawn_file_actions_init+0x2c8f1)[0x80761c1]

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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