SUNWspro C++ option to generate debug symbols for GDB

Hi,
I support a set of programs that must be built with SUNWspro 6.2 C++ compiler. When I try to debug these programs via gdb, gdb comlpains that the binaries have no debug symbols found. Is there an option to SUNWspro 6.2 C++ compiler to produce extra debugging symbols suitable for gdb debug sessions? NOTE: these exact binaries are debuggable using dbx, which does not complain about missing debug info. I would like to used gdb, however, if that is possible. Also NOTE: If I compile the whole thing in GCC, then GDB works fine .... bu, by policy, we cannot deploy GCC built niaries into our PROD environment.
Buidl with SUNWSpro 6.2 C++ compiler and debug via gdb. Is that possible?

{color:#800000}+{color:#808080}And I feel I must ask why can't you use dbx? Are there any features missing or it is just an unfamiliar environment?+
+{color}+{color:#808080}{color:#0000ff}Very good question. To be frank, I am extremely envious of the modern C++ development environments enjoyed by the Linux/EclipseCDT/GCC community. I can't fully enjoy that environment because by my client's mandate is that I must use the SUNWspro 6.2 CC++ compiler. I can still use Eclipse with CDT 5.0 environment for development. And I can still build, for my own confirmation purposes via GCC, but when I deploy my build to production, I must make the final binary with. And that forces me to use dbx for debugging those builds. And it leaves me left out with all the very, very nice distributed debugging features that come with Eclipse CDT 5.0 (Eclipse CDT has no support for dbx, just gdb, and no support for SUNWspro C++ build chain. just GCC).
Stranded on this point, I use SunStudio11 with its dbx support to distibuted debugging of my production binary builds. It is way, way behind what others are doing with Linux/EclipseCDT/GCC.
In my ideal world, I would develop from Eclipse CDT 5.0 supported by the SUNWspro C++ build chain that would produce gdb-compatible compatible debugging symbols. Then I could take advantage of Eclipse's very nice distributed debugging capabilites.
No offense to SunStuido, but if I could achieve that reality I would no longer be envious of the Linux/MSFT/etc. C++ IDEs.
{color}{color}{color}

Similar Messages

  • No Debug Symbols for Xboard?

    Hi guys, i'm trying to create debug symbols for xboard.
    I've followed this ( http://wiki.archlinux.org/index.php/Deb … ing_Traces ) and i've created this:
    # $Id: PKGBUILD 22465 2008-12-26 20:58:13Z jgc $
    # Maintainer: Jason Chu <[email protected]>
    # Contributor: Tom Newsom <[email protected]>
    pkgname=xboard
    pkgver=4.2.7
    pkgrel=3
    pkgdesc="XBoard is a graphical user interfaces for chess"
    depends=('libxaw')
    source=(ftp://gatekeeper.dec.com/pub/GNU/xboard/$pkgname-$pkgver.tar.gz)
    license=('GPL2')
    install=xboard.install
    arch=('i686' 'x86_64')
    url="http://www.tim-mann.org/chess.html"
    md5sums=('b70ad8ff7569975302c5fb402d5eea32')
    options=(!strip)
    build() {
    export CFLAGS="$CFLAGS -g"
    export CXXFLAGS="$CXXFLAGS -g"
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --mandir=/usr/share/man || return 1
    make || return 1
    make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install || return 1
    rm -f "${pkgdir}/usr/share/info/dir"
    after that i run makepkg and pacman -U xboard-4.2.7-3-i686.pkg.tar.gz
    but when i start gdb xboard i see this:
    #gdb xboard
    GNU gdb 6.8
    Copyright (C) 2008 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 "i686-pc-linux-gnu"...
    (no debugging symbols found)
    i've verified xboard in /usr/bin is updated. What did i do wrong?
    Thanks

    Hi guys, i'm trying to create debug symbols for xboard.
    I've followed this ( http://wiki.archlinux.org/index.php/Deb … ing_Traces ) and i've created this:
    # $Id: PKGBUILD 22465 2008-12-26 20:58:13Z jgc $
    # Maintainer: Jason Chu <[email protected]>
    # Contributor: Tom Newsom <[email protected]>
    pkgname=xboard
    pkgver=4.2.7
    pkgrel=3
    pkgdesc="XBoard is a graphical user interfaces for chess"
    depends=('libxaw')
    source=(ftp://gatekeeper.dec.com/pub/GNU/xboard/$pkgname-$pkgver.tar.gz)
    license=('GPL2')
    install=xboard.install
    arch=('i686' 'x86_64')
    url="http://www.tim-mann.org/chess.html"
    md5sums=('b70ad8ff7569975302c5fb402d5eea32')
    options=(!strip)
    build() {
    export CFLAGS="$CFLAGS -g"
    export CXXFLAGS="$CXXFLAGS -g"
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --mandir=/usr/share/man || return 1
    make || return 1
    make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install || return 1
    rm -f "${pkgdir}/usr/share/info/dir"
    after that i run makepkg and pacman -U xboard-4.2.7-3-i686.pkg.tar.gz
    but when i start gdb xboard i see this:
    #gdb xboard
    GNU gdb 6.8
    Copyright (C) 2008 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 "i686-pc-linux-gnu"...
    (no debugging symbols found)
    i've verified xboard in /usr/bin is updated. What did i do wrong?
    Thanks

  • How to get debugging symbols for libGL.so.1 library? (nvidia-utils)

    Hello all
    Will see, I am getting many crashes of applications in KDE. In the majority of these accidents I get a backtrace from KBugbuster (or whatever that application is called) that includes the library libGL.so.1. Here a small example:
    #0 0xb7888424 in __kernel_vsyscall ()
    #1 0xb54d198b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
    #2 0xb57740ec in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
    #3 0xb2926af3 in vlc_cond_wait () from /usr/lib/libvlccore.so.4
    #4 0xb28a412e in ?? () from /usr/lib/libvlccore.so.4
    #5 0xafac170c in ?? () from /usr/lib/libGL.so.1
    #6 0x00000000 in ?? ()
    I know libGL.so.1 is a library included into nvidia-utils package becouse:
    $ pacman -Ql | grep /usr/lib/libGL.so.1
    nvidia-utils /usr/lib/libGL.so.1
    I downloaded the PKGBUILD for nvidia-utils through abs and I changed it a bit by adding the !strip flag at the option field:
    options=('!strip')
    But it did not work. Today, still, I don't have debugging symbols for libGL.so.1. I have corroborated this using nm command:
    $ nm -a /usr/lib/libGL.so.1
    nm: /usr/lib/libGL.so.1: no symbols
    Watching the PKGBUILD for nvidia-utils I see this is not a build, apparently it only download the files and put them in the appropriate places. I think this is why the flag !strip does not work in this case.
    So I have looked for information at the official nvidia site for compiling libGL.so.1 by myself but only appears complex information for developers not for a end user like me.
    Can anyone guide me or something with this? please.
    Thanks so much.
    Last edited by zuargo (2011-11-21 03:03:16)

    Hi Alexander,
    As you need read-only access to the SBO database, you could use a straight database connection. You could maybe use the following Microsoft php extension:
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ccdf728b-1ea0-48a8-a84a-5052214caad9&displaylang=en
    The Web Service wrapper for the DI Server is a good solution if you want to be able to write data back to SBO. Please note the DI Server requires additional licensing from SAP.
    You don't mention what database platform is used by your e-shop site. An alternative approach would be to use an integration tool (something like Pentaho) to pull or push data between the e-shop database and the SBO database (again, this is only possible for reading data from SBO not writing).
    Kind Regards,
    Owen

  • Debug Symbols for OraOLEDB10.dll - 10.2g

    Where can I obtain the debug symbols (*.PDB) for OraOLEDB10.dll, OraOLEDBrst10.dll, etc.? I'm trying to analyze a memory dump and need the PDBs to analyze the stack correctly.
    Thanks
    Mike

    AFAIK they have never shipped symbols. One good idea is to bulletproof your code with basic things like failure checks after every JNI call, input parameter validation, and running with the "-Xcheck:jni" option. It seems like a lot of people don't do those things, judging by a lot of the code samples posted in this forum. But that sort of defensive programming should really stop 99% of any JVM crashes.
    -slj-

  • Getting debug symbols for stable version of KDE apps

    Is there a way of loading a stable version of KDE with the debug symbols compiled in ? I use KDE extensively and need a stable working environment however I would like to contribute useful bug reports.
    Ability to add debug versions of specific apps would be a nice to have.
    thanks for reading and happy thanksgiving !
    Vikram

    If, for example, kwin is crashing, which kde packages need to be rebuilt?
    I just tried building & installing kdebase-workspace, but I ended up destroying my kde installation completely and had to uninstall and reinstall every kde package to get it working again.
    Would I have to build everything in abs extra/kde*?

  • Generating debug symbols from a source file in assembly

    Hi,
    I have a file written in the SPARC assembly language, which I can successfully assemble using the "as" command and produce an object file. However, the object file that it being produced does not have any debugging information in it. So when I link that object file into my program, I cannot debug that assembly code. (I don't need to be able to do full-fledged debugging, I would just like to know which lines in that assembly language file are being executed).
    My question is: how can I get the assembler to produce the object file with enough debugging information to do this. A MIPS assembler that I used before accepts a combination of options "ahls", which allows you to know the lines that are being executed in the assembly source file when you debug the program. The SPARC assembler does not appear to have such options.
    Do I need to extend the source file itself with additional information manually? Is there a manual that tells you how to do this?
    Any help would be appreciated.
    Thanks!

    Are you using dbx to debug your assembly code? dbx allows you to step through and view assembly instructions with the stepi, stopi, nexti, and listi commands.
    (dbx) listi
        2         print *, "Hello World"
    0x00011390: MAIN       :        save    %sp, -0x78, %sp
    0x00011394: MAIN+0x0004:        mov     0x8, %l0
    0x00011398: MAIN+0x0008:        st      %l0, [%fp - 0x18]
    0x0001139c: MAIN+0x000c:        sethi   %hi(0x21400), %l0
    0x000113a0: MAIN+0x0010:        or      %l0, 0x270, %l0
    0x000113a4: MAIN+0x0014:        st      %l0, [%fp - 0x14]
    0x000113a8: MAIN+0x0018:        add     %fp, -0x18, %l0
    0x000113ac: MAIN+0x001c:        call    __f90_sslw [PLT]
    0x000113b0: MAIN+0x0020:        mov     %l0, %o0
    0x000113b4: MAIN+0x0024:        add     %fp, -0x18, %l0
    0x000113b8: MAIN+0x0028:        sethi   %hi(0x11400), %l1
    0x000113bc: MAIN+0x002c:        or      %l1, 0x140, %l1
    0x000113c0: MAIN+0x0030:        mov     0xb, %l2
    0x000113c4: MAIN+0x0034:        mov     %l0, %o0
    0x000113c8: MAIN+0x0038:        mov     %l1, %o1
    0x000113cc: MAIN+0x003c:        call    __f90_slw_ch [PLT]
    0x000113d0: MAIN+0x0040:        mov     %l2, %o2
    0x000113d4: MAIN+0x0044:        add     %fp, -0x18, %l0
    0x000113d8: MAIN+0x0048:        call    __f90_eslw [PLT]
    0x000113dc: MAIN+0x004c:        mov     %l0, %o0
    0x000113e0: MAIN+0x0050:        ret    
    0x000113e4: MAIN+0x0054:        restore
        3         end(dbx) stopi at MAIN+0x001c
    (2) stopi at &MAIN+0x1c
    (dbx) run
    Running: main
    (process id 28657)
    stopped in MAIN at 0x113ac
    0x0001113ac: MAIN+0x001c: call __f90_sslw [PLT]
    (dbx) examine $fp
    0xffbfee48: 0x00000001
    (dbx) examine $l0
    0xffbfee30: 0x00000008
    Is this the sort of thing for which you are looking? If not, could you describe the specific capabilities you need?

  • Smartform-How to generate MICR symbol for check form.

    I need to build a smartform that generates a remittance and a check.  Has anyone done this and if so, can you share the code that generates the MICR or advise me how to get the MICR symbols on the check?
    -Emily

    Thank you for the OSS note tip.  I see in the note that if you're using MICR_C font for example, then I'm assuming you would code the 'D','A','B', etc. characters in your smartform and somehow our Troy/HP MICR printer would recognize these special codes and interpret them.  However, do you have an example of how the actual smartform layout and 'code' might look?
    Regards,
    Emily DeVall

  • Gdb and libc debug symbols

    hi, im trying to make gdb use debugging symbols for libc, but to no avail. I am running a standard 64-bit arch install, fully updated.
    gdb is 7.9, gcc is 4.9.2, glibc is 2.21
    file shows
    /usr/lib/libc-2.21.so: ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /usr/lib/ld-linux-x86-64.so.2, BuildID[sha1]=879c9c4ffc5aabfd0a9c9d1b1c73d5f1df969aac, for GNU/Linux 2.6.32, not stripped
    readelf --syms reads a million lines of symbols, however readelf --debug-dump=info on libc gives no output (nor any errors).
    gdb says
    Reading symbols from /usr/lib/libc.so.6...(no debugging symbols found)...done.
    on verbose after run, and
    574d0 0x00007ffff7b83ee4 Yes (*) /usr/lib/libc.so.6
    (*): Shared library is missing debugging information.
    on info shared.
    i have built glibc from the abs with the debug option added, that built 2 packages,  glibc and glibc-debug. i have installed the debug one with pacman, the files went into /usr/lib/debug/usr/lib.
    i have set debug-file-directory to /usr/lib/debug/usr/lib, that didnt help either. i have manually tried to load the symbols from the debug file with symbol-file, no dice.
    help would be much appreciated, doing this on debian systems is a piece of cake (just install the debug package for the library et voila), i must be doing something wrong. thank you

    options=('debug' 'staticlibs')
    these are the options i have set in the PKGBUILD, i might try giving CFLAGS directly, but compiling libc on this old dualcore takes quite a bit of time unfortunately

  • Debug symbols

    Where can I get the latest debug symbols for 1.50.10 so that I can see the callstack in Visual Studio when there is a debug break that involves jvm.dll.

    I am also looking for jvm.pdb for JRE 1.5.0_06. I am not able to find info on how to get this file or generate one. Appreciate if you have found any ways to get hold of this file.
    Thanks

  • Debugging symbols

    Hello everyone.
    Where can I find debugging symbols, for example for public.dll, which is loaded by InDesign.exe ?
    I found that CS3 SDK contains sources for large amount of classes in (SDK)\source, but I CAN'T perform StepInto, while debugging in VS2005. In CallStack window i can see some dlls, but I can't watch the call stack tree items contents, except for my plug-in.
    And, for example, I want to see how CmdUtils are executed, but all I can see is header file for it.
    Adding (SDK)\source dir to "Tools->Options->Project and Solutions->VC++ Directories->Source Files" also doesnt help, because I cant find any *.pdb neither in SDK dir, nor CS3 InDesign Debug installation directory.

    Ernesto,
    SDK does not ship symbol, what you see in debugger is consistent with what other see when you develop with the SDK.
    Regards,
    Lee

  • Symbols for wmp.dll on Windows 8.1?

    Hi, I'm trying to load the debugging symbols for wmp.dll on Windows 8.1, but the symchk output shows that they don't exist on the Microsoft symbol server (see below). I've also installed the Windows 8.1 x86 32-bit retail symbols from
    here, but that doesn't contain the wmp.dll symbols either. Is this an oversight from Microsoft's side, or am I doing something wrong or looking in the wrong places?
    Thanks!
    C:\Program Files\Windows Kits\8.1\Debuggers\x86>symchk c:\Windows\System32\wmp.d
    ll -v
    [SYMCHK] Searching for symbols to c:\Windows\System32\wmp.dll in path SRV*C:\WIN
    DOWS\SYMBOLS*http://msdl.microsoft.com/download/symbols
    DBGHELP: Symbol Search Path: SRV*C:\WINDOWS\SYMBOLS*http://msdl.microsoft.com/do
    wnload/symbols
    [SYMCHK] Using search path "SRV*C:\WINDOWS\SYMBOLS*http://msdl.microsoft.com/dow
    nload/symbols"
    DBGHELP: No header for c:\Windows\System32\wmp.dll.  Searching for image on disk
    DBGHELP: c:\Windows\System32\wmp.dll - OK
    SYMSRV:  File: wmp.pdb
    SYMSRV:  Notifies the client application that a proxy has been detected.
    SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
    SYMSRV:  Successfully connected to the Server.
    SYMSRV:  Sending the information request to the server.
    SYMSRV:  Successfully sent the information request to the server.
    SYMSRV:  Waiting for the server to respond to a request.
    SYMSRV:  Successfully received a response from the server.
    SYMSRV:  Closing the connection to the Server.
    SYMSRV:  Successfully closed the connection to the Server.
    SYMSRV:  Get File Path: /download/symbols/wmp.pdb/F3B83C13024549F7A128285E604D07
    082/wmp.pdb
    SYMSRV:  Notifies the client application that a proxy has been detected.
    SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
    SYMSRV:  Successfully connected to the Server.
    SYMSRV:  Sending the information request to the server.
    SYMSRV:  Successfully sent the information request to the server.
    SYMSRV:  Waiting for the server to respond to a request.
    SYMSRV:  Successfully received a response from the server.
    SYMSRV:  Closing the connection to the Server.
    SYMSRV:  Successfully closed the connection to the Server.
    SYMSRV:  Notifies the client application that a proxy has been detected.
    SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
    SYMSRV:  Successfully connected to the Server.
    SYMSRV:  Sending the information request to the server.
    SYMSRV:  Successfully sent the information request to the server.
    SYMSRV:  Waiting for the server to respond to a request.
    SYMSRV:  Successfully received a response from the server.
    SYMSRV:  Closing the connection to the Server.
    SYMSRV:  Successfully closed the connection to the Server.
    SYMSRV:  Get File Path: /download/symbols/wmp.pdb/F3B83C13024549F7A128285E604D07
    082/file.ptr
    SYMSRV:  Notifies the client application that a proxy has been detected.
    SYMSRV:  Connecting to the Server: http://msdl.microsoft.com/download/symbols.
    SYMSRV:  Successfully connected to the Server.
    SYMSRV:  Sending the information request to the server.
    SYMSRV:  Successfully sent the information request to the server.
    SYMSRV:  Waiting for the server to respond to a request.
    SYMSRV:  Successfully received a response from the server.
    SYMSRV:  Closing the connection to the Server.
    SYMSRV:  Successfully closed the connection to the Server.
    SYMSRV:  C:\WINDOWS\SYMBOLS\wmp.pdb\F3B83C13024549F7A128285E604D07082\wmp.pdb no
    t found
    SYMSRV:  http://msdl.microsoft.com/download/symbols/wmp.pdb/F3B83C13024549F7A128
    285E604D07082/wmp.pdb not found
    DBGHELP: wmp - no symbols loaded
    [SYMCHK] MODULE64 Info ----------------------
    [SYMCHK] Struct size: 1680 bytes
    [SYMCHK] Base: 0x10000000
    [SYMCHK] Image size: 13377536 bytes
    [SYMCHK] Date: 0x5450386d
    [SYMCHK] Checksum: 0x00cc1977
    [SYMCHK] NumSyms: 0
    [SYMCHK] SymType: SymNone
    [SYMCHK] ModName: wmp
    [SYMCHK] ImageName: c:\Windows\System32\wmp.dll
    [SYMCHK] LoadedImage: c:\Windows\System32\wmp.dll
    [SYMCHK] PDB: ""
    [SYMCHK] CV: RSDS
    [SYMCHK] CV DWORD: 0x53445352
    [SYMCHK] CV Data:  wmp.pdb
    [SYMCHK] PDB Sig:  0
    [SYMCHK] PDB7 Sig: {F3B83C13-0245-49F7-A128-285E604D0708}
    [SYMCHK] Age: 2
    [SYMCHK] PDB Matched:  TRUE
    [SYMCHK] DBG Matched:  TRUE
    [SYMCHK] Line nubmers: FALSE
    [SYMCHK] Global syms:  FALSE
    [SYMCHK] Type Info:    FALSE
    [SYMCHK] ------------------------------------
    SymbolCheckVersion  0x00000002
    Result              0x00010001
    DbgFilename         wmp.dbg
    DbgTimeDateStamp    0x00000000
    DbgSizeOfImage      0x00000000
    DbgChecksum         0x00000000
    PdbFilename         wmp.pdb
    PdbSignature        {F3B83C13-0245-49F7-A128-285E604D0708}
    PdbDbiAge           0x00000002
    [SYMCHK] [ 0x00000000 - 0x00010001 ] Checked "c:\Windows\System32\wmp.dll"
    SYMCHK: wmp.dll              FAILED  - wmp.pdb mismatched or not found
    SYMCHK: FAILED files = 1
    SYMCHK: PASSED + IGNORED files = 0
    Tim De Baets
    http://www.bm-productions.tk

    Yes, it looks like the matching pdb for your version of wmp.dll is missing on the MS-symbol-server. Could be a glitch on their side.
    Symbols in 'Windows symbol packages' include sometimes 'outdated' symbol files, (PDB-Signatures of pdb and module differ).
    If symbols for certain modules are missing altogether in these packages, MS may not have the intention to publish them for reason of intellectual property. (Personal opinion).
    In any case, to my knowledge, the team in charge of public-symbols - at least for system modules (hmm, wmp is media player ...) - can be contacted via  
    windbgfb [at] microsoft [dot] com
    see
    https://social.msdn.microsoft.com/Forums/lync/en-US/f5408a35-f097-4006-9c95-bf1802d03ead/no-symbols-for-ntdlldll-on-microsofts-symbol-server-kb2882822?forum=windbg
    With kind regards
    Edit: wording
    Just see, for Vista symbols for wmp.dll are available through public-symbol-server, though
    call themselves wmp_notestroot.pdb

  • How To Generate Debug Log Files for ebs jsp?

    hi   How To Generate Debug Log Files for ebs r12 jsp?
    and where i get the log .please help me thanks!

    Please check following MOS Document
    Oracle Application Server Diagnostic Tools and Log Files in Applications Release 12 (Doc ID 454178.1)

  • Support for debugging symbols

    Hi,
    I'm using Kde but kwin crashes very often. I have submitted the bug to bugs.kde (http://bugs.kde.org/show_bug.cgi?id=150130) but I cannot manage to install debug symbols.
    I have read the wiki (http://wiki.archlinux.org/index.php/Deb … ing_Traces), and after recompiling glibc all is the same.
    This is the trace:
    (no debugging symbols found)
    Using host libthread_db library "/lib/libthread_db.so.1".
    (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)
    [Thread debugging using libthread_db enabled]
    [New Thread -1231751456 (LWP 2910)]
    [KCrash handler]
    #6  0xb774d637 in NETWinInfo::windowType () from /opt/kde/lib/libkdecore.so.4
    #7  0xb670e186 in KWinInternal::Client::windowType ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #8  0xb670ea91 in KWinInternal::Client::isDesktop ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #9  0xb670f2b2 in KWinInternal::Client::isSpecialWindow ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #10 0xb67577fd in KWinInternal::findClientInList<KWinInternal::FetchNameInternalPredicate> () from /opt/kde/lib/libkdeinit_kwin.so
    #11 0xb6732ace in KWinInternal::Client::setCaption ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #12 0xb674c7b0 in KWinInternal::Client::manage ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #13 0xb674e676 in KWinInternal::Workspace::createClient ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #14 0xb6751ccd in KWinInternal::Workspace::workspaceEvent ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #15 0xb6751dce in KWinInternal::Application::x11EventFilter ()
        from /opt/kde/lib/libkdeinit_kwin.so
    #16 0xb70b0575 in ?? () from /opt/qt/lib/libqt-mt.so.3
    #17 0xbffba0b0 in ?? ()
    #18 0xbffb9f88 in ?? ()
    #19 0x00100000 in ?? ()
    #20 0xb75c7dd0 in ?? () from /opt/qt/lib/libqt-mt.so.3
    #21 0xb75c7dd0 in ?? () from /opt/qt/lib/libqt-mt.so.3
    #22 0x0000000c in ?? ()
    #23 0xbffb9e98 in ?? ()
    #24 0xb70bf548 in QApplication::x11ProcessEvent ()
        from /opt/qt/lib/libqt-mt.so.3
    Backtrace stopped: frame did not save the PC
    Any suggestions?
    Thanks.

    This error is still occurring for the latest HP-UX JDK 1.5.0_05. I created a simple servlet that performed the following functions:
    1) Write output to PrintWriter from HttpServletResponse
    2) Overrirde the init() method for the servlet
    3) Set a System Property
    4) Open a client socket to a DMI Listener Port
    It appears that items 1-3 completed properly, but the server crashed when opening a client socket from within a servlet container. This is now a highly visible issue that is preventing some of my company's customers from utilizing SunOne as a web server platform for our web interface. I am going to open a support issue with Sun support and see where things go from there. If anyone has any updated information, please post soon. Thanks,
    Morgan Monger
    Senior Software Developer
    Datatel, Inc.

  • Searching for HFM debug symbols

    I need to debug HsvDataCubes.dll for HFM. Therefore I am looking for the correct debug symbols (*.pdb file type). Does anybody now, where I can find the pdb's for HFM?
    Thanks in advance.

    Thank you for your response. These forums are specific to the
    Acrobat.com website and its set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Note: If you're on Windows, you can click on Start > Run
    and type 'charmap' (no quotes) to open the character map. You can
    then use any of those symbols in the search box.

  • Cannot compile code with debug symbols

    I have a source code file that will not compile with debug symbols. I get an assertion failed in file ../src/regman/regman_local.cc at line 5224. The compile command and output are below.
    /opt/SUNWspro/bin/cc -g -xarch=v9b -xopenmp=noopt -xc99=all -c -o output/spirecon.o spirecon.c
    cg: assertion failed in file ../src/regman/regman_local.cc at line 5224
    cg: Out of range
    cg: 1 errors
    cc: cg failed for spirecon.c
    However without the debug options and using the default -fast switch, i.e.
    /opt/SUNWspro/bin/cc -fast -xarch=v9b -xopenmp=noopt -xc99=all -c -o output/spirecon.o spirecon.c
    it compiles without any problems.
    I was hoping someone might have a suggestion as to how what might cause this type of error.

    I have been told this is bugid: 4420630
    It only happens when you try to use the optimizing
    backend code generator without any optimization.
    (That's what -xopenmp=noopt does)
    If you add an -xO1 flag the assertion should go away, but you
    will also lose some (but not all) of your debuggability.
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • There's any cable to connect my iPhone 4S with the TV

    I have not any apple tv or something like that! I'm only asking about any cable to connect my iPhone 4S to my PanasonicTV. Thanks at all!

  • REG:Error in rsync

    Hi, When im moving files from one server to another server using rsync command, (i.e) rsync -av -e ssh /pix/cvs_bak_local [email protected]:/cvs_new_bkp Here using this command the following errors are coming,how to clear this.please help me. Error:

  • Certificate in HTTP adapter

    Dear Friends, I am working on scenario in which I have to pick file from a folder and send to partner on the link provided by them, and as a security measure i have to use certificate. I am going to use HTTP adapter for sending message. I had done al

  • Assert condition failed when saving freight unit planning in transportation cockpit

    Hi all, I can successful complete Transportation Proposal and Optimizer Planning for freight Unit in Transportation cockpit. But when I am trying to save the freight Unit in Transportation cockpit, system is giving me dump "ERROR: The ASSERT conditio

  • Edit song information.

    In ITunes 11 I am unable to edit song information. I need to a) add am album name for Italian audio books b) Add these and others to the Written word genre/ Chagne other genres. I am not interested in playlists at this time, please do not suggest. Ju