Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-04-14 Thread Bruno Torremans
Hello Frédéric,

I upgraded my system, spyder 2.0.10 was loaded.

All is working OK now. No more segmentation fault

Thanks very much for your help !

Bruno


Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-03-23 Thread Bruno Torremans
Hello Frédéric,

I just did a dist-upgrade. I should up to date with sid for the moment.

python-qt 4 is at 4.8.3-2

apt-cache policy python-qt4
python-qt4:
  Installed: 4.8.3-2
  Candidate: 4.8.3-2
  Version table:
 *** 4.8.3-2 0
500 http://ftp.be.debian.org/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status

But this didn't help for spyder.

Bug report and backtrace are the same as before.

Bruno


Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-03-22 Thread Bruno Torremans
Hello Frédéric,

Thanks for your help !

dpkg -l | grep libqt
ii  libqt-perl
3.008-4Perl bindings for the Qt library
ii  libqt3-mt
3:3.3.8b-7+b1  Qt GUI Library (Threaded runtime version),
Version 3
ii  libqt4-assistant
4:4.7.2-2  transitional package for Qt 4 assistant
module
ii  libqt4-core
4:4.7.2-2  transitional package for Qt 4 core non-GUI
runtime libraries
ii  libqt4-dbus
4:4.7.2-2  Qt 4 D-Bus module
ii  libqt4-declarative
4:4.7.2-2  Qt 4 Declarative module
ii  libqt4-designer
4:4.7.2-2  Qt 4 designer module
ii  libqt4-gui
4:4.7.2-2  transitional package for Qt 4 GUI runtime
libraries
ii  libqt4-help
4:4.7.2-2  Qt 4 help module
ii  libqt4-network
4:4.7.2-2  Qt 4 network module
ii  libqt4-opengl
4:4.7.2-2  Qt 4 OpenGL module
ii  libqt4-qt3support
4:4.7.2-2  Qt 3 compatibility library for Qt 4
ii  libqt4-script
4:4.7.2-2  Qt 4 script module
ii  libqt4-scripttools
4:4.7.2-2  Qt 4 script tools module
ii  libqt4-sql
4:4.7.2-2  Qt 4 SQL module
ii  libqt4-sql-mysql
4:4.7.2-2  Qt 4 MySQL database driver
ii  libqt4-sql-sqlite
4:4.7.2-2  Qt 4 SQLite 3 database driver
ii  libqt4-svg
4:4.7.2-2  Qt 4 SVG module
ii  libqt4-test
4:4.7.2-2  Qt 4 test module
ii  libqt4-webkit
4:4.7.2-2  transitional package for Qt 4 WebKit module
ii  libqt4-xml
4:4.7.2-2  Qt 4 XML module
ii  libqt4-xmlpatterns
4:4.7.2-2  Qt 4 XML patterns module
ii  libqtassistantclient4
4.6.3-3Qt Assistant client library (runtime)
ii  libqtcore4
4:4.7.2-2  Qt 4 core module
ii  libqtgui4
4:4.7.2-2  Qt 4 GUI module
ii  libqtlocation1
1.2.0~beta0+git3174-1  Qt Mobility Location module
ii  libqtmultimediakit1
1.2.0~beta0+git3174-1  Qt Mobility MultimediaKit module
ii  libqtscript4-core
0.1.0-3Qt Script bindings for the Qt 4 Core library
ii  libqtscript4-gui
0.1.0-3Qt Script bindings for the Qt 4 Gui library
ii  libqtscript4-network
0.1.0-3Qt Script bindings for the Qt 4 Network
library
ii  libqtscript4-sql
0.1.0-3Qt Script bindings for the Qt 4 SQL library
ii  libqtscript4-uitools
0.1.0-3Qt Script bindings for the Qt 4 UiTools
library
ii  libqtscript4-xml
0.1.0-3Qt Script bindings for the Qt 4 XML library
ii  libqtsensors1
1.2.0~beta0+git3174-1  Qt Mobility Sensors module
ii  libqtwebkit4
2.1.0~2011week09-1 Web content engine library for Qt


Installing the missing packages (pylint, python-rope, and python-sphinx)
didn't help.

For the moment the dist-upgrade in Sid is a little rough, 24 packages will
get removed (gimp, kaffeine, ...) , so i'm waiting till this is cleared.

Bruno


Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-03-21 Thread PICCA Frédéric-Emmanuel
Hello, I can not reproduce this problem on my i386 computer, I do not have an
amd64 system for now. Can you give me the result of this command on your system.

dpkg -l | grep libqt

it seems that on my system the last version available is 4:4.7.2-2

If you do not have the last version, can you upgrade and told me if it is ok or 
not.

if it is not can you install also all the recommends of spyder

apt-get install python-scipy python-numpy python-matplotlib ipython pyflakes 
pylint python-rope python-sphinx

thanks

Frederic




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-03-20 Thread Bruno Torremans
Hello, can you send a complete backtrave with the libqtwebkit4-dbg package
installed and re-send a complet backtrace using the 'bt' command of gdb once
the crash occured.

thanks

Frederic

Here it is :

gdb --args python2.6
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/python2.6...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/python2.6
[Thread debugging using libthread_db enabled]
Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
[GCC 4.4.5] on linux2
Type help, copyright, credits or license for more information.
 from spyderlib import spyder
 spyder.main()
[New Thread 0x7fffda3a5700 (LWP 3902)]
loaded the Generic plugin

Program received signal SIGSEGV, Segmentation fault.
0x7fffeb1ed702 in FixedVMPoolAllocator (this=value optimized
out) at jit/ExecutableAllocatorFixedVMPool.cpp:303
303 jit/ExecutableAllocatorFixedVMPool.cpp: No such file or directory.
in jit/ExecutableAllocatorFixedVMPool.cpp
(gdb) bt
#0  0x7fffeb1ed702 in FixedVMPoolAllocator (this=value optimized
out) at jit/ExecutableAllocatorFixedVMPool.cpp:303
#1  JSC::ExecutableAllocator::isValid (this=value optimized out) at
jit/ExecutableAllocatorFixedVMPool.cpp:442
#2  0x7fffeb22e6dd in ExecutableAllocator (this=0x7fffd9afaa00,
globalDataType=value optimized out,
threadStackType=JSC::ThreadStackTypeLarge) at
jit/ExecutableAllocator.h:162
#3  JSC::JSGlobalData::JSGlobalData (this=0x7fffd9afaa00,
globalDataType=value optimized out,
threadStackType=JSC::ThreadStackTypeLarge) at
runtime/JSGlobalData.cpp:148
#4  0x7fffeb22f8c8 in create (type=JSC::ThreadStackTypeLarge) at
runtime/JSGlobalData.cpp:231
#5  JSC::JSGlobalData::createLeaked (type=JSC::ThreadStackTypeLarge)
at runtime/JSGlobalData.cpp:237
#6  0x7fffeaa6dc42 in WebCore::JSDOMWindowBase::commonJSGlobalData
() at bindings/js/JSDOMWindowBase.cpp:160
#7  0x7fffeafdaeb6 in
WebCore::FrameLoaderClientQt::createDocumentLoader (this=0x1e8fbb0,
request=..., substituteData=...)
at ../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:898
#8  0x7fffead994f6 in WebCore::FrameLoader::load
(this=0x7fffd9ac6458, request=value optimized out,
substituteData=value optimized out, lockHistory=false)
at loader/FrameLoader.cpp:1438
#9  0x7fffeafeee1c in QWebFrame::setHtml (this=0x1e8fdc0,
html=value optimized out, baseUrl=value optimized out) at
../WebKit/qt/Api/qwebframe.cpp:846
#10 0x7fffebbbee6f in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtWebKit.so
#11 0x004a7ba5 in PyEval_EvalFrameEx ()
#12 0x004a84a0 in PyEval_EvalFrameEx ()
#13 0x004a84a0 in PyEval_EvalFrameEx ()
#14 0x004a84a0 in PyEval_EvalFrameEx ()
#15 0x004a95c1 in PyEval_EvalCodeEx ()
#16 0x004a7752 in PyEval_EvalFrameEx ()
#17 0x004a95c1 in PyEval_EvalCodeEx ()
#18 0x00538a10 in ?? ()
#19 0x0041ef47 in PyObject_Call ()
#20 0x00427c1f in ?? ()
#21 0x0041ef47 in PyObject_Call ()
---Type return to continue, or q return to quit---
#22 0x004778ff in ?? ()
#23 0x0046f16f in ?? ()
#24 0x0041ef47 in PyObject_Call ()
#25 0x004a72b8 in PyEval_EvalFrameEx ()
#26 0x004a95c1 in PyEval_EvalCodeEx ()
#27 0x004a7752 in PyEval_EvalFrameEx ()
#28 0x004a84a0 in PyEval_EvalFrameEx ()
#29 0x004a84a0 in PyEval_EvalFrameEx ()
#30 0x004a95c1 in PyEval_EvalCodeEx ()
#31 0x004a9692 in PyEval_EvalCode ()
#32 0x004c942f in PyRun_InteractiveOneFlags ()
#33 0x004c96be in PyRun_InteractiveLoopFlags ()
#34 0x004c9eab in PyRun_AnyFileExFlags ()
#35 0x0041a6bd in Py_Main ()
#36 0x769e9c4d in __libc_start_main () from /lib/libc.so.6
#37 0x004198d9 in _start ()


