Your message dated Wed, 13 Apr 2011 07:31:29 +0000
with message-id <[email protected]>
and subject line Bug#622377: Removed package(s) from unstable
has caused the Debian Bug report #441414,
regarding muine crashes at startup
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.)


-- 
441414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441414
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: muine
Version: 0.8.7-1.1
Severity: normal

On my system, a fresh muine install crashes at startup with the
following stacktrace (I know there are function names missing but I don't know 
which dbg to install):

corsac@hidalgo: muine
Stacktrace:

  at (wrapper managed-to-native) NDesk.GLib.IO.g_io_add_watch 
(NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc,intptr) 
<0xffffffff>
  at (wrapper managed-to-native) NDesk.GLib.IO.g_io_add_watch 
(NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc,intptr) <0x000a4>
  at NDesk.GLib.IO.AddWatch 
(NDesk.GLib.IOChannel,NDesk.GLib.IOCondition,NDesk.GLib.IOFunc) <0x00064>
  at NDesk.DBus.BusG.Init (NDesk.DBus.Connection,NDesk.GLib.IOFunc) <0x00080>
  at NDesk.DBus.BusG.Init (NDesk.DBus.Connection) <0x000c4>
  at NDesk.DBus.BusG.Init () <0x00044>
  at Muine.Global.Main (string[]) <0x0005c>
  at (wrapper runtime-invoke) Muine.Global.runtime_invoke_void_string[] 
(object,intptr,intptr,intptr) <0x00070>

Native stacktrace:

        /usr/bin/mono [0x101a6d68]
        /usr/bin/mono [0x10181cfc]
        [0x100350]
        [(nil)]
        /usr/lib/libglib-2.0.so.0(g_io_add_watch_full+0x5c) [0xfeeb0cc]
        [0x30f8fc94]
        [0x30f8fa58]
        [0x30f8f624]
        [0x30f8f4b0]
        [0x30e85360]
        [0x30e84330]
        [0x30a050e4]
        /usr/bin/mono [0x10181b24]
        /usr/bin/mono(mono_runtime_invoke+0x44) [0x1005f26c]
        /usr/bin/mono(mono_runtime_exec_main+0x2e8) [0x10061300]
        /usr/bin/mono(mono_runtime_run_main+0x3d4) [0x10060cb8]
        /usr/bin/mono(mono_jit_exec+0xe0) [0x10013820]
        /usr/bin/mono [0x1001395c]
        /usr/bin/mono(mono_main+0x1868) [0x10015458]
        /usr/bin/mono [0x10012414]
        /lib/libc.so.6 [0xfc37360]
        /lib/libc.so.6 [0xfc375a4]

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 805445184 (LWP 10984)]
[New Thread 817018032 (LWP 10986)]
[New Thread 815772848 (LWP 10985)]
(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)
(no debugging symbols found)
0x0fcc1c88 in fork () from /lib/libc.so.6
  3 Thread 815772848 (LWP 10985)  0x0fe6b0d4 in ?? () from /lib/libpthread.so.0
  2 Thread 817018032 (LWP 10986)  0x0fe6665c in pthread_cond_wait@@GLIBC_2.3.2
    () from /lib/libpthread.so.0
  1 Thread 805445184 (LWP 10984)  0x0fcc1c88 in fork () from /lib/libc.so.6

