[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#187844: marked as done (gamix: segmentation fault on startup)



Your message dated Fri, 26 Sep 2003 20:32:07 -0400
with message-id <E1A330J-0005G6-00@auric.debian.org>
and subject line Bug#187844: fixed in gamix 1.99.p14-1
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; 6 Apr 2003 12:55:40 +0000
>From torquil@torquil.homeip.net Sun Apr 06 07:55:39 2003
Return-path: <torquil@torquil.homeip.net>
Received: from krs-dhcp169.studby.uio.no (torquil.homeip.net) [129.240.106.199] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1929gP-0002nq-00; Sun, 06 Apr 2003 07:55:37 -0500
Received: from torquil by torquil.homeip.net with local (Exim 3.36 #1 (Debian))
	id 1929fq-0005zj-00; Sun, 06 Apr 2003 14:55:02 +0200
Content-Type: multipart/mixed; boundary="===============044346356611141502=="
MIME-Version: 1.0
From: Torquil Macdonald <torquil@frisurf.no>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gamix: segmentation fault on startup
X-Mailer: reportbug 2.10.1
Date: Sun, 06 Apr 2003 14:55:02 +0200
Message-Id: <E1929fq-0005zj-00@torquil.homeip.net>
Sender: =?iso-8859-1?Q?Torquil_Macdonald_S=C3=B8rensen?= <torquil@torquil.homeip.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============044346356611141502==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: gamix
Version: 1.99.p11-0.1
Severity: grave
Tags: sid
Justification: renders package unusable

I get the following when trying to run gamix:

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkFrame'

Gtk-CRITICAL **: file gtkframe.c: line 221 (gtk_frame_set_label):
assertion `GTK_IS_FRAME (frame)' failed.

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkContainer'

Gtk-CRITICAL **: file gtkcontainer.c: line 712 (gtk_container_add):
assertion `GTK_IS_CONTAINER (container)' failed.

Gtk-CRITICAL **: file gtkwidget.c: line 1428 (gtk_widget_show):
assertion `GTK_IS_WIDGET (widget)' failed.

Gtk-CRITICAL **: file gtkbox.c: line 332 (gtk_box_pack_start): assertion
`child->parent == NULL' failed.
Segmentation fault


The gamix window never appears. I attached gdb and strace output. The
same problem occurs when LANG is not set, but then only the "Segmentation
Fault" message appears on the terminal.

	Torquil Macdonald



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux torquil.homeip.net 2.4.21-pre7 #1 Sat Apr 5 01:08:19 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages gamix depends on:
ii  libasound2                    0.9.2-2    Advanced Linux Sound Architecture 
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libglib1.2                    1.2.10-8   The GLib library of C routines
ii  libgtk1.2                     1.2.10-14  The GIMP Toolkit set of widgets fo
ii  xlibs                         4.2.1-6    X Window System client libraries

-- no debconf information


--===============044346356611141502==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="/home/torquil/gamix.gdb.log"

torquil:torquil$ gdb
GNU gdb 5.3-debian
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux".
(gdb) exec /usr/bin/gamix
(gdb) run
Starting program: /usr/bin/gamix 
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 22885)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
The font "-*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,
                  -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*" does not support all the required character sets for the current locale "en_GB.UTF-8"
  (Missing character set "JISX0208.1983-0")
  (Missing character set "KSC5601.1987-0")
  (Missing character set "GB2312.1980-0")
  (Missing character set "JISX0201.1976-0")

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkFrame'

Gtk-CRITICAL **: file gtkframe.c: line 221 (gtk_frame_set_label): assertion `GTK_IS_FRAME (frame)' failed.

Gtk-WARNING **: invalid cast from `(unknown)' to `GtkContainer'

Gtk-CRITICAL **: file gtkcontainer.c: line 712 (gtk_container_add): assertion `GTK_IS_CONTAINER (container)' failed.

Gtk-CRITICAL **: file gtkwidget.c: line 1428 (gtk_widget_show): assertion `GTK_IS_WIDGET (widget)' failed.

Gtk-CRITICAL **: file gtkbox.c: line 332 (gtk_box_pack_start): assertion `child->parent == NULL' failed.
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 22885)]
0x403db433 in mallopt () from /lib/libc.so.6

--===============044346356611141502==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="/home/torquil/gamix.strace.log"

write(3, "\20\0\5\0\v\0@\2UTF8_STRINGh", 20) = 20
read(3, "\1\0)\0\0\0\0\0+\1\0\0\1\0\0\0\24\0\0\0\0\0\0\0@ \7\t\10"..., 32) = 32
write(3, "\20\0\6\0\r\0@\2COMPOUND_TEXTlve", 24) = 24
read(3, "\1\0*\0\0\0\0\0\262\1\0\0\1\0\0\0\30\0\0\0\0\0\0\0@ \7"..., 32) = 32
gettimeofday({1049633091, 540840}, NULL) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=7329, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 4
close(4)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 4
ioctl(4, USBDEVFS_CONTROL, 0xbffff60c)  = 0
ioctl(4, 0xc0045516, 0xbffff884)        = 0
brk(0)                                  = 0x80ef000
brk(0x80f0000)                          = 0x80f0000
open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=45284, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(5, "#\t$Xorg: locale.alias,v 1.3 2000"..., 4096) = 4096
read(5, "CA.ISO_8859-1\t\t\t\ten_CA.ISO8859-1"..., 4096) = 4096
read(5, "so885915\t\t\t\tfr_FR.ISO8859-15\nfr_"..., 4096) = 4096
read(5, "A.ibmcp1133\t\t\t\tlo_LA.IBM-CP1133\n"..., 4096) = 4096
read(5, "\t\t\t\t\tsk_SK.ISO8859-2\nsk_SK.iso88"..., 4096) = 4096
read(5, "\t\t\tnl_NL.ISO8859-1\ndutch.iso8859"..., 4096) = 4096
read(5, "91:\t\t\t\t\tcy_GB.ISO8859-1\ncy_GB.is"..., 4096) = 4096
read(5, "s_UY.ISO8859-1\nes_UY.iso88591:\t\t"..., 4096) = 4096
read(5, "_ID.ISO8859-1\nin_ID:\t\t\t\t\t\tid_ID."..., 4096) = 4096
read(5, "O.iso88591:\t\t\t\t\tno_NO.ISO8859-1\n"..., 4096) = 4096
read(5, "859-1\ntr:\t\t\t\t\t\ttr_TR.ISO8859-9\nt"..., 4096) = 4096
read(5, "iso_8859_1 LC_CTYPES to augment "..., 4096) = 228
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=28105, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(5, "#\t$Xorg: locale.dir,v 1.3 2000/0"..., 4096) = 4096
read(5, "LC_LOCALE\t\t\tfr_CA.ISO8859-1\niso8"..., 4096) = 4096
read(5, "VISCII\niso8859-1/XLC_LOCALE\t\t\twa"..., 4096) = 4096
read(5, "TF-8/XLC_LOCALE\t\t\tlo_LA.UTF-8\nen"..., 4096) = 4096
read(5, "n_IE.ISO8859-15\niso8859-1/XLC_LO"..., 4096) = 4096
read(5, "SO8859-15\niso8859-1/XLC_LOCALE:\t"..., 4096) = 4096
close(5)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/usr/X11R6/lib/X11/locale/common/xomGeneric.so.2", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\350\34"..., 1024) = 1024
fstat64(5, {st_mode=S_IFREG|0644, st_size=33100, ...}) = 0
old_mmap(NULL, 36160, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4001e000
mprotect(0x40026000, 3392, PROT_NONE)   = 0
old_mmap(0x40026000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x7000) = 0x40026000
close(5)                                = 0
writev(3, [{"1\0\17\0\1\0002\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 50}, {"\0\0", 2}], 3) = 60
read(3, "\1\0+\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
writev(3, [{"1\0\17\0\1\0002\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 50}, {"\0\0", 2}], 3) = 60
read(3, "\1\0,\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
writev(3, [{"1\0\20\0\1\0006\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 54}, {"\0\0", 2}], 3) = 64
read(3, "\1\0-\0\21\0\0\0\1\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
readv(3, [{"@-adobe-helvetica-medium-r-norma"..., 68}, {"", 0}], 2) = 68
writev(3, [{"1\0\17\0\1\0001\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 49}, {"\0\0\0", 3}], 3) = 60
read(3, "\1\0.\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
writev(3, [{"1\0\20\0\1\0005\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 53}, {"\0\0\0", 3}], 3) = 64
read(3, "\1\0/\0\20\0\0\0\1\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
readv(3, [{">-adobe-helvetica-medium-r-norma"..., 64}, {"", 0}], 2) = 64
writev(3, [{"1\0\17\0\1\0001\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 49}, {"\0\0\0", 3}], 3) = 60
read(3, "\1\0000\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\20\0\1\0005\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 53}, {"\0\0\0", 3}], 3) = 64
read(3, "\1\0001\0\20\0\0\0\1\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
readv(3, [{">-adobe-helvetica-medium-r-norma"..., 64}, {"", 0}], 2) = 64
writev(3, [{"1\0\17\0\1\0001\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 49}, {"\0\0\0", 3}], 3) = 60
read(3, "\1\0002\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\20\0\1\0005\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 53}, {"\0\0\0", 3}], 3) = 64
read(3, "\1\0003\0\20\0\0\0\1\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
readv(3, [{">-adobe-helvetica-medium-r-norma"..., 64}, {"", 0}], 2) = 64
writev(3, [{"1\0\20\0\1\0007\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 55}, {"\0", 1}], 3) = 64
read(3, "\1\0004\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\21\0\1\0;\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 59}, {"\0", 1}], 3) = 68
read(3, "\1\0005\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\20\0\1\0006\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 54}, {"\0\0", 2}], 3) = 64
read(3, "\1\0006\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\21\0\1\0:\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 58}, {"\0\0", 2}], 3) = 68
read(3, "\1\0007\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\20\0\1\0005\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 53}, {"\0\0\0", 3}], 3) = 64
read(3, "\1\0008\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\21\0\1\0009\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 57}, {"\0\0\0", 3}], 3) = 68
read(3, "\1\0009\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1"..., 32) = 32
writev(3, [{"1\0\20\0\1\0007\0", 8}, {"-*-arial-medium-r-normal--*-120-"..., 55}, {"\0", 1}], 3) = 64
read(3, "\1\0:\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
writev(3, [{"1\0\21\0\1\0;\0", 8}, {"-*-helvetica-medium-r-normal--*-"..., 59}, {"\0", 1}], 3) = 68
read(3, "\1\0;\0\0\0\0\0\0\0\377\27723\v\10\0\0\0\0\0\0\0\0\1\0"..., 32) = 32
writev(3, [{"2\0\22\0\1\0@\0", 8}, {"-adobe-helvetica-medium-r-normal"..., 64}], 2) = 72
read(3, "\1@<\0M\0\0\0\376\377\1\0\0\0\376\377\366\377\0\0\2329"..., 32) = 32
read(3, "\6\0\0\0\340\314f\10\0\0\377\0\0\0\33\0\0\0\"\0\16\0\4"..., 28) = 28
read(3, "\260\0\0\0\333\1\0\0@\0\0\0\334\1\0\0\261\0\0\0\307\0\0"..., 216) = 216
readv(3, [{"-adobe-helvetica-medium-r-normal"..., 64}, {"", 0}], 2) = 64
read(3, "\1\0<\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28
writev(3, [{"2\0\22\0\1\0>\0", 8}, {"-adobe-helvetica-medium-r-normal"..., 62}, {"\0\0", 2}], 3) = 72
read(3, 0xbffff290, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL)        = 1 (in [3])
read(3, "\1>=\0M\0\0\0\377\377\1\0\3\0\376\377\366\377\0\0\377\377"..., 32) = 32
read(3, "\4\0\0\0\310\340|\10\0\0\377\0\0\0\33\0\0\0\0\0\16\0\4"..., 28) = 28
read(3, "\260\0\0\0\333\1\0\0@\0\0\0\334\1\0\0\261\0\0\0\307\0\0"..., 216) = 216
readv(3, [{"-adobe-helvetica-medium-r-normal"..., 62}, {"-1", 2}], 2) = 64
read(3, "\1\0=\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28
writev(3, [{"2\0\22\0\1\0>\0", 8}, {"-adobe-helvetica-medium-r-normal"..., 62}, {"\0\0", 2}], 3) = 72
read(3, "\1>>\0M\0\0\0\377\377\1\0\3\0\376\377\366\377\0\0\2329"..., 32) = 32
read(3, "\4\0\0\0\340\314f\10\0\0\377\0\0\0\33\0\0\0\0\0\16\0\4"..., 28) = 28
read(3, "\260\0\0\0\333\1\0\0@\0\0\0\334\1\0\0\261\0\0\0\307\0\0"..., 216) = 216
readv(3, [{"-adobe-helvetica-medium-r-normal"..., 62}, {"-1", 2}], 2) = 64
read(3, "\1\0>\0\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28
write(2, "The font \"-*-arial-medium-r-norm"..., 208) = 208
write(2, "  (Missing character set \"JISX02"..., 44) = 44
write(2, "  (Missing character set \"KSC560"..., 43) = 43
write(2, "  (Missing character set \"GB2312"..., 42) = 42
write(2, "  (Missing character set \"JISX02"..., 44) = 44
write(3, "-\0\23\0\3\0@\2@\0MP-adobe-helvetica-med"..., 88) = 88
read(3, "\1\0@\0@\0\0\0\376\377\1\0\0\0\376\377\366\377\0\0\0\0"..., 32) = 32
read(3, "\6\0\0\0\1\0\t\0\0\0\377\0\0\0\33\0\0\0\"\0\16\0\4\0\0"..., 40) = 40
read(3, "\260\0\0\0\333\1\0\0@\0\0\0\334\1\0\0\261\0\0\0\307\0\0"..., 216) = 216
shmat(14548996, 0, SHM_RDONLY)          = 0x4063b000
getuid32()                              = 1000
shmctl(14548996, IPC_64|IPC_STAT, 0xbfffa3e0) = 0
brk(0)                                  = 0x80f0000
brk(0x80f1000)                          = 0x80f1000
brk(0)                                  = 0x80f1000
brk(0x80f3000)                          = 0x80f3000
brk(0)                                  = 0x80f3000
brk(0x80f4000)                          = 0x80f4000
brk(0)                                  = 0x80f4000
brk(0x80f5000)                          = 0x80f5000
brk(0)                                  = 0x80f5000
brk(0x80f7000)                          = 0x80f7000
brk(0)                                  = 0x80f7000
brk(0x80f8000)                          = 0x80f8000
brk(0)                                  = 0x80f8000
brk(0x80f9000)                          = 0x80f9000
brk(0)                                  = 0x80f9000
brk(0x80fa000)                          = 0x80fa000
brk(0)                                  = 0x80fa000
brk(0x80fb000)                          = 0x80fb000
brk(0)                                  = 0x80fb000
brk(0x80fd000)                          = 0x80fd000
brk(0)                                  = 0x80fd000
brk(0x80fe000)                          = 0x80fe000
brk(0)                                  = 0x80fe000
brk(0x80ff000)                          = 0x80ff000
brk(0)                                  = 0x80ff000
brk(0x8101000)                          = 0x8101000
brk(0)                                  = 0x8101000
brk(0x8102000)                          = 0x8102000
brk(0)                                  = 0x8102000
brk(0x8103000)                          = 0x8103000
brk(0)                                  = 0x8103000
brk(0x8104000)                          = 0x8104000
brk(0)                                  = 0x8104000
brk(0x8105000)                          = 0x8105000
brk(0)                                  = 0x8105000
brk(0x8107000)                          = 0x8107000
brk(0)                                  = 0x8107000
brk(0x8109000)                          = 0x8109000
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "WARNING **: ", 12)            = 12
write(2, "invalid cast from `(unknown)\' to"..., 43) = 43
write(2, "\n", 1)                       = 1
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "CRITICAL **: ", 13)           = 13
write(2, "file gtkframe.c: line 221 (gtk_f"..., 89) = 89
write(2, "\n", 1)                       = 1
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "WARNING **: ", 12)            = 12
write(2, "invalid cast from `(unknown)\' to"..., 47) = 47
write(2, "\n", 1)                       = 1
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "CRITICAL **: ", 13)           = 13
write(2, "file gtkcontainer.c: line 712 (g"..., 99) = 99
write(2, "\n", 1)                       = 1
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "CRITICAL **: ", 13)           = 13
write(2, "file gtkwidget.c: line 1428 (gtk"..., 89) = 89
write(2, "\n", 1)                       = 1
write(2, "\n", 1)                       = 1
write(2, "Gtk", 3)                      = 3
write(2, "-", 1)                        = 1
write(2, "CRITICAL **: ", 13)           = 13
write(2, "file gtkbox.c: line 332 (gtk_box"..., 87) = 87
write(2, "\n", 1)                       = 1
brk(0)                                  = 0x8109000
brk(0x810a000)                          = 0x810a000
brk(0)                                  = 0x810a000
brk(0x810c000)                          = 0x810c000
brk(0)                                  = 0x810c000
brk(0x810d000)                          = 0x810d000
brk(0)                                  = 0x810d000
brk(0x810f000)                          = 0x810f000
brk(0)                                  = 0x810f000
brk(0x8110000)                          = 0x8110000
brk(0)                                  = 0x8110000
brk(0x8112000)                          = 0x8112000
brk(0)                                  = 0x8112000
brk(0x8114000)                          = 0x8114000
brk(0)                                  = 0x8114000
brk(0x8116000)                          = 0x8116000
brk(0)                                  = 0x8116000
brk(0x8117000)                          = 0x8117000
brk(0)                                  = 0x8117000
brk(0x8119000)                          = 0x8119000
brk(0)                                  = 0x8119000
brk(0x811b000)                          = 0x811b000
brk(0)                                  = 0x811b000
brk(0x811c000)                          = 0x811c000
brk(0)                                  = 0x811c000
brk(0x811e000)                          = 0x811e000
brk(0)                                  = 0x811e000
brk(0x811f000)                          = 0x811f000
brk(0)                                  = 0x811f000
brk(0x8121000)                          = 0x8121000
brk(0)                                  = 0x8121000
brk(0x8122000)                          = 0x8122000
brk(0)                                  = 0x8122000
brk(0x8123000)                          = 0x8123000
brk(0)                                  = 0x8123000
brk(0x8124000)                          = 0x8124000
brk(0)                                  = 0x8124000
brk(0x8126000)                          = 0x8126000
brk(0)                                  = 0x8126000
brk(0x8127000)                          = 0x8127000
brk(0)                                  = 0x8127000
brk(0x8129000)                          = 0x8129000
brk(0)                                  = 0x8129000
brk(0x812a000)                          = 0x812a000
brk(0)                                  = 0x812a000
brk(0x812c000)                          = 0x812c000
brk(0)                                  = 0x812c000
brk(0x812d000)                          = 0x812d000
brk(0)                                  = 0x812d000
brk(0x812f000)                          = 0x812f000
brk(0)                                  = 0x812f000
brk(0x8131000)                          = 0x8131000
brk(0)                                  = 0x8131000
brk(0x8132000)                          = 0x8132000
brk(0)                                  = 0x8132000
brk(0x8133000)                          = 0x8133000
brk(0)                                  = 0x8133000
brk(0x8134000)                          = 0x8134000
brk(0)                                  = 0x8134000
brk(0x8135000)                          = 0x8135000
brk(0)                                  = 0x8135000
brk(0x8137000)                          = 0x8137000
brk(0)                                  = 0x8137000
brk(0x8138000)                          = 0x8138000
brk(0)                                  = 0x8138000
brk(0x813a000)                          = 0x813a000
brk(0)                                  = 0x813a000
brk(0x813b000)                          = 0x813b000
brk(0)                                  = 0x813b000
brk(0x813d000)                          = 0x813d000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

