Re: [Cooker] konqueror crash and knode prob

2003-07-02 Thread Duncan
On Mon 30 Jun 2003 03:26, Michael Scherer posted as excerpted below:
 On Sunday 29 June 2003 18:28, Mark Draheim wrote:
  there's something wrong with the latest cooker KDE stuff. This is a
  clean install of todays cooker (well, obviously without the broken
  kernel).
 
  Could someone please confirm that konqueror crashes on this site:
 
  http://www.alternate.de/
 
  when clicking on Hardware in the left frame. Konqueror core dumps
  when I click this. Interestingly, the banner ad that used to be
  embedded in the page is still open in its own window.

 Nothing in the left frame here, so no crash

 kdebase-3.1.2-23mdk
 kdelibs-3.1.2-18mdk
 kdenetwork-3.1.2-13mdk

No crash here either, same reason.  

x#2 07:19 PM 0bg ~ $ rpmq kdebase
kdebase-3.1.2-23mdk
x#2 07:20 PM 0bg ~ $ rpmq kdelibs
kdelibs-3.1.2-18mdk
x#2 07:20 PM 0bg ~ $ rpmq kdenetwork
kdenetwork-3.1.2-13mdk
x#2 07:20 PM 0bg ~ $ rpmq privoxy
privoxy-3.0.2-1mdk

I use privoxy as a personal ad-busting and de-crudifying web filter.  Images, 
Java, cookies, and scripting, all off by default.  Turning scripting on and 
reloading the page, it's still blank.  Loading images, it's still blank.  
Viewing frame source indicates there's basically nothing there but an empty 
body with assorted attribute tags and the default Privoxy onload popup buster 
scripts..  I see a login.  Perhaps the site uses cookies and a login to 
populate that frame?

-- 
Duncan - List replies preferred.
They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety.
Benjamin Franklin




Re: [Cooker] konqueror crash and knode prob

2003-07-02 Thread Jason Straight
Sounds like you are having the thumbnail problem, try --force installing 
XFree86 and see if that helps.


On Monday 30 June 2003 14:43, Pierre BETOUIN wrote:
 Same problem for me, and another one : when starting konqueror, for
 browsing files, in large icon only, it always refresh the directory
 and generate core dumps every refresh.

 Here is the error msg:
 
 kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
 KURL)] Killed = false
 kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
 KURL)] update started in file:/root
 kio (KDirListerCache): [bool KDirListerCache::checkUpdate(const
 QString)] aborted, directory file:/ not in cache.
 kio (KDirListerCache): [void
 KDirListerCache::slotUpdateResult(KIO::Job*)] finished update file:/root
 kdeinit: Got EXEC_NEW 'kio_thumbnail' from launcher.
 kdeinit: PID 8714 terminated.
 

 and gdb tell me (not very verbose) :
 
 Core was generated by `kdeinit: kio_thumbnail thum'.
 Program terminated with signal 11, Segmentation fault.
 #0  0x411c3783 in ?? ()
 

 kdeinit, kdebase, kdecore and other kde packages are up to date
 (cooker).

 This error only occur in large icon mode. Other modes as details,
 text are not concerned.


   Pierre

 Le lun 30/06/2003 à 15:27, Mark Draheim a écrit :
  On Mon, 30 Jun 2003 08:01:30 -0500
 
  Tom Brinkman [EMAIL PROTECTED] wrote:
Render was find, after click on the left panel (it's a javascript
url), konqueror crashes.
  
   Same here, plus I've noticed Konqueror will no longer run pages
   I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just
   brings up a blank page. If I use mozilla to load the page, then
   click on another link on the page (eg, Docs), then paste that link
   into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
 
  thanks for trying, at least I now know that it's not my setup. I guess
  it's a KDE problem and not a packaging problem. So we'll just wait for
  the KDE people to fix that.
 
  Also the knode problem is quite obviously connected to the fact that
  there are now 4 choices in the left drop down combo box, though the 4th
  is not labelled. However, there are still only 3 corresponding choices
  in the right hand drop down combo box. Apparently the choice made in the
  left combo box returns an integer that then determines what is shown in
  the right box. All the choices seem to be offset by 1. But again, this
  is surely a problem of the KDE sources.
 
  Mark
 
 
  _
  Envie de discuter en live avec vos amis ? Tlcharger MSN Messenger
  http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France

-- 
Jason Straight
[EMAIL PROTECTED]
icq: 1796276
pgp: http://www.JeetKuneDoMaster.net/~jason/pubkey.asc




Re: [Cooker] konqueror crash and knode prob

2003-07-01 Thread Laurent Montel
Le Sunday 29 June 2003 18:28, Mark Draheim a écrit :
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps when
 I click this. Interestingly, the banner ad that used to be embedded in
 the page is still open in its own window.


I can confirme crash:

konqueror: html_baseimpl.cpp:526: virtual void 
DOM::HTMLHtmlElementImpl::attach(): Assertion `parentNode()' failed.

I will try to find why...


 Next thing: knode's scores are broken. When I choose color I get a
 text box instead of the color chooser. The color chooser appears when I
 choose a forth non-labeled entry in the left hand combo box.

I will look at it.

Regards.

 Mark




[Cooker] konqueror crash and knode prob

2003-07-01 Thread Mark Draheim

there's something wrong with the latest cooker KDE stuff. This is a
clean install of todays cooker (well, obviously without the broken
kernel).

Could someone please confirm that konqueror crashes on this site:

http://www.alternate.de/

when clicking on Hardware in the left frame. Konqueror core dumps when
I click this. Interestingly, the banner ad that used to be embedded in
the page is still open in its own window.

Next thing: knode's scores are broken. When I choose color I get a
text box instead of the color chooser. The color chooser appears when I
choose a forth non-labeled entry in the left hand combo box.

Mark





Re: [Cooker] konqueror crash and knode prob

2003-07-01 Thread Pierre BETOUIN
Le mar 01/07/2003 à 17:19, Laurent Montel a écrit :
 Le Monday 30 June 2003 20:43, Pierre BETOUIN a écrit :
  Same problem for me, and another one : when starting konqueror, for
  browsing files, in large icon only, it always refresh the directory
  and generate core dumps every refresh.
 
 Update your kdelibs please.
 Now it fixed.
All right, it works well now ;)

-- 
Pierre BETOUIN

GnuPG key :
lynx -dump perso.club-internet.fr/unsignedchr/GnupgKey.asc | gpg
--import


signature.asc
Description: Ceci est une partie de message=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Michael Scherer
On Sunday 29 June 2003 18:28, Mark Draheim wrote:
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps
 when I click this. Interestingly, the banner ad that used to be
 embedded in the page is still open in its own window.

Nothing in the left frame here, so no crash

kdebase-3.1.2-23mdk
kdelibs-3.1.2-18mdk
kdenetwork-3.1.2-13mdk
-- 

Michaël Scherer




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread M. Ignacio Monge




El lun, 30-06-2003 a las 12:26, Michael Scherer escribi:

On Sunday 29 June 2003 18:28, Mark Draheim wrote:
 there's something wrong with the latest cooker KDE stuff. This is a
 clean install of todays cooker (well, obviously without the broken
 kernel).

 Could someone please confirm that konqueror crashes on this site:

 http://www.alternate.de/

 when clicking on Hardware in the left frame. Konqueror core dumps
 when I click this. Interestingly, the banner ad that used to be
 embedded in the page is still open in its own window.

Nothing in the left frame here, so no crash

kdebase-3.1.2-23mdk
kdelibs-3.1.2-18mdk
kdenetwork-3.1.2-13mdk




Render was find, after click on the left panel (it's a _javascript_ url), konqueror crashes.


M. Ignacio Monge Garca







Residente de Medicina Intensiva
Hospital de Jerez de la Frontera (Espaa)

http://virgilioshome.homelinux.org/~virgilio
[EMAIL PROTECTED]













attachment: retrato.png

Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Tom Brinkman
On Monday June 30 2003 07:00 am, M. Ignacio Monge wrote:
 El lun, 30-06-2003 a las 12:26, Michael Scherer escribió:
  On Sunday 29 June 2003 18:28, Mark Draheim wrote:
   there's something wrong with the latest cooker KDE stuff.
   This is a clean install of todays cooker (well, obviously
   without the broken kernel).
  
   Could someone please confirm that konqueror crashes on this
   site:
  
   http://www.alternate.de/
  
   when clicking on Hardware in the left frame. Konqueror core
   dumps when I click this. Interestingly, the banner ad that
   used to be embedded in the page is still open in its own
   window.
 
  Nothing in the left frame here, so no crash
 
  kdebase-3.1.2-23mdk
  kdelibs-3.1.2-18mdk
  kdenetwork-3.1.2-13mdk

 Render was find, after click on the left panel (it's a javascript
 url), konqueror crashes.

Same here, plus I've noticed Konqueror will no longer run pages 
I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
brings up a blank page. If I use mozilla to load the page, then 
click on another link on the page (eg, Docs), then paste that link 
into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
-- 
Tom Brinkman  Corpus Christi, Texas




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Mark Draheim
On Mon, 30 Jun 2003 08:01:30 -0500
Tom Brinkman [EMAIL PROTECTED] wrote:

  Render was find, after click on the left panel (it's a javascript
  url), konqueror crashes.
 
 Same here, plus I've noticed Konqueror will no longer run pages 
 I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
 brings up a blank page. If I use mozilla to load the page, then 
 click on another link on the page (eg, Docs), then paste that link 
 into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk

thanks for trying, at least I now know that it's not my setup. I guess
it's a KDE problem and not a packaging problem. So we'll just wait for
the KDE people to fix that.

Also the knode problem is quite obviously connected to the fact that
there are now 4 choices in the left drop down combo box, though the 4th
is not labelled. However, there are still only 3 corresponding choices
in the right hand drop down combo box. Apparently the choice made in the
left combo box returns an integer that then determines what is shown in
the right box. All the choices seem to be offset by 1. But again, this
is surely a problem of the KDE sources.

Mark




Re: [Cooker] konqueror crash and knode prob

2003-06-30 Thread Pierre BETOUIN
Same problem for me, and another one : when starting konqueror, for
browsing files, in large icon only, it always refresh the directory
and generate core dumps every refresh.

Here is the error msg:

kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
KURL)] Killed = false
kio (KDirListerCache): [void KDirListerCache::updateDirectory(const
KURL)] update started in file:/root
kio (KDirListerCache): [bool KDirListerCache::checkUpdate(const
QString)] aborted, directory file:/ not in cache.
kio (KDirListerCache): [void
KDirListerCache::slotUpdateResult(KIO::Job*)] finished update file:/root
kdeinit: Got EXEC_NEW 'kio_thumbnail' from launcher.
kdeinit: PID 8714 terminated.


and gdb tell me (not very verbose) :

Core was generated by `kdeinit: kio_thumbnail thum'.
Program terminated with signal 11, Segmentation fault.
#0  0x411c3783 in ?? ()


kdeinit, kdebase, kdecore and other kde packages are up to date
(cooker).

This error only occur in large icon mode. Other modes as details,
text are not concerned.


Pierre


Le lun 30/06/2003 à 15:27, Mark Draheim a écrit :
 On Mon, 30 Jun 2003 08:01:30 -0500
 Tom Brinkman [EMAIL PROTECTED] wrote:
 
   Render was find, after click on the left panel (it's a javascript
   url), konqueror crashes.
  
  Same here, plus I've noticed Konqueror will no longer run pages 
  I sometimes visit, eg,   http://www.mplayerhq.hu/homepage/  Just 
  brings up a blank page. If I use mozilla to load the page, then 
  click on another link on the page (eg, Docs), then paste that link 
  into Konqueror, it loads without any fuss.kdebase-3.1.2-23mdk
 
 thanks for trying, at least I now know that it's not my setup. I guess
 it's a KDE problem and not a packaging problem. So we'll just wait for
 the KDE people to fix that.
 
 Also the knode problem is quite obviously connected to the fact that
 there are now 4 choices in the left drop down combo box, though the 4th
 is not labelled. However, there are still only 3 corresponding choices
 in the right hand drop down combo box. Apparently the choice made in the
 left combo box returns an integer that then determines what is shown in
 the right box. All the choices seem to be offset by 1. But again, this
 is surely a problem of the KDE sources.
 
 Mark
 
 
 _
 Envie de discuter en live avec vos amis ? Tlcharger MSN Messenger
 http://www.ifrance.com/_reloc/m la 1re messagerie instantane de France
-- 
Pierre BETOUIN

GnuPG key :
lynx -dump perso.club-internet.fr/unsignedchr/GnupgKey.asc | gpg
--import


signature.asc
Description: Ceci est une partie de message=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Re: [Cooker] Konqueror crash

2002-08-30 Thread Frederik Himpe

On Thu, 2002-08-29 at 18:57, Pablo Pita Leira wrote:
 It crashes on my installation also. 
 
 Konqueror renders the page http://www.radio1.be but you have to wait 60 
 seconds when the page refreshes to see the crash. I have taken the minimal 
 set of html code that crashes konqueror (html file attached). In my 
 installation Konqueror first renders Error: no java executable available. 
 When it refreshes, it crashes. 

Yes, I upgraded to kdebase-3.0.3-31mdk and kdelibs-3.0.3-15mdk and the
problem is still happening, even with a newly created user. I have tried
both j2sdk-1_4_0_01-fcs-linux-i386.rpm and
IBMJava2-SDK-1.3.1-2.0.i386.rpm. Disabling Java in Konqueror solves the
problem.

Steps to reproduce:
- Go to http://www.radio1.be with Java enabled.
- Wait until the Java apllet has started and the text is scrolling.
- Click on any link on the page (apparently, clicking on Back in
Konqueror also triggers the crash, maybe a bug in the code that
stops/unloads the applet?)

Frederik Himpe

-- 
http://users.telenet.be/fhimpe/





Re: [Cooker] Konqueror crash in beta4

2002-08-29 Thread Christian Wahlgren

I have similar crash in MDK 8.2 with KDE 3.0.3. Letting Konqueror start the 
embedded player makes it crash, starting by right-click and select another 
player works.

Here is my backtrace from Konqueror (although different):

(no debugging symbols found)...(no debugging symbols found)...  
(repeated 8 times)
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 
(LWP 15904)]

0x40ea4409 in wait4 () from /lib/libc.so.6
#0  0x40ea4409 in wait4 () from /lib/libc.so.6
#1  0x40f2398c in __check_rhosts_file () from /lib/libc.so.6
#2  0x40d4bd56 in waitpid (pid=15977, stat_loc=0x0, options=0)
at wrapsyscall.c:172
#3  0x405a4022 in KCrash::defaultCrashHandler ()
   from /opt/kde3//lib/libkdecore.so.4
#4  0x40d495bb in pthread_sighandler (signo=11, ctx=
  {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, 
__dsh = 49168, edi = 1080243182, esi = 136841992, ebp = 1080231257, esp = 
3221215268, ebx = 1086407788, edx = 2, ecx = 3221215216, eax = 136841992, 
trapno = 14, err = 4, eip = 1082458168, cs = 35, __csh = 0, eflags = 2163334, 
esp_at_signal = 3221215268, ss = 43, __ssh = 0, fpstate = 0xbfffd5a8, oldmask 
= 2147483648, cr2 = 38}) at signals.c:97
#5  0x40e17478 in killpg () from /lib/libc.so.6
#6  0x796f7274 in ?? ()


Regards,
Christian


On Thursday 29 August 2002 07:34, ross wrote:
 Left clicking on an mp3 file in Konqueror causes it to crash.
 The backtrace from the KDE crash handler says:
 ...
 (no debugging symbols found)...(no debugging symbols found)...
 (no debugging symbols found)...(no debugging symbols found)...
 0x41020739 in wait4 () from /lib/i686/libc.so.6
 #0  0x41020739 in wait4 () from /lib/i686/libc.so.6
 #1  0x4109d340 in sys_sigabbrev () from /lib/i686/libc.so.6
 #2  0x40e61a73 in waitpid () from /lib/i686/libpthread.so.0
 #3  0x4061cf55 in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4

 Right clicking and selecting Open With - Embedded Media Player
 produces the same results. Beta4 updated from cooker today.





Re: [Cooker] Konqueror crash in beta4

2002-08-29 Thread Robert Fox

This problem is related to the previously posted issues with MP3 and
MPEG files in Konqueror file-browser.

KDE 3.02 appears to have been better with this, but I do recall that KDE
3.03 was working fine at the beginning (under Cooker) for a short
while.  They keep updating the kdebase/libs/etc so often, it's hard to
keep track which one it was that worked.

I have pleaded several times already that Laurent MONTEL check into this
and confirm there is truly a problem.  Others have also reported the
same crashing.  Still awaiting a response/fix . . .

Cheers,
R.Fox

On Thu, 2002-08-29 at 11:59, Christian Wahlgren wrote:
 I have similar crash in MDK 8.2 with KDE 3.0.3. Letting Konqueror start the 
 embedded player makes it crash, starting by right-click and select another 
 player works.
 
 Here is my backtrace from Konqueror (although different):
 
 (no debugging symbols found)...(no debugging symbols found)...  
 (repeated 8 times)
 (no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 
 (LWP 15904)]
 
 0x40ea4409 in wait4 () from /lib/libc.so.6
 #0  0x40ea4409 in wait4 () from /lib/libc.so.6
 #1  0x40f2398c in __check_rhosts_file () from /lib/libc.so.6
 #2  0x40d4bd56 in waitpid (pid=15977, stat_loc=0x0, options=0)
 at wrapsyscall.c:172
 #3  0x405a4022 in KCrash::defaultCrashHandler ()
from /opt/kde3//lib/libkdecore.so.4
 #4  0x40d495bb in pthread_sighandler (signo=11, ctx=
   {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, 
 __dsh = 49168, edi = 1080243182, esi = 136841992, ebp = 1080231257, esp = 
 3221215268, ebx = 1086407788, edx = 2, ecx = 3221215216, eax = 136841992, 
 trapno = 14, err = 4, eip = 1082458168, cs = 35, __csh = 0, eflags = 2163334, 
 esp_at_signal = 3221215268, ss = 43, __ssh = 0, fpstate = 0xbfffd5a8, oldmask 
 = 2147483648, cr2 = 38}) at signals.c:97
 #5  0x40e17478 in killpg () from /lib/libc.so.6
 #6  0x796f7274 in ?? ()
 
 
 Regards,
 Christian
 
 
 On Thursday 29 August 2002 07:34, ross wrote:
  Left clicking on an mp3 file in Konqueror causes it to crash.
  The backtrace from the KDE crash handler says:
  ...
  (no debugging symbols found)...(no debugging symbols found)...
  (no debugging symbols found)...(no debugging symbols found)...
  0x41020739 in wait4 () from /lib/i686/libc.so.6
  #0  0x41020739 in wait4 () from /lib/i686/libc.so.6
  #1  0x4109d340 in sys_sigabbrev () from /lib/i686/libc.so.6
  #2  0x40e61a73 in waitpid () from /lib/i686/libpthread.so.0
  #3  0x4061cf55 in KCrash::defaultCrashHandler(int) ()
 from /usr/lib/libkdecore.so.4
 
  Right clicking and selecting Open With - Embedded Media Player
  produces the same results. Beta4 updated from cooker today.
 
 






Re: [Cooker] Konqueror crash

2002-08-29 Thread Frederik Himpe

On Thu, 2002-08-29 at 15:25, David BAUDENS wrote:
 On Thursday 29 August 2002 15:12, Frederik Himpe wrote:
  Konqueror crashes when visiting this site:
  http://www.radio1.be
 
  Just click on one of the links on the left, and Konqueror crashes
  with signal 11. This problem has happened only since the last few
  days.
 
 Check your installation. Works fine here on several computers.

OK, thanks for checking. It seems to be caused by java, I'll try
installing a new JRE.

Frederik Himpe
-- 
http://users.telenet.be/fhimpe/





[Cooker] Konqueror crash

2002-08-29 Thread Frederik Himpe

Hello,

Konqueror crashes when visiting this site:
http://www.radio1.be

Just click on one of the links on the left, and Konqueror crashes with
signal 11. This problem has happened only since the last few days.

kdelibs-3.0.3-14mdk
kdebase-3.0.3-27mdk

Frederik Himpe
-- 
http://users.telenet.be/fhimpe/





Re: [Cooker] Konqueror crash

2002-08-29 Thread David BAUDENS

On Thursday 29 August 2002 15:12, Frederik Himpe wrote:
 Hello,

 Konqueror crashes when visiting this site:
 http://www.radio1.be

 Just click on one of the links on the left, and Konqueror crashes
 with signal 11. This problem has happened only since the last few
 days.

Check your installation. Works fine here on several computers.

-- 
David BAUDENS
MandrakeSoft - http://www.mandrakesoft.com





[Cooker] Konqueror crash in beta4

2002-08-28 Thread ross

Left clicking on an mp3 file in Konqueror causes it to crash. 
The backtrace from the KDE crash handler says:
...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x41020739 in wait4 () from /lib/i686/libc.so.6
#0  0x41020739 in wait4 () from /lib/i686/libc.so.6
#1  0x4109d340 in sys_sigabbrev () from /lib/i686/libc.so.6
#2  0x40e61a73 in waitpid () from /lib/i686/libpthread.so.0
#3  0x4061cf55 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4

Right clicking and selecting Open With - Embedded Media Player 
produces the same results. Beta4 updated from cooker today.




[Cooker] Konqueror crash

2002-02-20 Thread Pascal Terjan

Konqueror crashes on http://demo.dacode.org/index,0,1,0,0.html (SIGSEGV)

Console shows me :
QTextCodec::~QTextCodec() called by application
QTextCodec::~QTextCodec() called by application
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = konqueror path = unknown pid = 8336
DCOP: unregister 'konqueror-8336'

And I don't have debugging symbols so backtrace is quite useless...

(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)...
(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)...
(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)...
(no debugging symbols found)...0x40f761d9 in wait4 () from
/lib/libc.so.6
#0  0x40f761d9 in wait4 () from /lib/libc.so.6
#1  0x40ff3ef8 in __check_rhosts_file () from /lib/libc.so.6
#2  0x4071baba in KCrash::defaultCrashHandler () from
/usr/lib/libkdecore.so.3
#3  0x40e83807 in _IO_2_1_stderr_ () from
/usr/lib/libstdc++-libc6.2-2.so.3




Re: [Cooker] Konqueror crash

2002-02-20 Thread Vadim Plessky

On Wednesday 20 February 2002 16:30, Pascal Terjan wrote:
|   Konqueror crashes on http://demo.dacode.org/index,0,1,0,0.html (SIGSEGV)
|

Hi Pascal!

Please send bug report to [EMAIL PROTECTED]
with first lines like this:


Package: konqueror
Version:  2.92 (using KDE 3.0beta2) (Linux Mandrake 8.2beta i586)
Severity: crash
OS: Linux 2.4.x  (put your version here)


and explain the problem.
The best of course when you can provide stripped-down testcase (~1K in size) 
which reproduces the crash

Thanks!

|   Console shows me :
|   QTextCodec::~QTextCodec() called by application
|   QTextCodec::~QTextCodec() called by application
|   KCrash: crashing crashRecursionCounter = 2
|   KCrash: Application Name = konqueror path = unknown pid = 8336
|   DCOP: unregister 'konqueror-8336'
|
|   And I don't have debugging symbols so backtrace is quite useless...

Good point.
KDE3 in Cooker is HUGE in size - but why we can't get debugging symbols from 
those RPMs?
I thought that increased size can be explained by debug.symbols - but it 
seems I am wrong here...
  
-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
KDE mini-Themes
http://kde2.newmail.ru/themes/




[Cooker] konqueror crash when reply with Outlook web

2001-05-14 Thread SI Reasoning

When I try to reply to an email with Outlook web in
konqueror 2.2alpha1 in mandrake 8.1 in crashes with
the following backtrace:

(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)...
(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)...
(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)...
0x40db9689 in wait4 () from /lib/libc.so.6
#0  0x40db9689 in wait4 () from /lib/libc.so.6
#1  0x40e2a6ec in __check_rhosts_file () from
/lib/libc.so.6
#2  0x4056d494 in KCrash::defaultCrashHandler () from
/usr/lib/libkdecore.so.3

#3  0x40d2e128 in killpg () from /lib/libc.so.6
#4  0x417387f0 in KJS::Collector::collect () from
/usr/lib/libkjs.so.1
#5  0x417162f6 in KJS::KJScriptImp::clear () from
/usr/lib/libkjs.so.1
#6  0x41739f8d in KJScript::clear () from
/usr/lib/libkjs.so.1
#7  0x416b1cec in kjs_clear () from
/usr/lib/kde2/kjs_html.so
#8  0x4121eb75 in KHTMLPart::clear () from
/usr/lib/libkhtml.so.3
#9  0x41220fb3 in KHTMLPart::begin () from
/usr/lib/libkhtml.so.3
#10 0x4121fcf3 in KHTMLPart::slotData () from
/usr/lib/libkhtml.so.3
#11 0x40229c13 in KIO::TransferJob::data () from
/usr/lib/libkio.so.3
#12 0x40257ec5 in KIO::TransferJob::slotData () from
/usr/lib/libkio.so.3
#13 0x4020ae32 in KIO::SlaveInterface::data () from
/usr/lib/libkio.so.3
#14 0x40206d3d in KIO::SlaveInterface::dispatch ()
from /usr/lib/libkio.so.3
#15 0x40257271 in KIO::SlaveInterface::dispatch ()
from /usr/lib/libkio.so.3
#16 0x40232aa4 in KIO::Slave::gotInput () from
/usr/lib/libkio.so.3
#17 0x407fc310 in QObject::activate_signal () from
/usr/lib/libqt.so.2


=
SI Reasoning
[EMAIL PROTECTED]
gnupg/pgp key id 035213BC

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/