Thread 3 (Thread 815772848 (LWP 10985)):
#0  0x0fe6b0d4 in ?? () from /lib/libpthread.so.0
#1  0x0fe6b0c0 in ?? () from /lib/libpthread.so.0
#2  0x1010b0a0 in ?? ()
#3  0x0fe60b14 in start_thread () from /lib/libpthread.so.0
#4  0x0fcfa574 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 817018032 (LWP 10986)):
#0  0x0fe6665c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x101116fc in ?? ()
#2  0x10111b34 in ?? ()
#3  0x101118d4 in ?? ()
#4  0x1012989c in ?? ()
#5  0x1008474c in ?? ()
#6  0x100a6ec4 in ?? ()
#7  0x101271c4 in ?? ()
#8  0x1014e99c in ?? ()
#9  0x0fe60b14 in start_thread () from /lib/libpthread.so.0
#10 0x0fcfa574 in clone () from /lib/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 805445184 (LWP 10984)):
#0  0x0fcc1c88 in fork () from /lib/libc.so.6
#1  0x0fe6d8a4 in fork () from /lib/libpthread.so.0
#2  0x0ff32998 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x0ff33490 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#4  0x0ff33970 in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#5  0x101a6e4c in ?? ()
#6  0x10181cfc in ?? ()
#7  <signal handler called>
#8  0x0fee800c in g_io_create_watch () from /usr/lib/libglib-2.0.so.0
#9  0x0feeb0cc in g_io_add_watch_full () from /usr/lib/libglib-2.0.so.0
#10 0x30f8fc94 in ?? ()
#11 0x30f8fa58 in ?? ()
#12 0x30f8f624 in ?? ()
#13 0x30f8f4b0 in ?? ()
#14 0x30e85360 in ?? ()
#15 0x30e84330 in ?? ()
#16 0x30a050e4 in ?? ()
#17 0x10181b24 in ?? ()
#18 0x1005f26c in mono_runtime_invoke ()
#19 0x10061300 in mono_runtime_exec_main ()
#20 0x10060cb8 in mono_runtime_run_main ()
#21 0x10013820 in mono_jit_exec ()
#22 0x1001395c in ?? ()
#23 0x10015458 in mono_main ()
#24 0x10012414 in ?? ()
#25 0x0fc37360 in ?? () from /lib/libc.so.6
#26 0x0fc375a4 in __libc_start_main () from /lib/libc.so.6
#27 0x00000000 in ?? ()
#0  0x0fcc1c88 in fork () from /lib/libc.so.6


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

[1]    10984 abort      muine



Regards,

--
Yves-Alexis Perez

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages muine depends on:
ii  gconf2                  2.18.0.1-3       GNOME configuration database syste
ii  gstreamer0.10-gnomevfs  0.10.14-2        GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-b 0.10.14-2        GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-g 0.10.6-2         GStreamer plugins from the "good" 
ii  libatk1.0-0             1.18.0-2         The ATK accessibility toolkit
ii  libc6                   2.6.1-2          GNU C Library: Shared libraries
ii  libcairo2               1.4.10-1+b2      The Cairo 2D vector graphics libra
ii  libflac8                1.1.4-3+b1       Free Lossless Audio Codec - runtim
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libgconf2-4             2.18.0.1-3       GNOME configuration database syste
ii  libgconf2.0-cil         2.16.0-7         CLI binding for GConf 2.16
ii  libgdbm3                1.8.3-3          GNU dbm database routines (runtime
ii  libglade2.0-cil         2.10.2-1         CLI binding for the Glade librarie
ii  libglib2.0-0            2.14.0-2         The GLib library of C routines
ii  libglib2.0-cil          2.10.2-1         CLI binding for the GLib utility l
ii  libgnome-vfs2.0-cil     2.16.0-7         CLI binding for GnomeVFS 2.16
ii  libgnome2.0-cil         2.16.0-7         CLI binding for Gnome 2.16
ii  libgnomevfs2-0          1:2.18.1-4       GNOME Virtual File System (runtime
ii  libgstreamer0.10-0      0.10.14-2        Core GStreamer libraries and eleme
ii  libgtk2.0-0             2.10.13-1        The GTK+ graphical user interface 
ii  libgtk2.0-cil           2.10.2-1         CLI binding for the GTK+ toolkit 2
ii  libid3tag0              0.15.1b-10       ID3 tag reading library from the M
ii  libmono-corlib2.0-cil   1.2.5-2          Mono core library (2.0)
ii  libmono-system-web2.0-c 1.2.5-2          Mono System.Web Library
ii  libmono-system2.0-cil   1.2.5-2          Mono System libraries (2.0)
ii  libmono2.0-cil          1.2.5-2          Mono libraries (2.0)
ii  libogg0                 1.1.3-2          Ogg Bitstream Library
ii  liborbit2               1:2.14.7-0.1     libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0           1.18.1-1         Layout and rendering of internatio
ii  libvorbis0a             1.2.0.dfsg-2     The Vorbis General Audio Compressi
ii  libvorbisfile3          1.2.0.dfsg-2     The Vorbis General Audio Compressi
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxml2                 2.6.30.dfsg-2    GNOME XML library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.3-1        X Rendering Extension client libra
ii  mono-runtime            1.2.5-2          Mono runtime
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

muine recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.8.11-4+rm

Dear submitter,

as the package muine has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/622377

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to