<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>5752</bug_id>
          
          <creation_ts>2004-12-21 03:09:08 +0300</creation_ts>
          <short_desc>Python crashes in import gtksourceview</short_desc>
          <delta_ts>2005-06-01 00:47:56 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python-module-pygnome-gtksourceview</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>6442</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Rusakov">ktirf</reporter>
          <assigned_to name="Vitaly Lipatov">lav</assigned_to>
          <cc>aris</cc>
    
    <cc>at</cc>
    
    <cc>enp</cc>
    
    <cc>george</cc>
    
    <cc>hiddenman</cc>
    
    <cc>ktirf</cc>
    
    <cc>lav</cc>
    
    <cc>ldv</cc>
    
    <cc>mithraen</cc>
    
    <cc>msp</cc>
    
    <cc>real</cc>
    
    <cc>shrek</cc>
    
    <cc>sin</cc>
    
    <cc>swi</cc>
    
    <cc>vitty</cc>
    
    <cc>viy</cc>
    
    <cc>vvk</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>20616</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2004-12-21 03:09:08 +0300</bug_when>
    <thetext>[ktirf@twilight ~/src]$ python
Python 2.3.4 (#1, Nov 17 2004, 18:12:13)
[GCC 3.3.3 20040412 (ALT Linux, build 3.3.3-alt5)] on linux2
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt; import gtksourceview
Fatal Python error: can&apos;t initialise module gtksourceview
zsh: 28369 abort (core dumped)  python
[ktirf@twilight ~/src]$ gdb `which python` core
&lt;...skipped...&gt;
(gdb) where
#0  0xb7cc52c1 in kill () from /lib/i686/libc.so.6
#1  0xb7eb0181 in pthread_kill () from /lib/i686/libpthread.so.0
#2  0xb7eb04fb in raise () from /lib/i686/libpthread.so.0
#3  0xb7cc4f54 in raise () from /lib/i686/libc.so.6
#4  0xb7cc668d in abort () from /lib/i686/libc.so.6
#5  0xb7f8de9a in Py_FatalError () from /usr/lib/libpython2.3.so.1.0
#6  0xb7bbb830 in initgtksourceview ()
   from /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceviewmodule.so
#7  0xb7f87330 in _PyImport_LoadDynamicModule ()
   from /usr/lib/libpython2.3.so.1.0
#8  0xb7f84fd3 in PyImport_ExecCodeModuleEx ()
   from /usr/lib/libpython2.3.so.1.0
#9  0xb7f85fc7 in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0
#10 0xb7f85a16 in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0
#11 0xb7f855b3 in PyImport_ImportModule () from /usr/lib/libpython2.3.so.1.0
#12 0xb7f8573c in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0
#13 0xb7f649b0 in _PyUnicodeUCS2_IsAlpha () from /usr/lib/libpython2.3.so.1.0
#14 0xb7f3d46d in PyCFunction_Call () from /usr/lib/libpython2.3.so.1.0
#15 0xb7f1b157 in PyObject_Call () from /usr/lib/libpython2.3.so.1.0
#16 0xb7f7026a in PyEval_CallObjectWithKeywords ()
   from /usr/lib/libpython2.3.so.1.0
#17 0xb7f6e16e in PyEval_EvalCode () from /usr/lib/libpython2.3.so.1.0
#18 0xb7f6ef5e in PyEval_EvalCodeEx () from /usr/lib/libpython2.3.so.1.0
---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---q
Quit
(gdb)

Версии: 
python-2.3.4-alt3
python-module-pygtk-2.5.0-alt3
python-module-pygnome-gtksourceview-2.9.1-alt2
libgtksourceview-1.1.1-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20767</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Rusakov">ktirf</who>
    <bug_when>2004-12-29 03:39:59 +0300</bug_when>
    <thetext>Взял .src.rpm, пересобрал, установил. Не падает. Что в таких случаях полагается
делать?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23459</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2005-04-17 13:28:00 +0400</bug_when>
    <thetext>исправлено 

*** This bug has been marked as a duplicate of 6442 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25114</commentid>
    <comment_count>3</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2005-06-01 00:47:56 +0400</bug_when>
    <thetext>закрываю </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>