jayk1961 / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Arora caused segfault #707

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Arora has failed with segfault while idle (don't know what really caused 
segfault).
Message logged in /var/log/messages:

Oct  8 23:47:19 ravenbook kernel: arora[2270]: segfault at 6700ee ip 
00007f6e432966f4 sp 
00007fff4fe482b8 error 4 in libQtCore.so.4.5.3[7f6e431bb000+227000]

What steps will reproduce the problem?
Don't know - haven't reproduced.

What version of the product are you using? On what operating system?
Arch Linux x86_64/KDE 4.3.2/Qt 4.5.3/Arora 0.10.1

Original issue reported on code.google.com by dpisk...@gmail.com on 8 Oct 2009 at 8:17

GoogleCodeExporter commented 9 years ago
Happen to know what site it is on when it crashes?

Original comment by ice...@gmail.com on 8 Oct 2009 at 10:54

GoogleCodeExporter commented 9 years ago
It were several pages (I think, about 8), most of them - subpages of
http://wiki.archlinux.org and the other was GMail. May be something else, but I 
don't
remember - arora doesn't restored 'em.

Original comment by dpisk...@gmail.com on 9 Oct 2009 at 6:37

GoogleCodeExporter commented 9 years ago
see issue 841
http://code.google.com/p/arora/issues/detail?id=841
Sorry me for double reporting. :(

I too get segfaults on the x86_64 mashine.

But arora works fine and stable with non-unicode locale.
For example
    export LANG=C; arora;

dpisklov, what locale you use? Please test it with different locales.

Original comment by sftp.mt...@gmail.com on 18 Jan 2010 at 11:03

GoogleCodeExporter commented 9 years ago
my locale is ru_RU.UTF8

Original comment by dpisk...@gmail.com on 19 Jan 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Oh. Now we right known how to reproduce this problem.

1. Run `export LANG="ru_RU.utf8"`
2. Run `arora`
3. Use it
4. Get segfault

Original comment by sftp.mt...@gmail.com on 19 Jan 2010 at 12:09