Your message dated Tue, 25 Jan 2005 15:35:28 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#292214: streamtuner segfaults on startup 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; 25 Jan 2005 19:35:09 +0000 >From [EMAIL PROTECTED] Tue Jan 25 11:35:09 2005 Return-path: <[EMAIL PROTECTED]> Received: from td9091a2a.pool.terralink.de (localhost.localdomain) [217.9.26.42] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CtWSx-0001Jk-00; Tue, 25 Jan 2005 11:35:08 -0800 Received: by localhost.localdomain (Postfix, from userid 1000) id A13CC153A4F; Tue, 25 Jan 2005 20:34:16 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Daniel Holbach <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: streamtuner segfaults on startup X-Mailer: reportbug 3.5ubuntu2 Date: Tue, 25 Jan 2005 20:34:16 +0100 Message-Id: <[EMAIL PROTECTED]> 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: streamtuner Version: 0.99.99-3 Severity: grave Justification: renders package unusable Hi, streamtuner displays the splashscreen at startup but then segfaults, here's the backtrace: #0 0x0000002a9ac8cccc in init_gtk () from /usr/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so #1 0x0000002a9a4c2af9 in _PyImport_LoadDynamicModule () from /usr/lib/libpython2.4.so.1.0 #2 0x0000002a9a4bff6c in _PyImport_IsScript () from /usr/lib/libpython2.4.so.1.0 #3 0x0000002a9a4c0c45 in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #4 0x0000002a9a4c079b in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #5 0x0000002a9a4c1f38 in PyImport_AppendInittab () from /usr/lib/libpython2.4.so.1.0 #6 0x0000002a9a4c0472 in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #7 0x0000002a9a495013 in _PyBuiltin_Init () from /usr/lib/libpython2.4.so.1.0 #8 0x0000002a9a46b769 in PyCFunction_Call () from /usr/lib/libpython2.4.so.1.0 #9 0x0000002a9a4461b0 in PyObject_Call () from /usr/lib/libpython2.4.so.1.0 #10 0x0000002a9a49f42f in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.4.so.1.0 #11 0x0000002a9a49d4dd in PyEval_EvalFrame () from /usr/lib/libpython2.4.so.1.0 #12 0x0000002a9a49e234 in PyEval_EvalCodeEx () from /usr/lib/libpython2.4.so.1.0 #13 0x0000002a9a49b3d2 in PyEval_EvalCode () from /usr/lib/libpython2.4.so.1.0 #14 0x0000002a9a4bf372 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.4.so.1.0 #15 0x0000002a9a4c18ba in PyImport_AppendInittab () from /usr/lib/libpython2.4.so.1.0 #16 0x0000002a9a4bfe40 in _PyImport_IsScript () from /usr/lib/libpython2.4.so.1.0 #17 0x0000002a9a4c1cd4 in PyImport_AppendInittab () from /usr/lib/libpython2.4.so.1.0 #18 0x0000002a9a4bff7c in _PyImport_IsScript () from /usr/lib/libpython2.4.so.1.0 #19 0x0000002a9a4c0c45 in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #20 0x0000002a9a4c079b in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #21 0x0000002a9a4c1f38 in PyImport_AppendInittab () from /usr/lib/libpython2.4.so.1.0 #22 0x0000002a9a4c0472 in PyImport_ImportModuleEx () from /usr/lib/libpython2.4.so.1.0 #23 0x0000002a9a495013 in _PyBuiltin_Init () from /usr/lib/libpython2.4.so.1.0 #24 0x0000002a9a46b769 in PyCFunction_Call () from /usr/lib/libpython2.4.so.1.0 #25 0x0000002a9a4461b0 in PyObject_Call () from /usr/lib/libpython2.4.so.1.0 #26 0x0000002a9a49f42f in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.4.so.1.0 #27 0x0000002a9a49d4dd in PyEval_EvalFrame () from /usr/lib/libpython2.4.so.1.0 #28 0x0000002a9a49e234 in PyEval_EvalCodeEx () from /usr/lib/libpython2.4.so.1.0 #29 0x0000002a9a49b3d2 in PyEval_EvalCode () from /usr/lib/libpython2.4.so.1.0 #30 0x0000002a9a4cc7f9 in PyRun_FileExFlags () from /usr/lib/libpython2.4.so.1.0 #31 0x0000002a9a4cc5ec in PyRun_File () from /usr/lib/libpython2.4.so.1.0 #32 0x0000002a9a1f09f6 in plugin_init () from /usr/lib/streamtuner/plugins/python.so #33 0x0000002a9a1f0867 in plugin_init () from /usr/lib/streamtuner/plugins/python.so #34 0x0000002a9a1f07a9 in plugin_init () from /usr/lib/streamtuner/plugins/python.so #35 0x0000002a9a1f0665 in plugin_init () from /usr/lib/streamtuner/plugins/python.so #36 0x000000000042520c in st_plugin_set_icon_from_pixbuf () #37 0x0000002a963112ba in IA__g_object_newv (object_type=7197328, n_parameters=2, parameters=0x708160) at gobject.c:942 #38 0x0000002a963118c2 in IA__g_object_new_valist (object_type=7197328, first_property_name=0x0, var_args=0x7fbffff2e0) at gobject.c:1026 #39 0x0000002a96311053 in IA__g_object_new (object_type=7197328, first_property_name=0x43f0b0 "filename") at gobject.c:823 #40 0x0000000000425d14 in st_plugins_load () #41 0x0000000000425e0a in st_plugins_load () #42 0x0000000000425c5a in st_plugins_load () #43 0x0000000000423079 in main () Bye, Daniel -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.10-2-amd64-k8 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages streamtuner depends on: ii libc6 2.3.2.ds1-20ubuntu3 GNU C Library: Shared libraries an ii libcurl3 7.12.3-2 Multi-protocol file transfer libra ii libglib2.0-0 2.6.1-3 The GLib library of C routines ii libgtk2.0-0 2.6.1-1ubuntu2 The GTK+ graphical user interface ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpango1.0-0 1.8.0-2 Layout and rendering of internatio ii libssl0.9.7 0.9.7e-3 SSL shared libraries ii libtagc0 1.3.1-1 TagLib Audio Meta-Data Library (C ii libxml2 2.6.17-0ubuntu1 GNOME XML library ii python 2.4-0ubuntu4 An interactive high-level object-o ii python-gtk2 2.5.3-0ubuntu1 Python bindings for the GTK+ widge ii python2.4 2.4-3ubuntu1 An interactive high-level object-o ii zlib1g 1:1.2.2-4ubuntu1 compression library - runtime -- no debconf information --------------------------------------- Received: (at 292214-done) by bugs.debian.org; 25 Jan 2005 20:35:30 +0000 >From [EMAIL PROTECTED] Tue Jan 25 12:35:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from sojourner.alienhosting.com [216.40.217.206] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CtXPN-0001ZH-00; Tue, 25 Jan 2005 12:35:29 -0800 Received: from [0.0.0.0] (atlantis.ccs.neu.edu [129.10.116.41]) (authenticated bits=0) by sojourner.alienhosting.com (8.12.11/8.12.11) with ESMTP id j0PKZQej025538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Tue, 25 Jan 2005 14:35:28 -0600 Message-ID: <[EMAIL PROTECTED]> Date: Tue, 25 Jan 2005 15:35:28 -0500 From: Ari Pollak <[EMAIL PROTECTED]> User-Agent: Debian Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: Re: Bug#292214: streamtuner segfaults on startup References: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-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 X-Spam-Level: I'm not even sure how you installed that package seeing as how it conflicts with python 2.4. In any case, we do not support Ubuntu systems. If you need help with Ubuntu, file a bug with them. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]