Your message dated Tue, 20 Dec 2005 15:01:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333049: crossfire-client-gtk: SIGSEGV on start up; IPC
weirdness
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Oct 2005 01:14:54 +0000
>From [EMAIL PROTECTED] Sun Oct 09 18:14:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns1.kisikew.org (smtp.nuit.ca) [66.11.160.83] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EOmFi-0003uH-00; Sun, 09 Oct 2005 18:14:54 -0700
Received: from acahkos.kisikew.org ([192.168.1.149]:2654)
by smtp.nuit.ca with esmtp (Exim 4.54)
msgID 1EOmFH-0007v1-T1; Mon, 10 Oct 2005 01:14:45 +0000
Received: by acahkos.kisikew.org (Postfix, from userid 1000)
id AD64340A08C; Mon, 10 Oct 2005 01:14:18 +0000 (UTC)
MIME-Version: 1.0
From: Simon Raven <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.17
Date: Sun, 09 Oct 2005 21:14:17 -0400
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: crossfire-client-gtk: SIGSEGV on start up; IPC weirdness
X-SA-Exim-Version: 4.2 (built Sun, 20 Mar 2005 12:40:54 -0500)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: crossfire-client-gtk
Version: 1.8.0-1
Severity: normal
strace of gcfclient shows it doing strange things when allocatin some
stuff to IPC (sorry for the vagueness, not very familiar with IPC
internals).
here's the last several lines from the output:
shmget(IPC_PRIVATE, 1280, IPC_CREAT|0777) = 36864024
shmat(36864024, 0, 0) = 0x40e0b000
write(3, "\224\1\4\0x\0\340\1\30\2002\2\0lac+5\1\0", 20) = 20
read(3, "\1\1+\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3148K\0008;"..., 32) = 32
shmctl(36864024, IPC_64|IPC_RMID, 0) = 0
write(3, "5\1\4\0y\0\340\1\5\0\340\1\24\0\20\00075\5\0z\0\340\1y"..., 252) = 252
read(3, "\1\0017\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3148K\000"..., 32) = 32
shmdt(0x40e0b000) = 0
write(3, "\224\2\2\0x\0\340\1\\\0\5\0 \0\0\0\6\0\5\0Grey75\340\1"..., 28) = 28
read(3, "\1z9\6\0\0\0\0\277\277\277\277\277\277\277\277\277\277"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\5\0\5\0White\0\5\0", 20) = 20
read(3, "\1z:\6\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\6\0\5\0Grey50\5\0", 20) = 20
read(3, "\1z;\6\0\0\0\0\177\177\177\177\177\177\177\177\177\177"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\6\0\5\0Grey25\5\0", 20) = 20
read(3, "\1z<\6\0\0\0\0@@@@@@@@@@@@\24\0\0\0\24\0\0\0\0\0\0\0", 32) = 32
write(3, "\\\2\5\0 \0\0\0\5\0\5\0Black5\5\0", 20) = 20
read(3, "\1z=\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0\24\0\0"..., 32) = 32
shmget(IPC_PRIVATE, 1280, IPC_CREAT|0777) = 36896792
shmat(36896792, 0, 0) = 0x40e0b000
write(3, "\224\1\4\0}\0\340\1\30\0003\2\0lac+5\1\0", 20) = 20
read(3, "\1\1?\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3408K\0008;"..., 32) = 32
shmctl(36896792, IPC_64|IPC_RMID, 0) = 0
write(3, "5\1\4\0~\0\340\1\5\0\340\1\24\0\20\00075\5\0\177\0\340"..., 332) = 332
read(3, "\1\1K\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3408K\0008;"..., 32) = 32
shmdt(0x40e0b000) = 0
write(3, "\224\2\2\0}\0\340\1\\\0\5\0 \0\0\0\6\0\5\0Grey50\340\1"..., 28) = 28
read(3, "\1zM\6\0\0\0\0\177\177\177\177\177\177\177\177\177\177"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\6\0\5\0Grey75\5\0", 20) = 20
read(3, "\1zN\6\0\0\0\0\277\277\277\277\277\277\277\277\277\277"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\5\0\5\0White5\5\0", 20) = 20
read(3, "\1zO\6\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32
write(3, "\\\2\5\0 \0\0\0\6\0\5\0Grey25\5\0", 20) = 20
read(3, "\1zP\6\0\0\0\0@@@@@@@@@@@@\24\0\0\0\24\0\0\0\0\0\0\0", 32) = 32
write(3, "\\\2\5\0 \0\0\0\5\0\5\0Black5\5\0", 20) = 20
read(3, "\1zQ\6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0\24\0\0"..., 32) = 32
shmget(IPC_PRIVATE, 1280, IPC_CREAT|0777) = 36929560
shmat(36929560, 0, 0) = 0x40e0b000
write(3, "\224\1\4\0\202\0\340\1\30\2003\2\0lac+5\1\0", 20) = 20
read(3, "\1\1S\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3408K\0008;"..., 32) = 32
shmctl(36929560, IPC_64|IPC_RMID, 0) = 0
write(3, "5\1\4\0\203\0\340\1\5\0\340\1\24\0\20\00075\5\0\204\0\340"..., 316) =
316
read(3, "\1\1_\6\0\0\0\0008\0\340\1\4\0\0\0\0\0\0\0\3408K\0008;"..., 32) = 32
shmdt(0x40e0b000) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
more info provided upon request.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (1000, 'unstable'), (998, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-p3
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Versions of packages crossfire-client-gtk depends on:
hi crossfire-cli 1.8.0-1 Base Client of the game Crossfire
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-10 The GLib library of C routines
ii libgtk1.2 1.2.10-18 The GIMP Toolkit set of widgets fo
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libsdl-image1 1.2.4-1 image loading library for Simple D
ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii libx11-6 6.8.2.dfsg.1-8 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-8 X Window System miscellaneous exte
ii libxi6 6.8.2.dfsg.1-8 X Window System Input extension li
ii xlibs 6.8.2.dfsg.1-8 X Window System client libraries m
ii zlib1g 1:1.2.3-4 compression library - runtime
crossfire-client-gtk recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 333049-done) by bugs.debian.org; 20 Dec 2005 13:02:32 +0000
>From [EMAIL PROTECTED] Tue Dec 20 05:02:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-out-02.utu.fi ([130.232.202.172])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Eoh8R-0008Ew-UD
for [EMAIL PROTECTED]; Tue, 20 Dec 2005 05:02:32 -0800
Received: from sammakko.yok.utu.fi (sammakko.yok.utu.fi [130.232.130.209])
by smtp02.mess.utu.fi
(Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005))
with ESMTP id <[EMAIL PROTECTED]> for
[EMAIL PROTECTED]; Tue, 20 Dec 2005 15:01:59 +0200 (EET)
Received: by sammakko.yok.utu.fi (Postfix, from userid 1000)
id CB9461B355D53; Tue, 20 Dec 2005 15:01:59 +0200 (EET)
Date: Tue, 20 Dec 2005 15:01:59 +0200
From: [EMAIL PROTECTED] (Kari Pahula)
Subject: Re: Bug#333049: crossfire-client-gtk: SIGSEGV on start up; IPC
weirdness
In-reply-to: <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Version: 1.8.0-2
On Tue, Dec 20, 2005 at 01:40:40AM -0500, Simon Raven wrote:
> turns out that the split window bug was the problem. i run the client
> split-window, and whenever i would try to conf it to have split windows, it
> would segfault as soon as i tried to save the settings.
Ok, good to know. I'm closing the bug now and merging it with
#341768.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]