Bug 241270 - dolphin crash after copying user-places.xbel to .local/share/
Summary: dolphin crash after copying user-places.xbel to .local/share/
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 08:55 UTC by SlashDevDsp
Modified: 2010-06-24 05:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SlashDevDsp 2010-06-10 08:55:50 UTC
Application: dolphin (1.4.9)
KDE Platform Version: 4.4.85 (KDE 4.4.85 (KDE 4.5 Beta2)) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-020632-generic x86_64
Distribution: Ubuntu 9.04

-- Information about the crash:
- What I was doing when the application crashed:

I had backedup the file .local/share/user-places.xbel from yesterdays install so I can have my bookmarks copied back when I recompile todays trunk. After copying the bookmarks, dolphin updated the bookmarks, but upon browsing the new bookmarks, dolphin crashed.

todays kde svn compiled about 1 hr ago with latest qt-copy

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f86dce3a78c in malloc_consolidate (av=0x7f86dd12fa00) at malloc.c:4897
#7  0x00007f86dce3bec8 in _int_free (av=0x7f86dd12fa00, mem=0x1f77dd0) at malloc.c:4782
#8  0x00007f86dce3c2a6 in *__GI___libc_free (mem=0x1f77dd0) at malloc.c:3625
#9  0x00007f86d6dc4a0c in ~KBookmarkManager (this=0x12988b0) at /home/kde-devel/kdesvn/kdelibs/kio/bookmarks/kbookmarkmanager.cc:114
#10 0x00007f86d6dc2f3e in destroy () at /home/kde-devel/qt4/include/QtCore/qalgorithms.h:322
#11 0x00007f86dcdf86ed in *__GI_exit (status=0) at exit.c:75
#12 0x0000000000407e3b in launch (argc=5, _name=0x10589c8 "/home/kde-devel/kde/bin/dolphin", args=<value optimized out>, cwd=0x0, envc=1, envs=0x1058a27 "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x1058a30 "dummy;1276152361;783875;16609_TIME10621394") at /home/kde-devel/kdesvn/kdelibs/kinit/kinit.cpp:723
#13 0x0000000000408658 in handle_launcher_request (sock=7, who=<value optimized out>) at /home/kde-devel/kdesvn/kdelibs/kinit/kinit.cpp:1215
#14 0x0000000000408c05 in handle_requests (waitForPid=0) at /home/kde-devel/kdesvn/kdelibs/kinit/kinit.cpp:1408
#15 0x00000000004097b5 in main (argc=2, argv=0x7fffe46ed0b8, envp=0x7fffe46ed0d0) at /home/kde-devel/kdesvn/kdelibs/kinit/kinit.cpp:1892

Reported using DrKonqi
Comment 1 SlashDevDsp 2010-06-24 05:06:40 UTC
not happening any more, closing