Your message dated Tue, 08 Apr 2008 22:20:35 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#474767: segmentation fault
has caused the Debian Bug report #474767,
regarding segmentation fault
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
474767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474767
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gcalctool
Version: 5.22.0-1
Severity: normal
When I had installed new version of gcalctool from lenny repository I got
error like that:
> [EMAIL PROTECTED]:~$ gcalctool
> Naruszenie ochrony pamięci
>
it is Polish, in English it mean directly "segmentation fault". If I install
older version of that packed (for example from etch repository) gcalctool
works properly.
I found out that if I use locale "pl_PL.UTF-8" I will got that error. If I
set other locale (even not installed or not existing) gcalctool works but it
is in English.
I think it will be nice if you prepare gcalctool with no errors for ppl from
Poland :D
--- End Message ---
--- Begin Message ---
Paweł Pieńkowski wrote:
> Hi,
> I don't feel good in debugging but I did sth like backtrace:
>
> [EMAIL PROTECTED]:~$ gdb -e /usr/bin/gcalctool
[...]
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x2abb18d4c3a0 (LWP 4655)]
> 0x00002abb14e26070 in strlen () from /lib/libc.so.6
> (gdb) bt
> #0 0x00002abb14e26070 in strlen () from /lib/libc.so.6
> #1 0x00002abb14df5d9c in vfprintf () from /lib/libc.so.6
> #2 0x00002abb14e18eba in vsnprintf () from /lib/libc.so.6
> #3 0x00002abb14dfba63 in snprintf () from /lib/libc.so.6
> #4 0x0000000000419626 in ?? ()
> (gdb) c
> Continuing.
>
> Program terminated with signal SIGSEGV, Segmentation fault.
> The program no longer exists.
>
> It is from gcalctool 5.22.0-1.
> I had installed 5.22.1-1 version and it works well. I didn't encounter
> errors.
Great that it works with 5.22.1. I'm thus closing the bug.
Cheers,
Emilio
> My kernel is 2.6.24-1-amd64 (x86_64 arch) from debian repository (as far
> as I remember with 2.6.22 linux I was getting the same error).
signature.asc
Description: OpenPGP digital signature
--- End Message ---