http://bugzilla.moblin.org/show_bug.cgi?id=5219
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Undecided |P2
Status|NEW |ASSIGNED
CC| |patrick.ohly(a)intel.com
Target Milestone|--- |0.9.1
Severity|normal |major
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2009-08-07 00:17:01 ---
(In reply to comment #0)
[...]
#4 0x4f1c9207 in std::terminate () from /usr/lib/libstdc++.so.6
#5 0x4f1c9302 in __cxa_throw () from /usr/lib/libstdc++.so.6
#6 0xb80679a9 in EvolutionSyncClient::throwError (error=@0xbfdc31a4) at
EvolutionSyncClient.cpp:1021
Uncaught exception, probably because the file name ends up being too long.
#12 0x08051491 in syncevo_set_server_config (obj=0x84cf600,
server=0x84d3f48
"11111111112222222222111111111122222222221111111111222222222211111111112222222222111111111122222222221111111111222222222211111111112222222222111111111122222222221111111111222222222211111111112222222222"...,
options=0x8502530,
error=0xbfdc36ac) at syncevo-dbus-server.cpp:928
Should be caught and reported here.
In addition we should also impose a maximum length on the service name. Both
needs to be done because there may be other reasons why exceptions can be
thrown, we cannot avoid them all in the GUI.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.