Bruno


Bug#618836: Subject: spyder: Segmentation fault from/usr/lib/libQtWebKit.so.4

2011-03-19 Thread PICCA Frédéric-Emmanuel
Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4
Package: spyder
Version: 2.0.8-1
Severity: important

 Program received signal SIGSEGV, Segmentation fault.
 0x7fffeb380702 in ?? () from /usr/lib/libQtWebKit.so.4


Hello, can you send a complete backtrave with the libqtwebkit4-dbg package
installed and re-send a complet backtrace using the 'bt' command of gdb once
the crash occured.

thanks

Frederic
winmail.dat

Bug#618836: Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4

2011-03-18 Thread Bruno Torremans
Subject: spyder: Segmentation fault from /usr/lib/libQtWebKit.so.4
Package: spyder
Version: 2.0.8-1
Severity: important

*** Please type your report below this line ***

There is a segmentation fault when starting spyder.
below the gdb output :

gdb --args python2.6
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/python2.6...(no debugging symbols
found)...done.
(gdb) r
Starting program: /usr/bin/python2.6
[Thread debugging using libthread_db enabled]
Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
[GCC 4.4.5] on linux2
Type help, copyright, credits or license for more information.
 from spyderlib import spyder
 spyder.main()
[New Thread 0x7fffda54d700 (LWP 3833)]
loaded the Generic plugin

Program received signal SIGSEGV, Segmentation fault.
0x7fffeb380702 in ?? () from /usr/lib/libQtWebKit.so.4

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-0.slh.2-aptosid-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages spyder depends on:
ii  libjs-jquery1.5.1-1  JavaScript library for dynamic
web
ii  python  2.6.6-3+squeeze5 interactive high-level
object-orie
ii  python-qt4  4.8.3-1  Python bindings for Qt4
ii  python-support  1.0.11   automated rebuilding support
for P

Versions of packages spyder recommends:
ii  ipython0.10.1-1  enhanced interactive Python
shell
ii  pyflakes   0.4.0-1   passive checker of Python
programs
pn  pylint none(no description available)
ii  python-matplotlib  0.99.3-1  Python based plotting system in
a
ii  python-numpy   1:1.4.1-5 Numerical Python adds a fast
array
pn  python-ropenone(no description available)
ii  python-scipy   0.7.2+dfsg1-1 scientific tools for Python
pn  python-sphinx  none(no description available)

spyder suggests no packages.

-- no debconf information