dbx: internal error: cannot convert 'AGGREGATE' to 'NONE' ...

any idea what that means?the request was an extension of my previous post:(dbx) print (X.operator[](*asStringRef("text"))).AsString()
[154 byte] By [autohanda] at [2007-11-27 5:16:59]
# 1
This means that dbx or debug info generator have an error. Is it possible for you to create a small testcase to reproduce the problem? Or if you can provide us with just binaries and instruction on how to run/debug them, it should be sufficient.
MaximKartasheva at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Similar bug has been fixed recently in dbx, so maybe stable version of Studio 12 will work for you.
MaximKartasheva at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
ok- i'm game - where is a stable version? i clicked Downloads and select Sun Studio as well as Early Acess - i guess i am overlooking the link.
autohanda at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 4
The final version of Studio 12 will be available on the web site Monday June 4.
clamage45a at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 5
I'm afraid that the bug fix I was talking about didn't make it into this stable version. The fix should be available in first patch.
MaximKartasheva at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 6
ok - well, shoot - i'm in the process of downloading it anyway - i got reprimanded in another thread for not having the latest patches when i got a different internal error.
autohanda at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 7
i installed 12 and i am still getting this - for some variables, when i hover, and the popup appears. i know - you expected this.
autohanda at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 8

Yes, this is expected. In fact, I can't assure you that error you're seeing will disappear after the first patch is installed, because I only see symptoms, but don't know the real cause.

Can you create a small testcase for me to test? If the error is still there, I'll file a bug and, with certain luck, the fix might make it into the first patch.

MaximKartasheva at 2007-7-12 10:39:50 > top of Java-index,Development Tools,Solaris and Linux Development Tools...