[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 122794] Quanta crashes with QuantaDebuggerDBGp: Conflict with
From:       Adam Pullen <adam.g.pullen () finalconcept ! com ! au>
Date:       2010-06-22 17:50:08
Message-ID: 20100622175008.39AC94748B () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=122794


Adam Pullen <adam.g.pullen@finalconcept.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.g.pullen@finalconcept.
                   |                            |com.au




--- Comment #13 from Adam Pullen <adam g pullen finalconcept com au>  2010-06-22 19:50:02 ---
Just supplying more information
OS: debian 5 64bit running under VMware Fusion 3.1.0 on Mac OSX 10.6.4
Quanta: 3.5.9
KDE: 3.5.10
XDebug: 2.0.3-1
PHP: 5.2.6

Segfault

Typical Setup for Quanta
1) New Project
2) Enabled DBGp
3) request url
http://localhost/adam/%rfpp?XDEBUG_SESSION_START=1&XDEBUG_PROFILE

Code
<?
$var = 1;
$var1 = 3;

$var3 = $var1 + $var;

echo $var3;

?>

Steps to reproduce
1) Debug | Execution | Send HTTP Request
2) Set brake point on echo statement (or anywhere)
3) Debug | Execution | Run

Most Segfalts occur in the KBufferedSocket::closeNow method. 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fd5e095f6f0 (LWP 19848)]
0x00007fd5ddc9e356 in KNetwork::KBufferedSocket::closeNow () from
/usr/lib/libkdecore.so.4

#0  0x00007fd5ddc9e356 in KNetwork::KBufferedSocket::closeNow () from
/usr/lib/libkdecore.so.4
#1  0x00007fd5d3fc5e08 in DBGpNetwork::slotConnectionClosed () from
/usr/lib/kde3/quantadebuggerdbgp.so
#2  0x00007fd5d3fce20d in DBGpNetwork::slotError () from
/usr/lib/kde3/quantadebuggerdbgp.so
#3  0x00007fd5d3fce2fd in DBGpNetwork::qt_invoke () from
/usr/lib/kde3/quantadebuggerdbgp.so
#4  0x00007fd5dcac936c in QObject::activate_signal () from
/usr/lib/libqt-mt.so.3
#5  0x00007fd5dcac9a24 in QObject::activate_signal () from
/usr/lib/libqt-mt.so.3
#6  0x00007fd5ddc95aad in KNetwork::KBufferedSocket::slotReadActivity () from
/usr/lib/libkdecore.so.4
#7  0x00007fd5ddc9de66 in KNetwork::KBufferedSocket::qt_invoke () from
/usr/lib/libkdecore.so.4
#8  0x00007fd5dcac936c in QObject::activate_signal () from
/usr/lib/libqt-mt.so.3
#9  0x00007fd5dcac9a24 in QObject::activate_signal () from
/usr/lib/libqt-mt.so.3
#10 0x00007fd5dcae334b in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#11 0x00007fd5dca73953 in QApplication::internalNotify () from
/usr/lib/libqt-mt.so.3
#12 0x00007fd5dca74668 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0x00007fd5ddc49c62 in KApplication::notify () from /usr/lib/libkdecore.so.4
#14 0x00007fd5dca69663 in QEventLoop::activateSocketNotifiers () from
/usr/lib/libqt-mt.so.3
#15 0x00007fd5dca29af6 in QEventLoop::processEvents () from
/usr/lib/libqt-mt.so.3
#16 0x00007fd5dca88001 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#17 0x00007fd5dca87eb2 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#18 0x00000000004c84c5 in ?? ()
#19 0x00007fd5d7b8f1a6 in __libc_start_main () from /lib/libc.so.6
#20 0x000000000045a369 in ?? ()
#21 0x00007fffffffbf38 in ?? ()
#22 0x000000000000001c in ?? ()
#23 0x0000000000000002 in ?? ()
#24 0x00007fffffffd7c8 in ?? ()
#25 0x00007fffffffd7d0 in ?? ()
#26 0x0000000000000000 in ?? ()

Three other seg faults
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0db546b6f0 (LWP 19802)]
0x00007f0dac6f4a53 in malloc () from /lib/libc.so.6


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f1147b126f0 (LWP 19813)]
0x00007f113b179bef in DBGpNetwork::slotReadyRead () from
/usr/lib/kde3/quantadebuggerdbgp.so
    ⁃    
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0bb37786f0 (LWP 19825)]
0x00007f0ba6ddebef in DBGpNetwork::slotReadyRead () from
/usr/lib/kde3/quantadebuggerdbgp.so

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic