On Friday 30 November 2007 15:33:05 you wrote: > > PS: Currently working on a very very simple Registry Dumper based on the > > synce-registry code shipped with librapi. Unfortunately for me it looks > > like > > the CeRegEnumValue function is not working and always segfaults, meaning > > that > > I can query the enumeration of subkeys of a specific regkey, but not the > > subvalues. If somebody has an idea for that, I would be happy to hear :) > > Rebuild librapi with debug flags, maybe like this: > > export CFLAGS="-Wall -Werror -ggdb3" > ./bootstrap > ./configure > > Run in gdb or load the core dump in gdb and provide us with a backtrace! > > \David
backtrace is not providing enough of information for me at the moment. I will try to see if I can get a detailed backtrace Could anybody in the meantime test the following please and notify me with the results: synce-registry -l HKLM "Software\Microsoft\Windows CE Services" This should print a subkey Partners and some values. In my case the subkey Partners is printed without a problem, but as soon as the values are started (with CeRegEnumValue) I get the segfault. Would be really useful to know if it is just my computer/setup or not. If I get this to work it will be a lot easier to see changes happing to the registry, by dumping all information to files and diff those files. Regards, Guido Diepen -- Aviation is proof that given the will, we have the capacity to achieve the impossible. --Eddie Rickenbacker ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ SynCE-Devel mailing list SynCE-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synce-devel