Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 1998 17:49:29 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        ports@FreeBSD.ORG
Subject:   kscd dumps core on a 2.2.7 stable system
Message-ID:  <19981025174929.A28948@klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
[...]
 28954 kscd     RET   read 838/0x346
 28954 kscd     CALL  close(0x6)
 28954 kscd     RET   close 0
 28954 kscd     CALL  ioctl(0x3,FIONREAD,0xefbfd12c)
 28954 kscd     RET   ioctl 0
 28954 kscd     CALL  select(0x5,0x2027aec8,0,0,0x2027aea4)
 28954 kscd     RET   select 0
 28954 kscd     CALL  open(0x5a040,0,0x4f000)
 28954 kscd     NAMI  "/dev/rmatcd0c"
 28954 kscd     RET   open -1 errno 6 Device not configured
 28954 kscd     PSIG  SIGSEGV SIG_DFL
 28954 kscd     NAMI  "kscd.core"
 28954 kscd     CSW  stop kernel
 28954 kscd     CSW  resume kernel
 28954 kscd     CSW  stop kernel
 28954 kscd     CSW  resume kernel

1293        QString basedirdefault;
(gdb) 
1294        basedirdefault = mykapp->kde_datadir().copy();
(gdb) 
1295        basedirdefault += "/kscd/cddb/";
(gdb) 
1297        cddbbasedir = config->readEntry("LocalBaseDir",basedirdefault.data());
(gdb) 
1301                                                          (int)false);
(gdb) 
1303                                                     (int)false));
(gdb) 

Program received signal SIGSEGV, Segmentation fault.
0x0 in ?? ()
(gdb) 
Cannot find bounds of current function
(gdb) 

Any help ?



-- 
Andreas Klemm                                http://www.FreeBSD.ORG/~andreas
     What gives you 90% more speed, for example, in kernel compilation ?
          http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
             "NT = Not Today" (Maggie Biggs)      ``powered by FreeBSD SMP''

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981025174929.A28948>