--===============044346356611141502==--

---------------------------------------
Received: (at 187844-close) by bugs.debian.org; 27 Sep 2003 00:39:17 +0000
>From katie@auric.debian.org Fri Sep 26 19:39:17 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A337E-0002Nv-00; Fri, 26 Sep 2003 19:39:16 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1A330J-0005G6-00; Fri, 26 Sep 2003 20:32:07 -0400
From: Junichi Uekawa <dancer@debian.org>
To: 187844-close@bugs.debian.org
X-Katie: $Revision: 1.37 $
Subject: Bug#187844: fixed in gamix 1.99.p14-1
Message-Id: <E1A330J-0005G6-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 26 Sep 2003 20:32:07 -0400
Delivered-To: 187844-close@bugs.debian.org

Source: gamix
Source-Version: 1.99.p14-1

We believe that the bug you reported is fixed in the latest version of
gamix, which is due to be installed in the Debian FTP archive:

gamix_1.99.p14-1.dsc
  to pool/main/g/gamix/gamix_1.99.p14-1.dsc
gamix_1.99.p14-1.tar.gz
  to pool/main/g/gamix/gamix_1.99.p14-1.tar.gz
gamix_1.99.p14-1_i386.deb
  to pool/main/g/gamix/gamix_1.99.p14-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 187844@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Junichi Uekawa <dancer@debian.org> (supplier of updated gamix package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 27 Sep 2003 08:48:11 +0900
Source: gamix
Binary: gamix
Architecture: source i386
Version: 1.99.p14-1
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa <dancer@debian.org>
Changed-By: Junichi Uekawa <dancer@debian.org>
Description: 
 gamix      - Graphical mixer for ALSA using gtk+.
Closes: 187844 210730 211861
Changes: 
 gamix (1.99.p14-1) unstable; urgency=low
 .
   * New maintainer. (closes: #210730)
   * New upstream release
   - gtk2
   - "gamix: segmentation fault on startup" when locale is C
     (Closes: #187844).
   - "gamix_1.99.p11-1.1(mipsel/unstable): out of date
     config.sub/config.guess" is now updated upstream (Closes: #211861).
   * Standards-Version: 3.6.1
   * update build-depends, to libgtk2.0
   * DEB_BUILD_OPTIONS: noopt and nostrip support.
   * debian/copyright: fix lintian warning
   * reviewed, and update gamix.1 manpage date and version.
Files: 
 2cbe68d6ef38102bdcb46da02dcde528 614 sound optional gamix_1.99.p14-1.dsc
 b9c63f95eb567bed34a01466e4ba1d37 390269 sound optional gamix_1.99.p14-1.tar.gz
 1bb447056ba4b286df7da5035503e288 38876 sound optional gamix_1.99.p14-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: KUHASIKU WA http://www.gnupg.org/ WO GORANKUDASAI

iD8DBQE/dNcMMFm/ks03VvQRArBnAJ9EjJzCRGnIYSxLRBOik/JtXc6MswCeNi5d
viVr0r9H6S6rR1WOaFt3TOs=
=VGNz
-----END PGP SIGNATURE-----



Reply to: