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.
 
 






[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.